Thanks Mierla and Juha....
It works fine...
--- Em qua, 30/12/09, Daniel-Constantin Mierla miconda@gmail.com escreveu:
De: Daniel-Constantin Mierla miconda@gmail.com Assunto: Re: [Kamailio-Users] Problems with Sip Redirect Client Para: "Juha Heinanen" jh@tutpro.com Cc: users@lists.kamailio.org Data: Quarta-feira, 30 de Dezembro de 2009, 13:50
On 12/30/09 4:42 PM, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
Is q value allowed to be any number or just floating point less or equal 1? The example has greater q values.
q value is a floating point number and definitely not bigger values than 1.0. there may also be a limit in rfc3261 syntax on how many decimal digits it may have.
what I knew as well -- found it in 3261 grammar:
qvalue = ( "0" [ "." 0*3DIGIT ] ) / ( "1" [ "." 0*3("0") ]
So the 301 reply in the first email is wrong.
Cheers,
Daniel