2009/5/5 Ravi Kumar <[email protected]>: > isdn-subaddress = ";isub=" 1*uric
First of all, note that there is a confirmed bug in RFC 3966 about the above syntax: http://www.rfc-editor.org/errata_search.php?rfc=3966 It should be: isdn-subaddress = ";isub=" 1*paramchar > isub=/@;para=value > > Now I will separate the isub value at p character, because ; > will be consumed as part of the isub value. So next header should start with > ; (as per abnf )but that is not present so parser will fail. Could you detail a little more the issue? I can't understand it (an example would be great). -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
