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

cube one way audio and failed calls

pwenger
Level 3
Level 3

The scenario:

MicrosoftMediationServer--sip--CUBE--sip--CUCM4.2--h323--ISDN GATEWAY

There are about 100 CiscoPhones registered to CUCM4.2 and there are about 100 MOCS Clients. Both has to reach each other with the internal number and both will use the same ISDN GATEWAY to the PSTN. As the Microsoft Mediation Server only know E.164 I inserted a CUBE who can handle and add or remove the "+". The CUBE is a Cisco2821 running IOS 12.4(11)XW8 IP VOICE.

The Problem: When the MOCS Client makes external calls or calls to a CiscoPhone, it happens quite often, that there is one way audio or the call suddenly fails. Last week I exchanged the temporary CUBE with the customers one. The interesting thing is, that the temporary CUBE was also a 2821 running IOS 12.4(20)T and with this one everthing worked fine. So I tought, that there will be no problem to exchange the CUBE as I have to load the same IOS, and copy the config of the temporary one. But as soon as I had exchanged the CUBE the problems began. So I changed the IOS to

12.4(11)XW8.

Currently I'm logging a debug ccsip message and a debug ccsip call to a syslog server that I can see at the calls when the customer tell me that a probelm occured.

Any idea why these problems happens?

See below the relevant configuration of the CUBE. One thing to know is, that all the system are redundant, so there are 2 CUBE with HSRP configured.

ip cef

!

!

no ip domain lookup

multilink bundle-name authenticated

!

!

!

voice rtp send-recv

!

voice service voip

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

supplementary-service media-renegotiate

supplementary-service ringback h225-info

h323

sip

!

!

voice class codec 1

codec preference 1 g711ulaw

codec preference 2 g711alaw

!

!

voice translation-rule 1

rule 1 /^\+4132326/ /0004132326/

rule 2 /^\+41/ /00041/

rule 3 /^\+/ /000/

!

voice translation-rule 2

rule 1 /^\00/ /+41/

rule 2 /323262998/ //

rule 3 /^\0*/ /+41/

rule 4 /^\0*/ /+41/

!

voice translation-rule 3

rule 1 /^\+4132326/ //

!

!

voice translation-profile FROM-MEDIATION-TO-CCM

translate calling 3

translate called 3

!

voice translation-profile FROM-MEDIATION-TO-ISDN

translate calling 1

translate called 1

!

voice translation-profile TO-MEDIATION

translate calling 2

translate called 1

!

!

voice-card 0

no dspfarm

!

interface GigabitEthernet0/0

ip address A.B.C.D 255.255.255.0

duplex auto

speed auto

standby 1 ip 10.105.11.78

standby 1 priority 110

!

ip route 0.0.0.0 0.0.0.0 A.B.C.X

!

!

dial-peer voice 7770 voip

description outbound to MEDIATION11

translation-profile outgoing TO-MEDIATION

preference 1

destination-pattern 777[0-6]

session protocol sipv2

session target ipv4:10.105.11.73

session transport tcp

dtmf-relay sip-notify

codec g711alaw

no vad

!

dial-peer voice 1 voip

description outbound to CCM 4.2(3) SIP

translation-profile incoming FROM-MEDIATION-TO-CCM

preference 1

destination-pattern .T

session protocol sipv2

session target ipv4:172.16.1.10

session transport tcp

incoming called-number +41323261...

dtmf-relay h245-alphanumeric

codec g711alaw

no vad

!

dial-peer voice 5 voip

description outbound from Mediation to ISDN

translation-profile incoming FROM-MEDIATION-TO-ISDN

preference 1

destination-pattern 000T

session target ipv4:172.16.1.5

incoming called-number +T

codec g711ulaw

no vad

!

dial-peer voice 8 voip

description outbound from Mediation to ISDN

translation-profile incoming FROM-MEDIATION-TO-CCM

preference 1

destination-pattern 00041.........

session protocol sipv2

session target ipv4:172.16.1.10

session transport tcp

incoming called-number +T

codec g711ulaw

no vad

I am grateful for each assistance.

Regards

Peter

0 Replies 0