Look at XLOG module .. it is very nice tool for logging SIP message
flow through ser.cfg.
for example
xlog("L_ERR"," Request Method is <%rm>");
an other useful variables
Ladislav
İlker Aktuna (
Koç.net) wrote:
Hi,
I need to learn what variables I can use when writing log, for
debugging purposes.
Can anyone tell me variables that are avilable in logging ?
Especially a variable for method name and sip message direction would
be very useful.
Thanks,