<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
<DIV>Would it be possable to ask what your real application is, other then just originating calls via ESL? What are you trying to actually find out by subscribing to events? How much control do you need over the call from you ESL application, once the call is created?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Do you have the new FS book? It does a better job of not refering to things like ESL as a replacment for doing an API command and things like that. You do know that there are many other options other then ESL to do external origination of a call? It may be the right answer, or it may not. </DIV>
<DIV>&nbsp;</DIV>
<DIV>In most cases just one single interface to FS, while can be used to do the entire application, the greatest thing about FS is that you can mix and match the different interfaces. Some in ESL, and then some of the supporting things that are needed to control the call mid-stream can be done with others.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Just to give one example, you may want to originate a call from ESL, but use apps from the dialplan after the call is in prgress to actually handle the call flow. If you do something like that, you could report back to your application w/ custom events fired from either the dialplan, or API with only the info you want, w/o having to track the call with the CHANNEL_* events.</DIV>
<DIV>&nbsp;</DIV>
<DIV>For external applications remember that the API_ON_* and the EXECUTE_ON_* variables that you can pass in the dial string are your friend. Also when you use these *_ON_* variables and set them from a dialstring w/ originate, you can pass variable substitution that can be evaled at execute time. Example: {origination_nested_vars=true,api_on_hangup=lua myscript ${var_i_set_in_dialplan}}sofia/gateway/....&nbsp;This would invoke a lua script when the calll complted and pass to it the the evaled var_i_set_in_dialpaln, with it's value at the time it was executed. That script could create a custom event, with all the data collected from the dialplan apps that were called to handle the call and report it back to your external application in a single message, no need to track the call through it's states.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Remember this is just one example, but with FS and external applications it's best to think of FS as a bunch of building blocks (lego parts) that you can stitch together to provide your complete solution.</DIV>
<DIV>&nbsp;</DIV>
<DIV>--Dave</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV><BR>
<BLOCKQUOTE style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<HR>
<B>From:</B> Steven Ayre [mailto:steveayre@gmail.com]<BR><B>To:</B> FreeSWITCH Users Help [mailto:freeswitch-users@lists.freeswitch.org]<BR><B>Sent:</B> Mon, 17 Jun 2013 06:40:33 -0700<BR><B>Subject:</B> Re: [Freeswitch-users] Inconsistent Event CHANNEL_PROGRESS<BR><BR>On the PSTN *if* there's no Alerting you'll likely go straight to the answer state never seeing&nbsp;CHANNEL_PROGRESS.
<DIV><BR></DIV>
<DIV>Also you may want to watch for&nbsp;CHANNEL_PROGRESS_MEDIA as well as&nbsp;CHANNEL_PROGRESS. They are similar but slightly different events.</DIV>
<DIV><BR></DIV>
<DIV>-Steve</DIV>
<DIV><BR></DIV>
<DIV><BR></DIV>
<DIV><BR><BR>
<DIV class=gmail_quote>On 17 June 2013 20:19, Steven Ayre <SPAN>&lt;<A href="mailto:steveayre@gmail.com">steveayre@gmail.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>How does that affect my answer? :)
<DIV class=HOEnZb>
<DIV class=h5>
<DIV><BR></DIV>
<DIV><BR><BR>
<DIV class=gmail_quote>On 17 June 2013 18:34, Ashish gautam <SPAN>&lt;<A href="mailto:ashish@nms.co.in">ashish@nms.co.in</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>I am generating calls to the same number again and again just to test on PSTN network through mod_freetdm.
<DIV>
<DIV><BR><BR>
<DIV class=gmail_quote>On Mon, Jun 17, 2013 at 4:56 PM, Steven Ayre <SPAN>&lt;<A href="mailto:steveayre@gmail.com">steveayre@gmail.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>Not all calls will enter this state, eg it is possible for a call without Alerting/SIP 18x to go straight from dialling to being answered.
<DIV><BR></DIV>
<DIV>-Steve</DIV>
<DIV><BR></DIV>
<DIV><BR><BR>
<DIV class=gmail_quote>
<DIV>
<DIV>On 17 June 2013 17:46, Ashish gautam <SPAN>&lt;<A href="mailto:ashish@nms.co.in">ashish@nms.co.in</A>&gt;</SPAN> wrote:<BR></DIV></DIV>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<DIV>
<DIV>Hi,
<DIV><BR></DIV>
<DIV>I have subscribed to&nbsp;CHANNEL_PROGRESS event which inconsistent i.e. sometimes it doesn't get generated.&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>I am generating outbound call through event socket.<SPAN><FONT color=#888888><BR clear=all>
<DIV><BR></DIV>-- <BR><SPAN style="FONT-FAMILY: georgia,serif; COLOR: rgb(0,0,102)">Ashish Gautam</SPAN><BR><FONT color=#000066 face="georgia, serif"><BR>Nucleus Microsystems (Pvt.) Ltd.<BR><BR>Ph. 011 47574758</FONT> </FONT></SPAN></DIV><BR></DIV></DIV>_________________________________________________________________________<BR>Professional FreeSWITCH Consulting Services:<BR><A href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A><BR><A href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</A><BR><BR>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR><A href="http://www.cudatel.com/">http://www.cudatel.com</A><BR><BR>Official FreeSWITCH Sites<BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</A><BR><A href="http://www.cluecon.com/">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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR></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/">http://www.freeswitchsolutions.com</A><BR><BR>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR><A href="http://www.cudatel.com/">http://www.cudatel.com</A><BR><BR>Official FreeSWITCH Sites<BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</A><BR><A href="http://www.cluecon.com/">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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR><BR clear=all>
<DIV><BR></DIV>-- <BR><SPAN style="FONT-FAMILY: georgia,serif; COLOR: rgb(0,0,102)">Ashish Gautam</SPAN><BR><FONT color=#000066 face="georgia, serif"><BR>Nucleus Microsystems (Pvt.) Ltd.<BR><BR>Ph. 011 47574758</FONT> </DIV></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/">http://www.freeswitchsolutions.com</A><BR><BR>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR><A href="http://www.cudatel.com/">http://www.cudatel.com</A><BR><BR>Official FreeSWITCH Sites<BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</A><BR><A href="http://www.cluecon.com/">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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></BLOCKQUOTE>
<STYLE>
</STYLE>

<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></body></html>