SRST
Basic SRST
Supports up to 720 SCCP IP phones
Supports Cisco Voice Gateway 248 Analog Phone Gateway
Supports secure voice fallback during SRST fallback service
No hunt-group feature during SRST
No MWI during SRST
Failover
If WAN link fails, IP phone lose contact with CUCM
IP Phones register with local gateway
Gateway queries/asks IP phones for configuration and autoconfigures itself
SRST Mode
Calls between remote-site phones survives switchover
Remote-site calls using the local non-MGCP gateway survive switchover
Phone will continue to send keep-alive to CUCM.
Fail Back
Timing
If there are multiple CUCM in the group, it may take a while before cutting over to SRST because of multiple tries to register to CUCM
This time can be shorten by adjusting the Station Keep Alive Service Parameter
Configuration
SRST
Enable SRST
Configure IP and port. This must matches configuration on CUCM
Specify max dn and ephones. Default is zero.
Dual-line - allows transfer, conferencing features
(Optional) Limit DN for models of phone. Default is 6.
(Optional) Keepalive sent to router by IP phones. Default is 30s.
call-manager-fallback
ip source-address <ip> [port 2000]
max-dn <number> [dual-line]
max-ephones <number>
! *** Optional ***
limit-dn {7910 | 7935 | 7940 | 7960} <max-lines>
keepalive <secs>
Dial Peer
dial-peer voice 1 pots
destination-pattern 9.T
port 0/1/0:15
Optional
interface serial0/1/0:15
isdn overlap-receiving [T320 ms]
call-manager-fallback
timeouts interdigit <sec>
Configure global prefix that can be used to expand the extension numbers of inbound and outbound calls into E.164 numbers
Translate called number of incoming PSTN call - reduced to extension-length to match local extension
Translate calling number of outgoing PSTN call - expand local extension to extension-pattern
dialplan-pattern 1 <pattern> extension-length <length> [extension-pattern <extension-pattern>] [no-reg]
call-manager-fallback
dialplan-pattern 1 5215553... extension-length 4
Configure translation rule
Configure and add rules translation profiles
Assign to SRST
Can be used to translate called number to Central Site to Full E.164 number
voice-translation-rule <number>
rule 1 /match-pattern/ /replace-pattern/ [type {<match-type> <replace-type} [plan {<match-type> <replace-type>}]]
!
voice-translation-profile <name>
translate {called | calling | redirect-called | redirect-target} <translation-rule-num>
!
call-manager-fallback
translation-profile {incoming | outgoing} <name>
! *** OR apply on dial peer ***
dial-peer voice 2000 pots
translation-profile {incoming | outgoing} <name>
COR
dial-peer cor custom
name internal
name pstn
name pstn-intl
!
dial-peer cor list internal
member internal
!
dial-peer cor list pstn
member pstn
!
dial-peer cor list pstn-intl
member pstn-intl
dial-peer cor list phone1
member internal
member pstn
member pstn-intl
!
dial-peer cor list phone2
member internal
member pstn
!
dial-peer cor list phone3
member internal
call-manager-fallback
cor incoming phone1 1 3001
cor incoming phone2 2 3002
cor incoming phone3 3 3003
dial-peer voice 9 pots
corlist ougoing pstn
destination 9T
port 1/0:23
!
dial-peer voice 9011 pots
corlist ougoing pstn-intl
destination 9011T
port 1/0:23
prefix 011
!
dial-peer voice 2000 pots
corlist outgoing internal
destination 2...
port 1/0:23
!