So how would you trigger it from a script dialplan? The only time it seemed to work is when I did setVariable(&quot;api_after_bridge&quot;, &quot;sched_api blah blah blah&quot;);<br>but then it gets executed after the channel&#39;s been teared down. I thought api_after_bridge means right after the call gets connected. <br>
<br>I need something to execute an api command right before or right after the call gets bridged. <br><br><div class="gmail_quote">On Fri, Oct 16, 2009 at 9:27 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="">sched_api is a fsapi command not a dialplan application, I believe sched_hangup is both.  <div>
<br></div><div>Mike<br><div><br></div><div><br><div><div><div></div><div class="h5"><div>On Oct 13, 2009, at 6:14 AM, Henry Huang wrote:</div><br></div></div><blockquote type="cite"><div><div></div><div class="h5">Hi:<div>
<br></div><div>I am using mod_java. And in my script I was able to achieve using:</div><div><br></div><div><font color="#3366ff">execute(&quot;sched_hangup&quot;, &quot;+300 alloted_timeout&quot;);</font></div>
<div><br></div><div>However, when I try to run sched_api in the same way, system log returns that it&#39;s an invalid application. I have also tried to trigger it with many conditional channel variable api calls , but non of them seemed to execute the api command (because I turned on the highest level of debugging and see no where the sched_api is being called. </div>

<div><br></div><div>The closest thing I got was by using &quot;api_after_bridge&quot; like the following, but it only launches when the bridge is teared down(which is not what I want). I originally thought after bridge means right after the 2 party is connected. All I want is to be able to play some message to leg A at certain time.</div>

<div><br></div><div><font color="#3366ff">setVariable(&quot;api_after_bridge&quot;, &quot;sched_api +10 none uuid_displace ${uuid} start /path/to/some.wav 20 mux&quot;);</font></div><div><font color="#3366ff"><br>
</font></div><div>I have been struggling with different combination for a week now.. Please shed some light if you know something. </div><div><br></div><div>Thanks,</div><div><br>-- <br>Henry Huang<br>UniC Solution - Communication Unified<br>

VoIP &amp; Open Source software Consultant<br>
</div></div></div><div class="im">
_______________________________________________<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>
</div></blockquote></div><br></div></div></div><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><br clear="all"><br>-- <br>Henry Huang<br>UniC Solution - Communication Unified<br>VoIP &amp; Open Source software Consultant<br>