...
Enable R2 Debugging by inserting all the following commands in your Vega CLI, individually:
debug enable router rs
debug enable isdn rs
debug enable _cas 4567
debug enable _logger i
sip monitor on
log display off
debug onReproduce the R2 issue
Type 'debug dump' in your Vega CLI to dump the debug session. You should see a file produce which looks like this
Download the 'debug dump' file to a Linux system so that we can easily dissect. Do a search filter in the file by typing the following:
-> cat putty.log | grep "CAS-RG" > putty-1.logThe result is a file that looks like this which contains only the R2 Forward and Backwards tones.
Open the Forward Tones Chart in a new tab and open the Backward Tones Chart in another tab
Now you can see in detail what is occurring on the call. Note both tones start in the first group and move to the second group if indicated
Info |
---|
A good reference for R2 is: http://wiki.sangoma.com/mfcr2-openr2-troubleshooting Troubleshooting R2 |
Below is a quick summary of what occurred in the "putty-1.log" file:
...