<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>