[asterisk-users] show queue's name and other info in incoming call to queue member

Atis Lezdins atis at iq-labs.net
Wed Dec 9 18:55:39 CST 2009


On Thu, Dec 10, 2009 at 2:54 AM, Atis Lezdins <atis at iq-labs.net> wrote:
> On Mon, Dec 7, 2009 at 10:00 AM, Giedrius Augys <voipas at gmail.com> wrote:
>> hello,
>>
>>   I've callcenter and our queue members want to see on their IP phone's
>> display queue's name , from which incoming call was originated, for
>> example "<client's_number> -> Sales". This problem appears when one member
>> can belong to couple queues. Work around would be setting calling name with
>> such information.
>>
>
> If Your phone supports text CLID:
>
> Set(CALLERID(name)=${CALLERID(num) -> Sales);

Ooops, syntax validation was off:

Set(CALLERID(name)=${CALLERID(num)} -> Sales);


-- 
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
atis at iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835



More information about the asterisk-users mailing list