cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

SIP Trunk Reason: Q.850;cause=102;text="recovery of timer expiry"

rasheedccvp
Level 1
Level 1

                   Hello,  Need a help

i am getting below error

 

SIP Trunk Reason: Q.850;cause=102;text="recovery of timer expiry"

 

 

I configured the SIP trunk and the below is the Call Flow

 

IP Phone ----->>>>.CUCM------(SIP Trunk)----CUBE(2921)--------SIP server(ISP)

 

i can receive incoming call ringing on the IP phone andonce answer there is no audio or ring backtone.

Outgoing calls not allways provides busytone

 

 

 

interface GigabitEthernet0/0

description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-GE 0/0$

ip address 10.1.1.x 255.255.255.0

duplex auto

speed auto

h323-gateway voip interface

h323-gateway voip bind srcaddr 10.1.1.x!

interface GigabitEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface GigabitEthernet0/2

description  SIP Interface

no ip address

duplex auto

speed auto

!

interface GigabitEthernet0/2.245

encapsulation dot1Q 245

ip address 10.x.x.254 255.255.255.252

 

 

 

dial-peer voice 51 voip

description Outgoing From STC Server to CUCM SIP TRUNK

translation-profile outgoing PSTN-01

preference 1

destination-pattern 2508...

rtp payload-type cisco-codec-fax-ack 111

rtp payload-type nte 97

session protocol sipv2

session target ipv4:10.x.x.19 (Call Manager)

session transport udp

incoming called-number .

dtmf-relay rtp-nte digit-drop

codec g711alaw

no vad

dial-peer voice 301 voip

description Outgoing for Local Calls

translation-profile outgoing Strip9

destination-pattern 9T

rtp payload-type cisco-codec-fax-ack 111

rtp payload-type nte 97

session protocol sipv2

session target ipv4:10.x.x.157

session transport udp

voice-class sip profiles 2

codec g711alaw

no vad

 

 

 

Message was edited by: Rasheed C.V. Ping test  fails from STC interface to the CallManager  ping 10.x.x.19(CM IP address) source GigabitEthernet0/2.245 (SIP interface) Is it normal behaviour, even i can not ping phone  ip from stc interface

Who Me Too'd this topic