How do you run DAHDI monitor?

First, make sure to run DAHDI Monitor in a new console or screen.

  1. Start a dahdi_monitor capture for the channel over which the call will be used.

# cd /tmp/ # dahdi_monitor <channel> -v -r rx.wav -t tx.wav

Make sure to replace the first parameter <channel> with your channel number.

  1. Place your test calls or wait for the failure to occur.  

When a call does fail, please note the time of failure and provide any other information available about the failure, such as:  internal extension involved, external number involved, Asterisk server IP, SIP extension IP, or SIP call-ID. You can get this information by looking at the Asterisk CLI on separate window. 

  1. Execute "ctrl + c" in the console where you ran the dahdi_monitor capture in order to stop that recording.

  2. Collect your files in the '/tmp/' folder, or wherever you specified them to be placed while completing step 

Return to Documentation Home I Return to Sangoma Support