cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
454
Views
10
Helpful
4
Replies

fall back to ISDN from SIP trunk in cause of SIP trunk failure

Mujeeb Shaik
Level 1
Level 1

in case I have a ISDN connection and as well as a SIP connection terminating on our CUBE/Voice gateway. In case of the SIP connection goes down, the client wants the calls be automatically routed via your ISDN line

 

how should i achieve this

4 Replies 4

Gregory Brunn
Spotlight
Spotlight

 

Can't you just accomplish this via a dial-peer preference statement.

 

Preference 1 sip trunk

 

Preference 2 ISDN PRI pots dial peer

 

 

 

 

Hi,

You can do this using options ping which will switch the call directly to
isdn dial peer instead of waiting for sip invites timeout.

Here you go

https://community.cisco.com/t5/collaboration-voice-and-video/ios-sip-options-ping/ta-p/3156735

***** please remember to rate useful posts

Apart from the advice already given, it’s of importants that you’re client understands that you only have control of this for outbound calls. For inbound calls from PSTN it’s the service provider that controls this and it’s not very likely that they would have the ability to route the calls primarily via SIP and use the ISDN as backup. It’s at least nothing I’ve ever came across.



Response Signature


In addition to all the comments I also suggest reducing the SIP timers and retries under sip-ua.  This is to prevent excessive delay is the SIP service goes down, before the Options Ping polling shuts down the dial peer.  Default timers/retries would have it trying for something like 30 seconds.  I normally use two retries and a reasonably short timer, the exact figure would depend on how quickly your provider normally responds.  Remember the timer doubles on each retry, so this example would timeout after 1.75 seconds ..

sip-ua
 retry invite 2
 timers trying 250
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: