cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1945
Views
4
Helpful
2
Replies

UC500 Inbound CallerID Text presentation

david
Level 1
Level 1

On both a UC560 and UC540 with PRI or SIP trunks the inbound callerid does not persent the text only the the phone number.  Can this be changed to show name and callerID that is sent from the service provider?

2 Replies 2

ripratt
Level 1
Level 1

David,

First, confirm that your provider passes name information in addition to the number for caller ID.

From the Cisco IOS Voice Command Reference, for a PRI line, you should be able to do this in CLI with one line.

To set the calling name display parameters sent out an ISDN  serial interface, use the isdn supp-service name calling command in interface configuration mode. To disable calling name delivery, use  the no form of this command.

config t

isdn supp-service name calling

exit

For SIP, again, verify exactly what the provider is forwarding.   By default, I believe the 'name' passing is enabled for SIP.   If not, you may be able to enable it using the following commands in CLI:

config t

sip-ua

remote-party-id

exit

Let me know how this works out for you......

David Trad
VIP Alumni
VIP Alumni

Hi David,

Also what you can look at is placing entries in the telephony-service section, below is an example for you:

directory entry 1 XXXXXXXXXX name David Fixed Line
directory entry 2 XXXXXXXXXX name David Mobile

If I am not mistaken you can have up to 100 of these in the Telephony-services area, this will translate the incoming number to a name if it is registered here, however you can also use this for abbreviated dialing, for instance, my mobile is directory entry 2, if I press the number "2" on my phones keypad, the softkeys should change, you should now see an "AbbrDial" softkey there now, if I press this key it will assume I want to call directory entry "2" which is my mobile.

However on outbound calling it only shows the number not the name, not sure why this is, but I am to assume it is for us to verify the right number is being called instead of a name.

The above is a good option if your carreir does not pass through names with the number.

Cheers,

David

Cheers, David Trad. **When you rate a persons post, you are indicating a thank you or that it helped, but at the same time you are also helping to maintain the community spirit - You don't have to rate posts and you wont be looked down upon :) *