How do I increase the timeout value for making outbound call in WIC?

wwang's picture
Contributed by:wwang
Created on:October 1st, 2009
Last updated on:October 1st, 2009
Comments:0 comments Add a new comment!

The WIC outbound call timeout value is defined in the following properties file:

<starpound_root>/server/default/deploy/starpound-agserver/AgentServer.ear/callcontrolinterface.jar:
org/starpound\cci/sip/agent/sip.properties
answer_timeout=60000

The value is in milliseconds.