[Asterisk-Users] How can I log SIP debug messages to a file?

Martin Pycko martinp at digium.com
Sun Jun 22 10:50:40 MST 2003


asterisk -vvvcn | tee /tmp/log
CLI> sip debug
CLI> stop now
or

script
asterisk -vvvcn
CLI> sip debug
CLI> stop now
shell> exit

Martin

On Sun, 22 Jun 2003, destan wrote:

> Hi everybody,
> I want to read to debug messages and try to interpret them but they happen
> too fast, how can I log these guys to a file, or is there a file like this
> already?
> I checked the /var/log/asterisk but there isn't much interesting there yet?
> How can i turn on logging for SIP,IAX and other things?
> Thanks,
> Umut
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list