Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Voice Gateway API (VGAPI) Developer Center
Overview
Documentation
Community
Testing
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to TCL-API
RE: Delay when caller press 0 to meet operator ????
Threads [
Previous
|
Next
]
Salim Siddique
Posts:
1
Join Date:
1/17/11
Recent Posts
RE: Delay when caller press 0 to meet operator ????
Answer
12/16/11 9:54 AM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
because the default voice-port time interdigit is 10sec,so after press 0 you must wait for 10sec
you can change the vaule to 1 or 2sec
How can we change the interdigit to 3 seconds?
Thanks
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Raghavendra Gutty Veeranagappa
Posts:
218
Join Date:
4/28/10
Recent Posts
RE: Delay when caller press 0 to meet operator ????
Answer
1/17/11 10:11 AM as a reply to Salim Siddique.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Salim Siddique,
Please run following commands to configure the timeouts interdigit seconds on the voice ports.
3725¿02#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
3725¿02(config)#voice¿port 2/0/1
3725¿02(config¿voiceport)#timeouts interdigit 3
3725¿02(config¿voiceport)#
Thanks,
Raghavendra
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Max Lamovich
Posts:
7
Join Date:
1/20/11
Recent Posts
RE: Delay when caller press 0 to meet operator ????
Answer
1/20/11 11:10 AM as a reply to Raghavendra Gutty Veeranagappa.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
See here
param(interDigitTimeout)¿Interdigit timeout value in seconds. The default is 10
Not necessarily change the configuration
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top