[asterisk-users] Show queue-name near the callerId

Barry L. Kline blkline at attglobal.net
Mon Aug 24 08:43:01 CDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thalassoline - Service technique wrote:

> I want to show the QueueName to my Queue Member.
> I try to find the solution to show the QueueName near the callerid of 
> each call.
> Can somebody help me ?

Set the CALLERID(name) variable prior to sending the call to the Queue.

e.g.:

exten => s,1,Set(CALLERID(name)=${QueueName}${CALLERID(name)});
exten => s,n,Queue(${QueueName});

Adjust to taste...

Barry


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFKkpjlCFu3bIiwtTARAvaEAJ97iSOtNhpO+xGVyuLwDHz1a7SDUQCgk77/
tVxN8Pw/xDV2ry5AQYAcqbI=
=tdfi
-----END PGP SIGNATURE-----



More information about the asterisk-users mailing list