Hi All,

I'm new to Queues and I have created one as follows which seems to work ok.

[david-test]
strategy = rrmemory
timeout = 10
retry = 0
maxlen = 0
announce-frequency = 0
announce-holdtime = no
member => SIP/121
member => SIP/122
member => SIP/123


I'm wondering how do you change the SipAddHeader/Alert-Info when a call comes 
from a queue so users know it is a queue that is calling?

Is something like the following supposed to work?

exten => 0453451564,1,SipAddHeader(Alert-Info: n=Classic-4;w=3;c=4)
exten => 0453451564,2,Queue(david-test)


Regards
David Klaverstyn
--
_____________________________________________________________________
-- 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

Reply via email to