hi,
i have set the following flag it is still not capturing outbound SIP messages.
{
setflag(22)
sip_trace();
}
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