-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Poly Phones
- UC Platforms
- VVX 600 Dialer Digit Timer

Create an account on the HP Community to personalize your profile and ask a question

01-05-2017 04:29 PM
I have a few VVX 600s and when you use the keypad on the physical phone for example you start typing a number 503-123 Pause for about 3 seconds or longer and the phone trys to dial that number when i need to enter 4 more digits it trys to auto call way too fast for our CEO and he wants his timer to be longer.
I have played with the Digitmap Timeout under SIP on the configuration web page and got no where.
Any help or ideas on how to do this?
We are using Lync 2013 right now..
UC Software Version 5.5.0.20556 Updater Version
5.7.0.18267
Thanks in advanced!
Solved! Go to Solution.
Accepted Solutions

01-13-2017 12:52 PM
Hi there,
Pretty common reqeust, someone frustrating to get what you need out of the admin guide for the VVX (Opinion).
Here is how I have changed my VVXs on/off hook dialing timeouts to 15 seconds when using Lync:
On Hook:
dialplan.userDial.timeOut="15"
Off-Hook:
dialplan.1.digitmap.timeout="15|15|15|15|15|15|15|15|15|15|15|15"
dialplan.1.lyncDigitmap.timeOut="15"
Change the 15s to whatever timeout you need. For the off-dialing, each of the "15s" in sequence is how long it will wait after each digit press, starting from left to right.
So for example if you wanted to have 15 second pauses in between each digit, but once the person hits the 11th digit to dial almost immediatley, you could do something like:
dialplan.1.digitmap.timeout="15|15|15|15|15|15|15|15|15|15|1"
I hope it helps you.
01-06-2017 01:28 AM
Hello JKisler,
welcome to the Polycom Community.
Have a look at the newly created FAQ => here <=
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
Polycom Global Services
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.
Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN

01-13-2017 12:52 PM
Hi there,
Pretty common reqeust, someone frustrating to get what you need out of the admin guide for the VVX (Opinion).
Here is how I have changed my VVXs on/off hook dialing timeouts to 15 seconds when using Lync:
On Hook:
dialplan.userDial.timeOut="15"
Off-Hook:
dialplan.1.digitmap.timeout="15|15|15|15|15|15|15|15|15|15|15|15"
dialplan.1.lyncDigitmap.timeOut="15"
Change the 15s to whatever timeout you need. For the off-dialing, each of the "15s" in sequence is how long it will wait after each digit press, starting from left to right.
So for example if you wanted to have 15 second pauses in between each digit, but once the person hits the 11th digit to dial almost immediatley, you could do something like:
dialplan.1.digitmap.timeout="15|15|15|15|15|15|15|15|15|15|1"
I hope it helps you.
