partysip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Partysip-dev] Need to change timeout value for requests


From: Mike Dehn
Subject: Re: [Partysip-dev] Need to change timeout value for requests
Date: Wed, 18 Feb 2004 13:23:32 -0800

Yes, you are correct .... sorry .... I was getting the old value of 30s because 
my UA was logging into the wrong proxy(!).  Thanks for pointing out the lines 
of code that need to be changed to alter the timeouts, though.  That will be 
helpful later.

Mike

At 04:43 PM 2/17/2004, you wrote:

>You can modify and recompile with other defines:
>../partysip/partysip/psp_request.h:#ifndef TIMEOUT_FOR_NO_ANSWER
>../partysip/partysip/psp_request.h:#define TIMEOUT_FOR_NO_ANSWER 15
>../partysip/partysip/psp_request.h:#ifndef TIMEOUT_FOR_INVITE
>../partysip/partysip/psp_request.h:#define TIMEOUT_FOR_INVITE 120
>../partysip/partysip/psp_request.h:#ifndef TIMEOUT_FOR_NONINVITE
>../partysip/partysip/psp_request.h:#define TIMEOUT_FOR_NONINVITE 32
>
>TIMEOUT_FOR_INVITE should be 120? Not 30?
>Aymeric
>
>On Sun, 15 Feb 2004, Mike Dehn wrote:
>
>> If a call is not answered within 30 seconds, Partysip cancels the call and 
>> sends a "408 Request Timeout" to the calling UA.
>> How can I set Partysip to allow 60 seconds before timing out the calls?
>>
>> Thanks,
>> Mike
>>
>>
>>
>> _______________________________________________
>> Partysip-dev mailing list
>> address@hidden
>> http://mail.nongnu.org/mailman/listinfo/partysip-dev
>>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]