Switchvox - What do I do if my calls stop working?
Start by answering the following questions:
Are all users effected? If not take note of any user that is effected.
Can we dial internally( extension to extension ) or reach an IVR?
Can we dial outbound successfully?
Can we dial an inbound number to the pbx successfully?
Taking samples and debugging
We will need samples of the failed calls with debugging running to determine the cause of failure. Start the following three debugs:
Packet Capture:
Navigate to Server>Diagnostics>Advanced Debugging
Select Start Debugging Session
Select Packet Capture
Set the Duration for any time up to one hour
For most Packet captures Capture Only SIP Packets should be set to No
Select Begin Debugging Session
Note: The largest packet capture Support can generally use is one hour, but the smaller the packet capture is the easier it will be to diagnose. The recommended length is usually 10 minutes.
PRI/BRI Debug:
Navigate to Server>Diagnostics>Advanced Debugging
Select Start Debugging Session
Select PRI/BRI Debug
Set the Duration for any time up to one hour
Set the Intense Logging to YES
Select Begin Debugging Session
Asterisk Command Line Interface:
Navigate to Server>Diagnostics>Advanced Debugging
Select Start Debugging Session
Select Asterisk Command Line Interface
Set the Duration for any time up to one hour
Set the Verbosity to 10
Select Yes for Capture AGI Server Messages
Select Yes for Capture IAX2 Messages
Select Yes for Capture SIP Messages
Select Begin Debugging Session
Placing Sample Calls:
Place one call to a local extension. If the call connects say a few words and end the call.
Place one call outbound to an external number. If the call connects say a few words and end the call.
Place an inbound call from an external source such as a cell phone If the call connects, say a few words and the call.
Take notes on the numbers dialed and times the calls were placed for call log referencing when speaking with support.
With these three samples call support for assistance determing the cause of any failure.