cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
429
Views
1
Helpful
6
Replies

SIP IP Phones when are in SRST the outgoing calls are shown in SIP-URI

mdrangell22
Level 1
Level 1

I have several IP Phones that when they are on SRST mode the calls woks good but the only "issue" is that outgoing calls are shown in the IP Phone Screen in the SIP-URI format ... I mean suppose that my SIP Phone 78XX is in SRST mode and I dial the number 123456 in my IP Phone screen I will see the 123456@192.168.1.1 where 192.168.1.1 is the IP that connect to my provider.... I want to know why the SIP-URI is shown in my IP phone screen? is there any way that in my IP Phone screen only shown the number I dialed?

If the call is done when my SIP IP Phone is registered in CUCM  I will always see only the number I dialed 123456 in this case... I Will never see the 123456@192.168.1.1 so I don't understand why this happen in SRST mode.

6 Replies 6

b.winter
VIP
VIP

Maybe you start by posting your complete config...

This is the configuration for SRST

voice class codec 100
codec preference 1 g711alaw
codec preference 2 g711ulaw
codec preference 3 g729r8
codec preference 4 g729br8

voice service voip
ip address trusted list
ipv4 192.168.1.1
ipv4 192.168.1.2
media statistics
media bulk-stats
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
trace
sip
registrar server

voice register global
mode esrst
no allow-hash-in-dn
timeouts interdigit 5
system message Contingencia SRST Activada
max-dn 100
max-pool 50
date-format D/M/Y

voice register pool 1
id network 192.168.10.0 mask 255.255.255.0
dtmf-relay rtp-nte
voice-class codec 100

so when i do a call the SIP PHONE screen in SRST mode show me the number I dialed@IP Source to connecto with provider. Example 123456@192.168.1.1 and I just want to know if there is a way that SIP PHONE screen in SRST mode show me only the number I dialed as the phone does when it's registered in CUCM

maybe this helps:
voice service voip
 sip
  no update-callerid

and / or

sip-ua
 no remote-party-id

I have both commands always configured in my SIP configs

No it didn't work

Could you please post a full debug output of the following debugs:
debug ccsip messages
debug voice ccapi ind 1
debug voice ccapi ind 2
debug voice ccapi ind 74

When you make a call, do you see this format "<number>@<IP>" immediately during dialing, or only after the start of the ringing?

Hi,

When you dial another internal number, does it show number only?

Please post your dialpeer, sip-ua and show run | sec voice service voip

Please let us know 

Thanks

 

Regards

 

Carlo

Please rate all helpful posts "The more you help the more you learn"