Re: [asterisk-users] AMI version of CONNECTEDLINE

2016-12-12 Thread David Cunningham
Hi Jacek, Thank you very much for the suggestion. Using SetVar and CONNECTEDLINE(number) works. On 12 December 2016 at 18:31, Jacek Konieczny wrote: > On 2016-12-12 02:21, David Cunningham wrote: > >> Is there any equivalent of the CONNECTEDLINE function which can be >>

Re: [asterisk-users] AMI version of CONNECTEDLINE

2016-12-11 Thread Jacek Konieczny
On 2016-12-12 02:21, David Cunningham wrote: Is there any equivalent of the CONNECTEDLINE function which can be called from an application using the AMI? You can use dialplan functions from AMI using GetVar, so this should work: Action: GetVar Variable: CONNECTEDLINE(num) Jacek --

[asterisk-users] AMI version of CONNECTEDLINE

2016-12-11 Thread David Cunningham
Hello, Is there any equivalent of the CONNECTEDLINE function which can be called from an application using the AMI? Thanks for any ideas. -- David Cunningham, Voisonics http://voisonics.com/ USA: +1 213 221 1092 Australia: +61 (0) 2 8063 9019 --