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
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
