[Kamailio-Users] Registration Timeout Retransmission
Klaus Darilion
klaus.mailinglists at pernau.at
Fri Feb 12 13:09:47 CET 2010
Am 12.02.2010 11:23, schrieb Hemanshu Patel:
> What kamailio is doing is what normally any rfc 3261 should do.
> But in my case i dont want once used nonce and response to be reused.... i
> think i left with only one solution, and which is that i am not suppose to
> entertain retransmission of REGISTER request till say around 2 sec once i
> send 200 OK.
In this case you have handle the REGISTER stateful.
Daniel, haven't you extended save() to send the reply stateful if a
transaction was created?
regards
klaus
> This will give ample amount of time to client phone to receive 200OK and
> once phone will receive 200OK it wont send another REGISTER request, and
> from server end first REGISTER retransmission i am dropping.that servers
> my purpose.
>
> Can anyone suggest me the easiest way to implement the same.
> Can i do it with already available flags or function or i need to hack a
> code a bit.
>
More information about the Users
mailing list