01-17-2019 11:13 AM - edited 03-17-2019 01:58 PM
I'm seeing tons of the following error in my CUBE log...
%VOICE_IEC-3-GW: SIP: Internal Error (INVITE, invalid IE content): IEC= ... on callID -1
I understand to properlky troubleshoot I need to run debugs.
How intrusive are the various SIP debug commands...
Debug voice ccapi inout
debug voice dialpeer inout
SIP-GW#debug ccsip ? all Enable all SIP debugging traces calls Enable CCSIP SPI calls debugging trace error Enable SIP error debugging trace events Enable SIP events debugging trace info Enable SIP info debugging trace media Enable SIP media debugging trace messages Enable CCSIP SPI messages debugging trace preauth Enable SIP preauth debugging traces states Enable CCSIP SPI states debugging trace transport Enable SIP transport debugging traces
Solved! Go to Solution.
01-17-2019 12:54 PM
debug voip ccapi inout is very verbose and I wouldn't run that on a production system except as a last resort, debug voice dialpeer is not as verbose. However, you can limit the output of both of those debugs by using a Generic Call Filter Module. Here is a link for information on that: Cisco IOS Voice Troubleshooting and Monitoring -- Voice Call Debug Filtering on Cisco Voice Gateways
For the 'debug ccsip' debugs, the one you will want to start with is 'debug ccsip messages'. With the output, there might be others to run to help better define your problem.
Hopefully one of the other smart people on the boards can help with that specific error message.
Maren
01-17-2019 12:54 PM
debug voip ccapi inout is very verbose and I wouldn't run that on a production system except as a last resort, debug voice dialpeer is not as verbose. However, you can limit the output of both of those debugs by using a Generic Call Filter Module. Here is a link for information on that: Cisco IOS Voice Troubleshooting and Monitoring -- Voice Call Debug Filtering on Cisco Voice Gateways
For the 'debug ccsip' debugs, the one you will want to start with is 'debug ccsip messages'. With the output, there might be others to run to help better define your problem.
Hopefully one of the other smart people on the boards can help with that specific error message.
Maren
01-17-2019 01:03 PM
Thank you Maren, I appreciate your reply.
01-17-2019 03:34 PM
I tend to agree with Maren,
i have always run debug ccsip messages on prod systems, and never had any adverse effects, debug ccapi i dont run very often, because i dont find it that useful
01-19-2019 12:26 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide