01-25-2015 04:43 PM - edited 03-18-2019 11:27 AM
How to enable the SRST mode for analog phones in VG224?
The main router with E1 is connected to VG224 via L3 switch
Main router has both SIP and SCCP SRST enabled
This is the current config done for SRST
sccp local FastEthernet0/0
sccp ccm X.X.X.X identifier 23<--- CALL MANAGER ip
sccp ccm X.X.X.X identifier 22<---MAIN GATEWAY WITH E1 ip
sccp
!
sccp ccm group 1
associate ccm 23 priority 1
associate ccm 22 priority 2
switchback method graceful
!
Is this correct config?
01-25-2015 05:04 PM
No, you don't need to define the SRST under the sccp ccm on the GW, since these are SCCP ports you simply need to assign the proper device pool with SRST reference to the SCCP ports in CUCM.
01-25-2015 05:10 PM
The device pool that is assigned to analog phones contains the main router ip address for both IP Address and SIP Network/IP Address.
Not sure what am I missing here?
01-27-2015 01:56 PM
Have you actually configured your "main gateway" as an srst router?
and when you test fail over do you see any attempt to register at all? (use: debug ephone)
let us know
01-27-2015 05:25 PM
01-30-2015 04:16 PM
Found that IOS version 12.4 was not supporting SRST to work upgraded the IOS to latest 15.1 and it started working.
01-20-2016 01:58 AM
When vg224 Analogue speaks to your srst router ( in the event of CUCM communication cut off due to wan link failure ) those analogue phones connected to VG224 can be reached from outside ?
How does the srst router know the individual analogue port destination number of VG224 ports. Is there any additional configuration like Fall-back DN required ( in the VG224 ) inorder for incoming calls to work while in srst ?
01-20-2016 06:00 AM
This depends on protocol used to control the analog ports. If using SCCP it works just like with phones as the ports get SRST reference from CUCM configuration and register with SRST. If SIP or H323 then you need to have adequate backup dial-peers to point to the SRST GW.
01-26-2015 07:05 AM
Chris,
Just wanted to male sure whether SRST for analog device works if the analog VG224 is connected with main router via a L3 switch.
Do you want me to remove this following configs from VG224
sccp local FastEthernet0/0
sccp ccm X.X.X.X identifier 23<--- CALL MANAGER ip
sccp ccm X.X.X.X identifier 22<---MAIN GATEWAY WITH E1 ip
sccp
!
sccp ccm group 1
associate ccm 23 priority 1
associate ccm 22 priority 2
switchback method graceful
!
If I remove these configs will the analog phone gonna register with WAN connected?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide