[Serdev] CVS:commitlog: sip_router/parser parse_param.c
parse_param.h
Jan Janak
jan at iptel.org
Fri Aug 13 12:52:10 UTC 2004
On 13-08 15:31, Juha Heinanen wrote:
> Jan Janak writes:
> > Log:
> > "method" contact parameter should be "methods", fixed by Juha
> Heinanen.
>
> actually rfc3261 lists "method" contact parameter, but i haven't found
> any definition for it and have never seen any sip ua to use it.
> "methods" contact parameter is defined in draft-ietf-sip-callerprefs and
> is used to indicate which methods a ua supports. it is used by many sip
> uas on the market andser can use it to store the supported methods in
> location table. so it makes sense for ser to parse methods contact
> parameter rather than method parameter.
RFC3261 specifies only q and expires contact parameters. I haven't
found any reference to method contact parameter in the RFC.
Anyway, it was supposed to be "methods" according to the callerprefs
draft, I probably did not read the draft carefully when implementing
the parser and forgot the last character.
Jan.
More information about the Serdev
mailing list