<div dir="ltr"><div>Is 1000 a locally registered user? That is, can you do this instead?<br><br>$ec1 = $sock->bgapi("originate","{origination_uuid=$uuid1}user/1000 &park()");<br><br></div>-MC<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 19, 2014 at 1:50 AM, sami sakly <span dir="ltr"><<a href="mailto:it.samisakly@gmail.com" target="_blank">it.samisakly@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,<br><br><br></div><div>I'm looking to issue calls from the CLI (using originate command ) the same way it's done through any Dialer like SIPml5. <br>
I think I need to do something about the dialplan because once I'm calling using SIPml5 I'm passing "through" default dialplan and when I'm only using originate from external script I'm passing "through" Public dialplan. May be something about authenticated user ?<br>
<br>2014-08-18 18:20:37.712649 [INFO] mod_dialplan_xml.c:558 Processing <0000000000>->1000 in context public<br><br></div><div>for the originate command I'm using esl.php :<br>$ec1 = $sock->bgapi("originate","{origination_uuid=$uuid1}sofia/internal/<a href="mailto:1000@12.0.0.104" target="_blank">1000@12.0.0.104</a> &park()");<br>
<br><br></div><div>Thanks for your help.<br><br>Regards,<br></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" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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" 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></blockquote></div><br></div>