[asterisk-users] [3102] How to rewrite CID name + number?

Danny Nicholas danny at debsinc.com
Mon Dec 6 16:15:34 UTC 2010


Here how I changed my information calling an xlite client from a polycom
501.
Sipuser = xlite
144 = polycom
Exten => 145,1,set(CALLERID(num)=5551212)
Exten => 145,n,set(CALLERID(name)=JOES POOL HALL)
Exten => 145,n,Dial(SIP/sipuser,20,m)


-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Gilles
Sent: Monday, December 06, 2010 9:42 AM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] [3102] How to rewrite CID name + number?

Hello

	I use the Linksys 3102 to connect Asterisk to a POTS line, and XLite
on XP as an SIP client:

http://img694.imageshack.us/img694/1421/3102asteriskxlitecid.png

The problem is that by default, Asterisk doesn't rewrite the CID name
+ number in incoming calls, so that XLite displays whatever name I
used in the 3102 and the extension the 3102 uses to register with
Asterisk.

How can I tell Asterisk to rewrite the CID name + number so that XLite
displays the actual caller's information instead?

Since the 3102 does display the real caller information in its Voice >
Info page, I assume Asterisk is getting this information and could
rewrite the CID information before ringing XLite, but I don't know how
to do this.

Thank you.


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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




More information about the asterisk-users mailing list