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: Aymeric MOIZARD
Subject: Re: [Partysip-dev] Need to change timeout value for requests
Date: Wed, 18 Feb 2004 01:43:55 +0100 (CET)

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]