<div dir="ltr">Alex,<div><br></div><div>You need to set blocking=true in the chatplan.  This will include a Delivery-Failure=true/false header in the event that is generated when you send the message.  You will need to have an ESL client parse that field to determine next steps.</div>

<div><br></div><div style>If you don&#39;t explicitly set blocking to true, then FS doesn&#39;t wait for a response and so it has no way of knowing if the message was delivered or not.  For that reason, the Delivery-Failure header is not present in the event when in non-blocking mode.</div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 14, 2013 at 6:53 AM, Pip Live <span dir="ltr">&lt;<a href="mailto:itispip-qq@hotmail.com" target="_blank">itispip-qq@hotmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, I use Freeswitch to handle SIP message between SIP extentions, how can server know does the message be received by client or not? I noticed even if a SIP extention is offline/unregister, SIP message will still be sent by server but just the receiver will never get it (even if later the receiver online/registered again).<div>


<br></div><div>What I want to achieve is: send SIP message to an extention, if received OK, nothing happen; if not, forward the message to user&#39;s email address.</div><div><br></div><div>brgds, Alex</div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>