31 • VoIP debugging
Verify circuit switch connectivity
The following commands makes possible to establish voice calls between two endpoints without additional
voice devices such as voice phones. Additionally the set up and shut down of voice calls can be traced by the
debug monitor and established calls can be displayed by the show command.
This procedure describes how to verify circuit switch connectivity by set up and trace voice calls
Mode: Administrator execution
Step
1
node2 ( if-type )[ if-name ]#routing dest-inter-
face callapp
2
node2 ( if-type )[ if-name ]#exit
3
node2 (ctx-cs)[switch]#no shutdown
4
node2 (ctx-cs)[switch]#exit
5
node2 (cfg)#exit
6
node2 #debug call [ detail level ]
7
node1 #debug call [ detail level ]
8
node1 #call callkey dial interface
node2 #call callkey accept
9
10 node2 #show call sessions [ detail level ]
11 node1 #show call sessions [ detail level ]
12 node1 #call callkey drop
Example: Verify circuit switch connectivity
The following example shows how to establish a voice connection between two endpoints. Note that to per-
form this example you need a fully operative configuration on both endpoints. The following configuration
steps only illustrate how to set up and shut down a voice call.
SmartNode 2: Route calls from ISoIP interface ISOIP_IF to interface callapp and enable debug monitor.
SN2>enable
SN2#configure
SN2(cfg)#context cs
SN2(ctx-cs)[switch]#interface isoip ISOIP_IF
SN2(if-isoip)[ISOIP_IF]#routing dest-interface callapp
SN2(if-isoip)[ISOIP_IF]#exit
SN2(ctx-cs)[switch]#no shutdown
SN2(ctx-cs)[switch]#exit
SN2(cfg)#exit
SN2#
SN2#debug call 5
398
Command
SmartWare Software Configuration Guide
Purpose
The call from the H.323 or ISoIP interface must be
routed to the interface 'callapp' to accept it with
SmartWare.
Enable the configuration
Enable call debug monitor on SmartNode number
2.
Enable call debug monitor on SmartNode number
1.
Set up the call with the call ID callkey and over the
interface interface on SmartNode number 1.
Accept the call on SmartNode number 2. You will
get the callkey from the debug monitor.
Display the actual running call application ses-
sion(s). If there is one displayed on both endpoints
the connection was established.
Tear down the call on both endpoints.
Debugging task list
Need help?
Do you have a question about the SmartNode Series and is the answer not in the manual?