Szabo, Barna ha scritto:
> Hi,
> sending a User_agent header like this:
> User-Agent: peerthings release P2P.Rel1.2.015.DELTA -> atw117m0
>
> the Jain-Sip stack throws exception. Can anyone tell me what is wrong in
> it?
>
> thanks
>
> Barna Szabo
[RFC 3261 - pages 221, 231] ==> Wrong header syntax because
1) character '>' is not allowed in token
2) User-Agent Header field = "User-Agent:" server-val *(LWS server-val)
3) server-val = token [/token] / comment
comments are inside '()'

Marco Ambu
Abbeynet S.p.A. (www.abbeynet.it)
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to