[Serusers] How to STOP logging reINVITE

Andreas Granig andreas.granig at inode.info
Wed May 10 14:32:36 CEST 2006


sip wrote:
> Is there a way I can avoid logging reINVITEs in SER? I've been as yet unable
> to come up with one. 

if(method == "INVITE" && has_totag())
{
   # this is a re-invite...
}

Andy




More information about the sr-users mailing list