Код: Выделить всё
Dial(SIP/exten@example.com)
Код: Выделить всё
*CLI> channel originate
There are two ways to use this command. A call can be originated between a
channel and a specific application, or between a channel and an extension in
the dialplan. This is similar to call files or the manager originate action.
Calls originated with this command are given a timeout of 30 seconds.
Usage1: channel originate <tech/data> application <appname> [appdata]
This will originate a call between the specified channel tech/data and the
given application. Arguments to the application are optional. If the given
arguments to the application include spaces, all of the arguments to the
application need to be placed in quotation marks.
Usage2: channel originate <tech/data> extension [exten@][context]
This will originate a call between the specified channel tech/data and the
given extension. If no context is specified, the 'default' context will be
used. If no extension is given, the 's' extension will be used.
Уточню:virus_net писал(а):Не совсем понятно о чем вы.
extensions_custom.conf:M.G писал(а):Как с внутреннего позвонить, например, на Ваш april22@asterisk.ru не через транк, а средствами самого моего астериска?
Код: Выделить всё
[from-internal-custom]
exten => 1234,1,Dial(SIP/april22@asterisk.ru)