[asterisk-users] channel variables in AGI
Tino
tino at sparksupport.com
Wed Aug 11 11:08:37 CDT 2010
Hello,
How to take the values of channel variables like 'agi_uniqueid' and
'agi_callerid' in agi script.
For example
#!/bin/bash -x
T="$agi_uniqueid"
I want to save value of 'agi_uniqueid' channel variable into a variable
called 'T' in my script
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100811/89c7eded/attachment.htm
More information about the asterisk-users
mailing list