cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1198
Views
5
Helpful
1
Replies

SIP SRST Problems

sergio.ambrona
Level 1
Level 1

Hi,

We are having problems implementing SRST with telephones using SIP.

SCCP telephones work fine when CCM goes down and register with SRST. Calls are made normally. But SIP phones (we are using 3911 phones) dont register. Navigating throw the phone menu, in configuration-->network-->ccm5 is the name of our SRST GW. The name but not the IP address.

We are running CCM 6.0.1 and our GW is a 2821 (IOS version 12.4-15T3)

We are working without a DNS server in the network.

CCM IP: 192.168.101.251

SRST config:

voice service voip

sip

registrar server

!

!

voice class codec 1

codec preference 1 g711alaw

codec preference 2 g711ulaw

!

!

!

voice class h323 1

h225 timeout tcp establish 3

!

!

voice register global

system message Conectado a sistema SRST

max-dn 192

max-pool 58

!

voice register pool 1

id network 192.168.101.0 mask 255.255.255.0

number 1 1...

preference 10

proxy 192.168.101.251 preference 1

voice-class codec 1

!

!

!

sip-ua

refer-ood enable

!

!

call-manager-fallback

max-conferences 16 gain -6

transfer-system full-consult

user-locale ES

timeouts interdigit 6

ip source-address 192.168.101.246 port 2000 strict-match

max-ephones 48

max-dn 192

system message primary No conexion CallManager Central

system message secondary SRST activado

!

!

CAn someone help us please?

Thanks in advance.

Salud.

1 Reply 1

sergio.ambrona
Level 1
Level 1

We have found the problem.

In our CCM configuration we have defined the SRST reference with the hostname and IP of the GW. We have changed the name and put in that field the GW ip address and now it works.

It seems that CCM send the hostname instead of the ip address as SRST refernce to SIP Phones, so if you dont have a DNS server in your system the phone can not register with SRST.

Salud.