[asterisk-users] Queues and Distinctive Ring with Alert-Info

Klaverstyn, David C David.Klaverstyn at intergraph.com
Sun Nov 25 20:14:17 CST 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121126/61514ec9/attachment.htm>


More information about the asterisk-users mailing list