Daniel,
On 01/19/2010 08:25 AM, Daniel-Constantin Mierla wrote:
sip_trace(); setflag(18);
Why do you call sip_trace(), and then set the flag afterward?
Also, I thought it is as with dialog module - one has choice either to invoke sip_trace() manually or to set a flag, but not both? Why do you do both? And why in that order?
Thanks,