<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi everyone,<div><br></div><div>I've been trying to determine if a message was successfully delivered to a device.</div><div>Stumbled on a post from February (subject: Testing mod_sms) <a href="http://lists.freeswitch.org/pipermail/freeswitch-dev/2012-February/005619.html:">http://lists.freeswitch.org/pipermail/freeswitch-dev/2012-February/005619.html:</a></div><div><br></div><div><pre>________________________________
From: Anthony Minessale &lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev">anthony.minessale at gmail.com</a>&gt;
To: Warren Lin &lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev">wlin121443 at yahoo.com</a>&gt; 
Sent: Tuesday, February 21, 2012 11:01 AM
Subject: Re: Testing mod_sms

hi you can find out how to use the lists at <a href="http://lists.freeswitch.org">http://lists.freeswitch.org</a>

try latest GIT, i put in a patch to fire the events with the heder
Failed-Delivery true
if you are listening for MESSAGE events you should catch them.
</pre></div><div><pre>________________________________</pre><div><br></div></div><div><br></div><div>I can't find any reference to Failed-Delivery in mod_sms.c neither anywhere else in the source tree.&nbsp;</div><div>There is a field called Delivery-Failure, but seems to be used by other modules to indicate a failure on the response going out of freeswitch, not to freeswitch.</div><div>Was this overwritten / rolled back at some point ?&nbsp;</div><div><br></div><div>thanks</div><div><br></div><div><div>
<div>--</div><div>lucas</div>

</div>
<br></div></body></html>