cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
713
Views
0
Helpful
1
Replies

CUBE monitoring on ISP SIP Server

Nishad Ismail
Level 1
Level 1

Kindly suggest the configuration

 

We need to monitor the Connectivity with SIP Service provider

The SIP link frequently goes down and we are not getting alerts on CUCM ,Because the SIP trunk from CUCM to CUBE Internal interface

Any suggestion to get alerts when losses Connection to SIP server (10.200.2.90)

 

CUCM Configuration:

---------------------------------

SIP Trunk in CUCM

Destination IP :10.24.100.10 Port 5060

 

CUBE Configuration:

---------------------------------

interface GigabitEthernet0/0

description ** CUBE IP **

ip address 10.24.100.10 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet0/1.2382

description ** Connection the ISP **

encapsulation dot1Q 2382

ip address 10.19.10.254 255.255.255.252

!

ip route 0.0.0.0 0.0.0.0 10.222.2.1

ip route 10.200.2.90 255.255.255.255 10.19.10.253

!

 

dial-peer voice 8 voip

description ** Outbound dailpeer to SIP ISP**

translation-profile outgoing ADDTran

destination-pattern 05........

session protocol sipv2

session target ipv4:10.200.2.90

voice-class codec 1

dtmf-relay rtp-nte

no vad

!

dial-peer voice 2 voip

description ** CUCM dailpeer **

destination-pattern ....

session protocol sipv2

session target ipv4:10.200.8.10

voice-class codec 1

dtmf-relay rtp-nte

no vad

!

1 Reply 1