On 23.12.2009 15:56, Juha Heinanen wrote:
Klaus Darilion writes:
handle_ruri_alias() does not work if the alias
parameter is not the
first parameter. As changing the order of parameters is allowed maybe
this should be handled correctly.
yes, it needs to stay as first parameter. i implemented it that way
because of simplicity. i would first like to see a real use case where
the params get reordered before starting to spend more cycles on it.
Actually I use it together with encode_contact/decode_contact functions
(siputils) which changes the order of URI parameters.
regards
klaus