Hello Freeswitch Users:<div><br></div><div>We&#39;re currently trying to get the return code from a MESSAGE we send using ESL. The closest we&#39;ve found is this jira: <a href="http://jira.freeswitch.org/browse/FS-4453" target="_blank">http://jira.freeswitch.org/browse/FS-4453</a> which seems to provide similar functionality for the chat command, but nothing for ESL.</div>
<div><br></div><div>Here&#39;s a pastebin of our current code: <a href="http://pastebin.freeswitch.org/20201">http://pastebin.freeswitch.org/20201</a></div><div><br></div><div>The server we are hitting is returning a &quot;415 Unsupported Content Type&quot; (which is correct) and we&#39;re trying to discover that in freeswitch, instead of assuming the message was received correctly. Right now, we get that the recvEventTimed is returning None. This is all done on the a pull of FS from yesterday. </div>
<div><br></div><div>Any suggestions?</div>