<snip>

I have tried setting another variable as a counter with some logic tests to see the number of attempts to call the agent, but this is failing as the variable appears to be lost when the call goes back to the queue.

Local variables are destroyed once the call terminates. You'll have to use a global variable (yuck) or use the DB functions.

Leo
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to