cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
270
Views
2
Helpful
5
Replies

SRST Site Phones Not Falling Back During WAN Failure – Centralized SIP

James Poff
Level 1
Level 1

Hi everybody,

We're running into a problem with SRST fallback in our CUCM deployment,
Phones should detect CUCM unreachable and fall back to local SRST,
and Outbound calls during fallback should use local FXO via SRST CUBE dial-peer,

but
Phones fail to register during WAN outage
and "Unprovisioned" message or stuck in "Registering..."
also Debugs on SRST router show no registration attempts

how can i fix this issue ?
where is the problem ?

1 Accepted Solution

Accepted Solutions

make sure >>
ip source-address 192.168.10.110 match the LAN IP of the router (reachable by phones)
and max-ephones and max-dn be sufficient for the site.. 

(Rate by "Helpful" or "Accept") (محمدرضا هادی_ایران) (Email: morez.hadi@gmail.com)

View solution in original post

5 Replies 5

Hi @James Poff 

what is your SRST config on router ?
please share with us here..

(Rate by "Helpful" or "Accept") (محمدرضا هادی_ایران) (Email: morez.hadi@gmail.com)

this is a section of my config, which is related to SRST:

voice service voip
allow-connections sip to sip
!

call-manager-fallback
max-ephones 10
max-dn 10
ip source-address 192.168.10.110 port 2000
timeouts restart 10
!

interface GigabitEthernet0/1
ip address 192.168.10.110 255.255.255.0
!

make sure >>
ip source-address 192.168.10.110 match the LAN IP of the router (reachable by phones)
and max-ephones and max-dn be sufficient for the site.. 

(Rate by "Helpful" or "Accept") (محمدرضا هادی_ایران) (Email: morez.hadi@gmail.com)

also, on CUCM, Confirm Phones Have Correct SRST Reference

Go to Device Pool > SRST Reference

Ensure it points to the branch router IP address

The IP must match the interface the phone reaches via LAN during fallback

and verify >>

Phone’s Device Pool includes this SRST reference

Under Device > Phone, scroll down to SRST info and confirm it is populated..

(Rate by "Helpful" or "Accept") (محمدرضا هادی_ایران) (Email: morez.hadi@gmail.com)

James Poff
Level 1
Level 1

thanks @Mohammadreza Hadi 

problem is fix now
issue was from phones which they can not reach router lan ip address