Rohit Jain <jainrohit...@gmail.com> writes: > I have a customer that has A PBX that sends a 200 OK with a 200 OK with the > PAI Header (with CRLF on two lines): > > P-Asserted-Identity: "Blumenberger Jr > n" <sip:+41321234567@10.5.1.3;user=phone> > > instead of > > P-Asserted-Identity: "Blumenberger > Jrene<sip:+41321234567@10.5.1.3;user=phone>
It appears that your examples were damaged in transit. However one thing I note is that the second example contains an un-matched double-quote character, which is not valid. The central rule of a multiple-line header is that the CR-LF must be followed by whitespace (SPACE or TAB). Exactly where CR-LFs may appear in a header is determined by the ABNF for that header. Dale _______________________________________________ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/sip-implementors