![Patton electronics SmartWare R.3.20 Software Configuration Manual Download Page 548](http://html1.mh-extra.com/html/patton-electronics/smartware-r-3-20/smartware-r-3-20_software-configuration-manual_4044387548.webp)
Debugging call signaling
548
SmartWare Software Configuration Guide
42 • VoIP debugging
circuit mode - 64kBit/s - G.711 A-law
Calling party number : 55
unknown number - unknown numbering plan
presentation allowed - user provided not screened
Called party number : 50
unknown number - unknown numbering plan
High layer compatibility : telephony
CCITT
19:17:38 ICC > [TERMINAL-00df2760] Set state to CALL PRESENT
19:17:38 ICC > [TERMINAL-00df2760] State: CALL PRESENT, Event: PEER CONNECTED
19:17:38 ICC > [TERMINAL] << Message: primitive=31
19:17:38 ICC > [TERMINAL-00df2760] << ALERTING (DSS1 Ntwk)
19:17:38 ICC > [TERMINAL-00df2760] State: CALL PRESENT, Event: TERMINAL ALERTING
IND
19:17:38 ICC > [TERMINAL-00df2760] Set state to CALL RECEIVED
19:17:44 ICC > [TERMINAL] << Message: primitive=33
19:17:44 ICC > [TERMINAL-00df2760] << CONNECT (DSS1 Ntwk)
Connected number : 50
unknown number - unknown numbering plan
presentation allowed - user provided not screened
19:17:44 ICC > [TERMINAL-00df2760] State: CALL RECEIVED, Event: TERMINAL CONNECT
IND
19:17:44 ICC > [TERMINAL-00df2760] Set state to ACTIVE
19:17:44 ICC > [TERMINAL-00df2760] >> CONNECT ACKNOWLEDGEMENT (DSS1 Ntwk)
unit(cfg)#
unit(cfg)#call 55 drop
unit(cfg)#19:19:29 ICC > [TERMINAL-00df2760] State: ACTIVE, Event: PEER RELEASED
19:19:29 ICC > [TERMINAL-00df2760] Set state to DISCONNECT INDICATION
19:19:29 ICC > [TERMINAL-00df2760] >> DISCONNECT (DSS1 Ntwk)
Cause : normal call clearing
private network serving local user - CCITT - Q.931
Progress indicator : inband information available
private network serving local user - CCIT
Explanation:
•
unit(cfg)#call 55 dial 50 dest-interface TERMINAL
: Dial the number 50, which calling-party 55 to
the interface TERMINAL. If a phone connected to the port that binds to interface TERMINAL has MSN
50 configured, it will start to ring. This is the case in our example.
•
You just have verified that ISDN layer1–3 and the context CS interface TERMINAL are configured so that
a call with called-party 50 can be handled. If this is not the case (no response or a RELEASE message), con-
tinue debugging ISDN signaling.
•
unit(cfg)#call 55 drop
: Drops the call initiated with the
dial
command.
You can proceed as in this example with any other context CS interface, also for VoIP protocols like SIP
and H.323.