cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
569
Views
0
Helpful
3
Replies

survivability.tcl limits on a 5350XM

micandre
Level 1
Level 1

Hello,

Are there any guidelines on the amount of survivability applications that can be run on a 5350XM?

Below is an example of 2 different apps I intend to setup but I'd like to set up approx 20 for 20 different departments.

Regards,

Michael

application

service survive_dept1 flash:survivablity.tcl

!

!

!

service survive_dept2 flash:survivablity.tcl

!

!

dial-peer voice 1 pots

description **** All incoming POTS calls ****

incoming called-number .T

direct-inward-dial

!

dial-peer voice 55010 pots

description **** Department 1 ****

translation-profile incoming IPCC

incoming called-number 55010

application survive_dept1

direct-inward-dial

!

dial-peer voice 55020 pots

description **** Department 2 ****

translation-profile incoming IPCC

incoming called-number 55020

application survive_dept2

direct-inward-dial

!

1 Accepted Solution

Accepted Solutions

janbyron
Level 1
Level 1

Hi Michael,

There may be a limit, but 20 is no where near it :-) I have seen examples with hundreds.

-janet

View solution in original post

3 Replies 3

thomas.chen
Level 6
Level 6

Call survivability must be considered for both the CVP and non-CVP related calls. For the Cisco CallManager endpoint phones, this is accomplished via on IOS feature known as Survivable Remote Site Telephony (SRST).

Try:

http://www.cisco.com/en/US/products/sw/custcosw/ps1006/products_implementation_design_guide_chapter09186a0080638556.html

janbyron
Level 1
Level 1

Hi Michael,

There may be a limit, but 20 is no where near it :-) I have seen examples with hundreds.

-janet

Great thanks Janet.

Regards, Michael