Hi,
try just set the flag without call sip_trace() function.
Wbr,
Alexandr
From: sr-users-bounces(a)lists.sip-router.org
[mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of Ramaseshi reddy
kolli
Sent: Saturday, April 06, 2013 7:29 PM
To: miconda(a)gmail.com; sr-users(a)lists.sip-router.org
Subject: Re: [SR-Users] sip_trace unable to capture after next_branches()
hi,
i have set the following flag it is still not capturing outbound SIP
messages.
{
setflag(22)
sip_trace();
}
<http://www.mail-archive.com/search?l=sr-users@lists.sip-router.org&q=from:%
22Daniel-Constantin+Mierla%22> Daniel-Constantin Mierla
<http://www.mail-archive.com/search?l=sr-users@lists.sip-router.org&q=date:2
0130405> Fri, 05 Apr 2013 00:45:16 -0700
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