[Serusers] How to set timer in Ser.cfg for sems

Jan Janak jan at iptel.org
Fri Aug 6 11:41:23 CEST 2004


There are two timers in tm module, fr_timer is the "final response
timer", this is the number of seconds ser will wait for a final reply
to non-INVITE requests.

Then there is fr_inv_timer, that is the "final response INVITE timer",
the number of seconds ser will wait for a final reply to INVITE
requests.

ACK is a separate request and transaction and it is send by the caller,
not by the callee. Moreover, ACKs are not replied so the timers
mentioned above do not apply.
  
  Jan.

On 05-08 20:18, Koyama Zehi wrote:
> Dear all,
> I want to know that How can I set the timers in ser.cfg for different call signalling..I mean to say that suppose a Sip client A is making a call to Sip client B, and if SIP client B is not sending the 180 response then this call should get fail in 15 second and I can route the message to SEMS...
>  
> As of my best knowledge there is fr_timer [ex.- modparam("tm", "fr_timer", 30 )]. but it works for final response ACK..I mean to say in this case  if the caller A will not recieve the final ACK from B within 30 seconds then call get failed and I can route the call to SEMS.
>  
> But I need to implemet two case 
> 1) When the caller is not getting the 180 Respone from Calle (may be calle was registered a moment before and due to network failure is not able to send 180 respone) then call should get fail within 15 second. and be able route to SEMS.
>  
> 2) When the caller is not getting the final ACK from calle then then call should get fail within 30 second. and be able route to SEMS. (This case I am able to handle using fr_timer, But I could handle 1 case, please help me ....
> thanks
> koyama
> 
> 		
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers




More information about the sr-users mailing list