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

signalization debugging

tprochazka
Level 1
Level 1

Hi, Im troubleshooting signalization between CCM 4.2 and cisco voice GW (3825). I assume that there is problem in codecs but I cannot find any type of debugging on GW router which can show me what codec were offered for this call from CCM. I tried these debugs and I dont see it.

AnnexG:

AnnexG Event Messages debugging is on

H.225:

H.225 Event Messages debugging is on

H.225 Q931 IE Details debugging is on

H.245:

H.245 Event Messages debugging is on

can somebody give me clue?

Thanks a lot.

3 Replies 3

Jaime Valencia
Cisco Employee
Cisco Employee

are you using H323????

i would rather user a debug voip ccapi inout than those to see the capabilities

HTH

java

if this helps, please rate

HTH

java

if this helps, please rate

yes, I use H323, I tried debug you wrote here, but still dont see codecs which are offered...

Hi Thomas,

Try 'debug h245 asn', which will show what capabilities the parties exchange. Here is a sample output. From the gateway's perspective, what is offered would be in an incoming Terminal Capabilities Set message. Within that message, look for the capabilitytable section for the list of codecs offered.

BR2#deb h245 asn

H.245 ASN1 Messages debugging is on

BR2#

BR2#sh deb

H.245:

H.245 ASN1 Messages debugging is on

Aug 7 16:25:02.109: H245 MSC INCOMING PDU ::=

value MultimediaSystemControlMessage ::= request : terminalCapabilitySet :

{

}

capabilityTable

{

{

capabilityTableEntryNumber 1

capability receiveAudioCapability : g722-64k : 60

},

{

capabilityTableEntryNumber 2

capability receiveAndTransmitUserInputCapability : dtmf : NULL

},

{

capabilityTableEntryNumber 3

capability receiveAndTransmitUserInputCapability : basicString : NULL

},

{

capabilityTableEntryNumber 44

capability receiveAndTransmitUserInputCapability : hookflash : NULL

}

Hope this heps.

Regards,

Michael.

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: