VoiceGuide IVR Software Main Page
Jump to content

Time (in Milliseconds) Tone Dtmf

Recommended Posts

Good Morning,

 

I need your help again, In this time I need to know the time (in milliseconds),that it takes, send a tone, from the application to the phone.

 

 

 

And after the first tone have been sent, how much time spent in send the second tone.

 

 

 

Can I modify these times? How can I modify it?

 

 

 

Thanks a lot for your support,

 

 

 

Best regards,

 

 

Share this post


Link to post

Are you talking about the DTMF tones that VoiceGuide can play?

 

Are you using VoiceGuide v7?

 

In VoiceGuide v7 the DTMF tone timings can be adjusted in the Config files.

Share this post


Link to post

The ConfiLine files:

 

<Parameter>

<Description>DTMF Interdigit delay (time between digits in DTMF dialing)</Description>

<Notes></Notes>

<Key>DXCH_T_IDD</Key>

<Value>5</Value>

<Default>5</Default>

</Parameter>

 

<Parameter>

<Description>DTMF length (duration) for dialing.</Description>

<Notes></Notes>

<Key>DXCH_TTDATA</Key>

<Value>10</Value>

<Default>10</Default>

</Parameter>

 

(5 ,10)

Are these values expressed in milliseconds or in another unit of time?

Share this post


Link to post

Both DXCH_T_IDD and DXCH_TTDATA are in units of 10ms. A setting of 5 represents 50ms

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×