<div dir="ltr"><div>Hi,<br><br><br></div><div>I&#39;m looking to issue calls from the CLI (using originate command ) the same way it&#39;s done through any Dialer like SIPml5. <br>I think I need to do something about the dialplan because once I&#39;m calling using SIPml5 I&#39;m passing &quot;through&quot; default dialplan and when I&#39;m only using originate from external script I&#39;m passing &quot;through&quot; Public dialplan. May be something about authenticated user ?<br>
<br>2014-08-18 18:20:37.712649 [INFO] mod_dialplan_xml.c:558 Processing  &lt;0000000000&gt;-&gt;1000 in context public<br><br></div><div>for the originate command I&#39;m using esl.php :<br>$ec1 = $sock-&gt;bgapi(&quot;originate&quot;,&quot;{origination_uuid=$uuid1}sofia/internal/<a href="mailto:1000@12.0.0.104" target="_blank">1000@12.0.0.104</a> &amp;park()&quot;);<br>
<br><br></div><div>Thanks for your help.<br><br>Regards,<br></div></div>