cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
72
Views
0
Helpful
0
Comments
cdnadmin
Community Member
This document was generated from CDN thread

Created by: Chikeobi Njaka on 28-05-2013 02:19:13 PM
Dear Gang;
The documents indicate that the RouteSelectTimeout value (default = 5 seconds) can be set via the jtapi.ini file. Is there a way to set it programmatically? If so, can it be done on a callback-by-callback implementation?
 

Subject: RE: RouteSelectTimeout
Replied by: David Staudt on 28-05-2013 05:13:54 PM
The jtapi.ini file's various properties can be get/set dynamically/programmatically via the CiscoJtapiProperties class, e.g. CiscoJtapiProperties.setRouteSelectTimeout(milliseconds)

Subject: RE: RouteSelectTimeout
Replied by: Abhishek Malhotra on 28-05-2013 05:39:47 PM
Chikeobi Njaka:
Dear Gang;
If so, can it be done on a callback-by-callback implementation?
 

jtapi.ini or CiscoJTAPIProperties are provider wide generic configuration, as of now we cant have call by call setting..
 
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links