search for: application_originate

Displaying 7 results from an estimated 7 matches for "application_originate".

2014 Dec 25
3
originate , callerid
Hello! I want to change call files, which has caller id in them, to call originate from dial plan. But I don't see such parameter here https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_Originate How can I pass callerid to following: exten => 6003,n,Originate(SIP/6003 at asterisk,app,meetme,"6003,x") Thank you!
2020 Sep 22
2
AMI vs. Dialplan Originate
...ction_Originate Now I need to do the same thing but from another context in my dialplan, so I was expecting to use the Originate() dialplan command, but how do I pass the additional data? I don't see any Variable: equivalent parameter. https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+Application_Originate Thanks for any pointers. Antony. -- BASIC is to computer languages what Roman numerals are to arithmetic. Please reply to the list; please *don't* CC me.
2014 Dec 25
2
originate , callerid
...????: > On Thursday, December 25, 2014 11:48:12 AM Dmitry Melekhov wrote: >> I want to change call files, which has caller id in them, to call >> originate from dial plan. >> But I don't see such parameter here >> https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_Originate >> >> How can I pass callerid to following: >> >> exten => 6003,n,Originate(SIP/6003 at asterisk,app,meetme,"6003,x") > > I use this patch > > https://messinet.com/rpms/browser/asterisk/asterisk-12-app_originate_callerid.patch Thank you! I'll tr...
2020 Sep 22
1
AMI vs. Dialplan Originate
On Tuesday 22 September 2020 at 13:27:27, Joshua C. Colp wrote: > On Tue, Sep 22, 2020 at 7:37 AM Antony Stone wrote: > > Hi. > > > > (Asterisk 16.2.1) > > > > I'm using AMI Originate to initiate calls, and I'm passing some > > additional data in to the dialplan context using the Variable: > > parameter. Works fine. > > > >
2014 Dec 25
0
originate , callerid
On Thursday, December 25, 2014 11:48:12 AM Dmitry Melekhov wrote: > I want to change call files, which has caller id in them, to call > originate from dial plan. > But I don't see such parameter here > https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_Originate > > How can I pass callerid to following: > > exten => 6003,n,Originate(SIP/6003 at asterisk,app,meetme,"6003,x") I use this patch https://messinet.com/rpms/browser/asterisk/asterisk-12-app_originate_callerid.patch because of https://issues.asterisk.org/jira/browse/AS...
2014 Dec 25
0
originate , callerid
...nthony Messina ?????: > On Thursday, December 25, 2014 11:48:12 AM Dmitry Melekhov wrote: > I want to change call files, which has caller id in them, to call > originate from dial plan. > But I don't see such parameter here > https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_Originate > > How can I pass callerid to following: > > exten => 6003,n,Originate(SIP/6003 at asterisk,app,meetme,"6003,x") > I use this patch > > https://messinet.com/rpms/browser/asterisk/asterisk-12-app_originate_calleri > d.patch > > Thank you! I'll try...
2020 Sep 22
0
AMI vs. Dialplan Originate
...o the same thing but from another context in my dialplan, > so I > was expecting to use the Originate() dialplan command, but how do I pass > the > additional data? I don't see any Variable: equivalent parameter. > > > https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+Application_Originate The Originate dialplan application itself has no inherent built in ability to set variables. -- Joshua C. Colp Asterisk Technical Lead Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <ht...