[Asterisk-Users] Display called Number or context on X-lite/X-Pro

Marcello Lupo lupo at itspecialist.it
Thu Oct 7 08:03:19 MST 2004


Hi,
i tryed your suggestion but i still get only the CID Number displayed on the 
X-Pro.
AS i can see from the debug asterisk is executing the command:

-- Executing SetCIDName("SIP/194.244.174.10-4071e050", "TEST") in new stack
-- Executing Macro("SIP/194.244.174.10-4071e050", "bergamocom-users|35") in 
new stack
-- Executing Dial("SIP/194.244.174.10-4071e050", "SIP/35|20") in new stack

But in the sip trace still there is the same ClDName:

INVITE sip:35 at 81.174.15.90:45678 SIP/2.0
Via: SIP/2.0/UDP 194.244.174.20:5060;branch=z9hG4bK113d6a2d
From: "Unknown" <sip:Unknown at 194.244.174.20>;tag=as33da63d0
To: <sip:35 at 81.174.15.90:45678>
Contact: <sip:Unknown at 194.244.174.20>
Call-ID: 6cb2fe243bcb7f567556d8cc45aa1da9 at 194.244.174.20
CSeq: 102 INVITE
User-Agent: Asterisk PBX
Date: Thu, 07 Oct 2004 14:57:05 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Content-Type: application/sdp
Content-Length: 317
.........

I'm using CVS-HEAD-07/29/04-17:06:57 do you know if there is some particular 
setting on X-Pro to allow it to display this information? Or if it is a 
problem of the Asterisk?
Thank you.
Bye,
Marcello

> We are doing exactly this.  By using SetCIDName and adding
> what we want.
>
> Here is what mine looks like:
>
> [incoming]
> exten => 1234567890,1,SetCIDName(Company A)
> ... Normal dialplan stuff here.
>




More information about the asterisk-users mailing list