cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1421
Views
0
Helpful
8
Replies

No ring back tone. Incoming call to CUCM via CUBE IVR tcl application.

alexver1978
Level 1
Level 1

Hi,

There is no RBT in the incoming call from ISP to CUCM.

 

There are no 180 Ringing or 183 Session Progress in call leg (ISP - CUBE) but in call leg (CUBE-CUCM) it is present.

 

Could you please help me to resolve this issue?

 

Scheme:
ISP (83.137.x.x.) - SIP- CUBE (10.175.x.x.) (IVR) - SIP - CUCM (10.175.z.z)

 

CUBE config:

voice service voip

mode border-element

allow-connections sip to sip

redirect ip2ip

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none

sip

bind control source-interface Loopback1

bind media source-interface Loopback1

history-info

no call service stop

!

voice class codec 1

codec preference 1 g711alaw

codec preference 2 g711ulaw

application

service N flash:/AA/N.tcl

paramspace english index 0

paramspace english language en

paramspace english location flash:/AA/

param max-extension-length 4

param aa-pilot 4955555555

paramspace english prefix en

param operator 5556

dial-peer voice 200 voip

preference 5

service n

destination-pattern [567]...$

session protocol sipv2

session target ipv4:10.175.z.z

incoming called-number 4955555555

voice-class codec 1

dtmf-relay cisco-rtp rtp-nte

no vad

8 Replies 8

R0g22
Cisco Employee
Cisco Employee
What is the TCL for ? The 180 being received is without a SDP. CUBE will need to generate a local ringback but the signalling is not complete.
Grab the following -

debug ccsip message
debug ccsip error
debug ccsip info
debufg voice ccapi inout

Attach CUBE config as well.

Thank you for your reply!

 

We use TCL script like IVR application.

Cube config and debugs ate in attchment.

 

Alex.

I need all the debugs enabled at once and logs collected for a single call.

ok. Debug is in attachment.

 

Alex

Hi,

do you have any ideas?

 

Alex.

Hi,

do you have any ideas?

 

Alex.

I didn't realise this was updated a while ago. I will check the logs and see what's going on.

I just a INVITE and a BYE in the logs. Nothing else. Please do not take the logs using "terminal monitor". Take them in a buffer please.