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

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to