Triple Combo looks to be a nice tool for decoding CCM/UCM trace files:
http://www.employees.org/~tiryaki/tc/
In the past I've also used TranslatorX, which is good but has some missing pieces:
http://www.employees.org/~pgiralt/TranslatorX/
Showing posts with label debug. Show all posts
Showing posts with label debug. Show all posts
Monday, April 14, 2008
Friday, March 14, 2008
troubleshooting basic POTS calls on a router
We get calls fairly regularly from users at sites with router-based VoIP systems (whether UCM Express or distributed UCM, it doesn't matter) saying that callers to their outside lines are getting ring-no-answer behavior.
The first thing I want to do is see if the calls are actually getting to the router. So I access the CLI and do the following:
Router#terminal monitor
Router#debug vpm signal
Then I place a test call to one of their outside lines. If the router just sits there and produces no output, then the problem is almost certainly either in the PSTN, or somebody has unplugged the cable from the FXO port.
If the router produces a bunch of barely comprehensible output, then the line is ringing and you've got further troubleshooting to do. Don't forget to turn off debugging when you're done!
The first thing I want to do is see if the calls are actually getting to the router. So I access the CLI and do the following:
Router#terminal monitor
Router#debug vpm signal
Then I place a test call to one of their outside lines. If the router just sits there and produces no output, then the problem is almost certainly either in the PSTN, or somebody has unplugged the cable from the FXO port.
If the router produces a bunch of barely comprehensible output, then the line is ringing and you've got further troubleshooting to do. Don't forget to turn off debugging when you're done!
Subscribe to:
Posts (Atom)