[Serusers] Formal SIP message logging

Klaus Darilion klaus.mailinglists at pernau.at
Fri May 25 10:53:54 CEST 2007


Hi!

This is not possible with in openser.

You can use a packet sniffer to watch the whole SIP traffice. My 
favorite for sniffing SIP signaling (and related) is:

ngrep -W byline -P "" -d any -q -t port 5060 or port 53 or icmp


regards
klaus

Sahria Hao wrote:
> Hi All,
> 
> I want to get ONLY formal SIP message (ex. INVITE, REGISTER and more) by
> SER,
> like Cisco AS5300 debug mode (ex. # debug ccsip message).
> 
> How do I configure my ser.cfg?
> Now ser.cfg as follows:
> 
>  debug=3
>  fork=yes
>  log_facility=LOG_LOCAL0
>  listen=MY.SER.IP.ADDRESS
>  alias=MY.SER.FQDN.ADDRESS1
>  alias=MY.SER.FQDN.ADDRESS2
>  port=5060
>  children=4
>  dns=no
>  rev_dns=no
>  fifo="/tmp/ser_fifo"
>  fifo_db_url="mysql://ser:heslo@localhost/ser"
> 
> And /etc/syslog.conf as follows:
> 
>  # SIP Express Router log
>  local0.*      /var/log/ser.log
> 
> Regards,
> Sahria
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Serusers mailing list
> Serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers



More information about the sr-users mailing list