So, I&#39;ve been reading about early media in the wiki, and have made a little progress, which leads to more questions.<div><br></div><div>I understand now why a call is considered connected before one person has picked up the phone. I am also able to get my script to wait for the phone to be picked up, by setting the ignore_early_media variable when starting a new session, like this:</div>
<div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div>customerSession = freeswitch.Session(&quot;{ignore_early_media=true}sofia/gateway/<a href="http://example.com/">example.com/</a>&quot; .. customerPhoneNumber)</div>
</blockquote><div><br></div><div>After that line, the script waits for the other phone to be picked up.</div><div><br></div><div>However, now I wonder what to do with calls that don&#39;t complete, get busy signals, etc.</div>
<div><br></div><div>What do people do in this case? The only related example I can find on the web is for a javascript dialer, which doesn&#39;t address any of these cases.</div></div><div><div><br></div><div>Early Media: <a href="http://wiki.freeswitch.org/wiki/Early_media">http://wiki.freeswitch.org/wiki/Early_media</a></div>
<div>ignore_early_media variable: <a href="http://wiki.freeswitch.org/wiki/Variable_ignore_early_media">http://wiki.freeswitch.org/wiki/Variable_ignore_early_media</a></div><div><a href="http://wiki.freeswitch.org/wiki/Variable_ignore_early_media"></a>javascript dialer: <a href="http://alexn.org/docs/dialer.html">http://alexn.org/docs/dialer.html</a></div>
<div><br></div><div><br></div><div><a href="http://alexn.org/docs/dialer.html"></a>Mike van Lammeren<br><br><div class="gmail_quote">On Wed, Jan 20, 2010 at 4:45 PM, Mike van Lammeren <span dir="ltr">&lt;<a href="mailto:mike@van.lammeren.net">mike@van.lammeren.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Rob!<div><br></div><div>Unfortunately, I have the next few weeks to complete this part of the project. Without a stable release of 1.0.5, I have to stick with 1.0.4. I&#39;m sure that 1.0.4 can detect and report when a phone is picked up. It&#39;s just that I can&#39;t figure out how to get that information! Either that, or I have something mis-configured.</div>

<div><br></div><font color="#888888"><div>Mike van Lammeren</div></font><div><div></div><div class="h5"><div><br><br><div class="gmail_quote">On Wed, Jan 20, 2010 at 4:32 PM, Rob Forman <span dir="ltr">&lt;<a href="mailto:rob4manhere@gmail.com" target="_blank">rob4manhere@gmail.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 Mike,<br><br>I don&#39;t think v1.0.4 is supported any longer.   You&#39;ll have better luck getting assistance by upgrading to trunk or the latest tar and reporting back.<br>

<br>Good luck!<br>Rob<br><br><div class="gmail_quote"><div><div></div><div>
On Wed, Jan 20, 2010 at 3:18 PM, Mike van Lammeren <span dir="ltr">&lt;<a href="mailto:mike@van.lammeren.net" target="_blank">mike@van.lammeren.net</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">

<div><div></div><div>
Hello!<div><br></div><div>Some day, I&#39;ll probably laugh at asking this question, but today I can&#39;t figure it out.</div><div><br></div><div>I&#39;ve written a Lua script that listens for a call, then dials a phone number to a second person. It plays a message, then prompts the second person to hit pound to connect. If the second person hits pound, then it bridges the two calls together.</div>



<div><br></div><div>All that works great, but I can&#39;t figure out how to get the session for the second person to wait until that person answers.</div><div><br></div><div>I&#39;m using FreeSWITCH 1.0.4, and although there is a <i>getState</i> function documented in the wiki, it doesn&#39;t seem to exist for me.</div>



<div><br></div><div>Any help would be appreciated!</div><div><br></div><font color="#888888"><div><br></div><div>Mike van Lammeren</div><div><br></div>
</font><br></div></div>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
</div></div></blockquote></div><br></div></div>