exten => 1111,n,Queue(1111|t|||300)
exten => 1111*,1,Macro(agent-add,1111,)
exten => 1111**,1,Macro(agent-del,1111,1111)

So my question is , what means these one/two "asteriks" (1111*,1111**
).Maybe it is like priority.....?
It means that to login as an agent on the queue you have to dial
"1111*" and to logout you dial "1111**".

hth
_______________________________________________
--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