<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">sched_api is a fsapi command not a dialplan application, I believe sched_hangup is both. &nbsp;<div><br></div><div>Mike<br><div><br></div><div><br><div><div>On Oct 13, 2009, at 6:14 AM, Henry Huang wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">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 class="Apple-style-span" color="#3366FF">execute("sched_hangup", "+300 alloted_timeout");</font></div>
<div><br></div><div>However, when I try to run sched_api in the same way, system log returns that it'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.&nbsp;</div>
<div><br></div><div>The closest thing I got was by using "api_after_bridge" 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 class="Apple-style-span" color="#3366FF">setVariable("api_after_bridge", "sched_api +10 none uuid_displace ${uuid} start /path/to/some.wav 20 mux");</font></div><div><font class="Apple-style-span" 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.&nbsp;</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>
_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></div></body></html>