Debugging in Yate
From Yate Documentation
(Difference between revisions)
(Created page with "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 ...") |
Revision as of 14:46, 14 May 2013
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