<div>I am not sure if this fits in your requirement but try "dial" command.</div>
<div> </div>
<div>--Vivek<br><br> </div>
<div><span class="gmail_quote">On 11/29/07, <b class="gmail_sendername">Olivier</b> <<a href="mailto:oza-4h07@myamail.com">oza-4h07@myamail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>I would like to originate my first call from CLI.<br>As I'm new to this, I'm wondering if it's possible.
<br>When I type "originate" from CLI, I've got this :<br><br>" There are two ways to use this command. A call can be originated between a <br>channel and a specific application, or between a channel and an extension in
<br>the dialplan. This is similar to call files or the manager originate action.<br>Calls originated with this command are given a timeout of 30 seconds. <br><br>Usage1: originate <tech/data> application <appname> [appdata]
<br> This will originate a call between the specified channel tech/data and the<br>given application. Arguments to the application are optional. If the given <br>arguments to the application include spaces, all of the arguments to the
<br>application need to be placed in quotation marks.<br><br>Usage2: originate <tech/data> extension [exten@][context]<br> This will originate a call between the specified channel tech/data and the <br>given extension. If no context is specified, the 'default' context will be
<br>used. If no extension is given, the 's' extension will be used."<br><br><br>I would like for example to call 0123456789 number from SIP/7530 extension. <br>My asterisk server is set to use "local" context for outgoing calls.
<br>My first idea was to type this :<br>originate SIP 7530 0123456789@local<br><br>But it fails : it keeps displaying " There are two ways ..." and nothing else seem to occur. <br><br>Can anyone help ?<br>Cheers
<br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.api-digital.com--/" target="_blank">http://www.api-digital.com--
</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>