[asterisk-users] append CID label

Thomas Perron thomas.perron at gmail.com
Sat Jun 26 21:09:58 CDT 2010


I want a call to connect via my DID to my dialplan.
Then, I want to attach a label to the incoming call

call arrives
starts to dive through the dial plan
then rings a trunk/channel via SIP (see below)
Question: before answering my 12121111111 endpoint I want to see a
flag CID that correlates to the DID number that was called.  And, then
change it to something like the characters "blue"
How??? please.

exten => s,1,Answer()
exten => s,n,Dial(SIP/callwithus/12121111111,120,A,(test))



More information about the asterisk-users mailing list