Debugging in Yate
From Yate Documentation
This page purpose is to show you the methods of debugging in Yate.
Debug logged in file
At startup Yate can be started with logging in a file so that you can see the errors in the specified file.
To increase the visible debug level you have to add -v option more than once to the command line or to service start script:
yate -vvvvv -l logfile -d -s -r
To see what all the other options are please run
yate --help
Debug using rmanager module
Debug using msgsniff module
See also