Hello All, Since I need to do exception handling for a SIP Registrar, I have set the environment variable(SIP_PARSER_STRICT_MODE) to true. To test the Registrar, I sent a REGISTER request not containing a CSeq. Instead, it raised an exception saying: "SipDate: Failed to decode Date". Is the Date header field mandatory for REGISTER? If yes, even though I inserted one in the request, it was not shown at the receiving end - ie at the Registrar side. Hence, I also want to know how to construct a REGISTER request, with a Date header field. That is, where actually in the request does this header field occur.
Thanks in advance, With regards, Radhika. _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
