Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All,If your gateway is MGCP and your service parameter to advertise G.729 annex-b, which is the default, you will not be able to hear audio on 12.4(24)T.Becoming kind of a hot bug, thought I would let you know.Details: CSCsy10653Symptom:Calls on a...
Hi All,We're trying to get this link spread out to customers:http://supportwiki.cisco.com/wiki/index.php/RSS_Feeds_for_Hot_Issues_in_Cisco_TAC#Hot_Issues_RSS_FeedsIt's a really helpful tool. It ranks cases based upon how many TAC cases have hit cert...
Just for reference, the internal request to have this added is CSCti08057. You can ask your account team for support on this if you feel it's important.-nick
I would start by getting a packet capture. Then, you can look if you receive the packets. Something like 'rtp.payload_type == 101' may be a good wireshark filter. For debugs, you're looking at using 'debug ccsip messages' and 'debug voip rtp sessio...
You may want to try this command:voice service voip dtmf-interworking rtp-nteIt changes the interarrival properties of the 2833 packets, and we see it particularly with Verizon trunks, though it has been useful in other scenarios as well.-nick
The source IP for that will be in hex. Ex: '0A0A0A01' is 10.10.10.1 in the H225 setup message as the 'SourceAddress' or something to that effect.I would suggest doing a google for 'Triplecombo' or 'translatorx' for CUCM traces. It really makes the...