If you are using putty as your ssh client... create the ssh tunnel to the * box & then go to "session-> logging-> log printable output only" in your putty configuration & save.
To do it on the asterisk box only, I only know of the logger:
1. In logger.conf set "full => warning,error,verbose,debug" then save the file.
2. Do a "logger reload" command from the CLI.
3. Do "sip debug peer/ip 'whatever' " and make your test calls.
3. Do "sip debug peer/ip 'whatever' " and make your test calls.
The debug will show in /var/log/asterisk/full
bp
On 7/2/06, Nikolai Lusan <[EMAIL PROTECTED]> wrote:
Hi,
i am trying to sort out an issue with my SIP provider (I can make
outgoing calls but am not recieving calls) and have been trying to use
"sip debug" from the CLI. I am after a way to get these debug messages
into a file (I find it easier to go over a file than having to deal with
all the re-register messages flying by the screen). I have tried setting
the debug field in logger.conf, but this doesn't seem to be doing what I
want. Is there an easy way to have these messages going into a file?
--
Nikolai Lusan
#################################################
#
# Weblog: http://lusan.id.au/~nikolai/blog
# Website: http://lusan.id.au/~nikolai
#
#################################################
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
