Displaying 1 result from an estimated 1 matches for "adesknumb".
Did you mean:
adesknumber
2004 Sep 15
0
AGI didn't get var from Asterisk?
...n";
$channel.="Callerid: xxxx\r\n";
$channel.="Context: autodial-agent\r\n";
$channel.="Extension: s\r\n";
$channel.="Priority: 1\r\n";
$channel.="SetVar: AMSISDN=xxx\r\n";
$channel.="SetVar: ADESKNUMBER=xxxx\r\n";
$channel.="SetVar: ASTAFFNO=xxxx\r\n";
$channel.="SetVar: ADBID=xxx\r\n";
$channel.="MaxRetries: 1\r\n";
$channel.="RetryTime: 90\r\n";
$channel.="WaitTime: 60\r\n";
The AGI Script:...