@bling1987 wrote:
Hi
i am experiencing a problem with agents in a queue not receiving calls because of the following dialplan:
exten => s,n(report2),Set(__TTL=${IF($["foo${TTL}" = "foo"]?6:$[ ${TTL} - 1 ])})
exten => s,n,GotoIf($[ ${TTL} > 0 ]?continue)
exten => s,n,Wait(${RINGTIMER})The TTL doesn't return with a value grater then 0 and this hands at wait.
What exactly is foo${TTL} looking at, where is TTL programmed?
Regards
Posts: 7
Participants: 4