On Thu, Feb 3, 2011 at 8:29 AM, Kumaran
<[email protected]> wrote:
> Douglas Hubler wrote:
>> On Wed, Feb 2, 2011 at 4:15 AM, Kumaran
>> <[email protected]> wrote:
>>
>>> Hi All,
>>> There is option for DTMF timout and Invalid response for AA,So
>>> how to change the DTMF timout and Invalid response for Voicemail..Please
>>> Guide Me
>>>
>>
>> may not be configurable from ui. You need it for test coverage
>> purposes? otherwise we'd have to dig into FS default settings.
>>
>>
> Hi Douglas,
> Could you please check with the above options as we need it for
> test coverage purposes. And if it is made available on config UI it
> would me more convinient. It is just a suggestion.
> Thanks
> Venkateshwaran T
>
This should be fully configurable from sipXconfig UI, by providing a
voicemail.xml file
(that will be loaded by org.sipfoundry.voicemail.Configuration class
within sipXivr project)
Right now the values are hard coded in
org.sipfoundry.sipxivr.ApplicationConfiguraton class within sipXivr
project as:
initial timeout = 7000ms
inter Digit Timeout = 3000ms;
extra Digit Timeout = 3000ms;
maximum Digits = 10;
no Input Count = 2;
invalid Response Count = 2;
What kind of test are you trying to perform and need changed values for?
George
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/