hi,
i have set the following flag it is still not capturing outbound SIP messages.
{ setflag(22) sip_trace();
}
Daniel-Constantin Mierlahttp://www.mail-archive.com/search?l=sr-users@lists.sip-router.org&q=from:%22Daniel-Constantin+Mierla%22 Fri, 05 Apr 2013 00:45:16 -0700http://www.mail-archive.com/search?l=sr-users@lists.sip-router.org&q=date:20130405
Hello,
On 3/31/13 4:27 PM, Ramaseshi reddy kolli wrote:
Hi,
I am using sip_trace function after next_branches(), it is not capturing outbound SIP INVITE request can anyone please help me.
iirc, you have to set a flag to trace outgoing messages. the sip_trace()function just takes the snapshot of processed messages.
Cheers, Daniel