Introduction
VTech SIP hotel phones allows guests to make the most out of their hotel stay with a phone that balances style and functionality. The ergonomic design encourages productivity with seven hours of cordless battery talk time (for cordless models), USB charging port (for contemporary SIP models), full-duplex speakerphone, and conferencing feature buttons such as hold, mute and flash. Key features include:- Antibacterial plastic tested to inhibit 99.9% of bacteria growth
- USB Charging Port (for contemporary SIP models) to charge the guest’s smart phone and other electronic devices
- Remote Configuration allows programming of speed dials and other network parameters to avoid disturbing the guest
- With the touch of a button, the base speakerphone makes hands-free conversations easy
- Up to 10 different guest services buttons to reach a desired destination quickly
Configuration
IMPORTANT
E-MetroTel has been successful in creating interoperability with the referenced phone using our open SIP Standards implementation. E-MetroTel is not responsible for maintaining interoperability support should the manufacturer modify the behavior of their SIP implementation in subsequent releases.
Step 1 – On the UCX Server
- Login to UCX Administration
- Navigate to PBX – PBX Configuration – Extensions page
- Add an Extension for a Generic SIP Device with the following basic parameters:
- User Extension (e.g. 101)
- Display Name
- secret
- Click on Submit to create the extension
- Press the Apply Config bar at the top
Step 2 – On the Vtech SIP Phone
Refer to Vtech’s Configuration Guide for Hotel SIP phones on how to access the phone’s WebUI.
- Login to the WebUI of the phone
- Navigate to Phone Configuration – SIP Account Settings page
- Enter the following basic parameters:
- Extension – Enter the User Extension from STEP ONE (e.g. 101)
- Authentication Name – Enter User Extension from STEP ONE (e.g. 101)
- Password – Enter the secret from STEP ONE
- Set the prefix for external calls in the External Call Prefix field. A secondary dial tone is generated when the prefix is dialed.
- The SIP Registration Status will indicate Unregistered. (When the phone successfully registers to the UCX Server after all the steps in this section has been executed, this status will change to Registered.)
- Click on the Save button and wait for the update process to complete.
- Navigate to Phone Configuration – Advanced SIP Settings page
- Enter the UCX Server IP address and Port number in the Registrar Server Address:Port fields.
- You need to configure the Dial Plan and Interdigit Timeout fields to provide a good phone experience for the end-user. The entire dial plan needs to be entered as a single string, each dial plan separated by the “|” symbol. (See example below.)
Refer to Vtech’s SIP phone Configuration Guide for details on the dial plan syntax. - Press the Save button and wait for the update process to complete.
Dial Plan Example
Dial Plan | Format | Description |
---|---|---|
[1-5]xx | Floor (1-5) + room number (00 – 99) | Room extension |
9[2-9]xxxxxxxxx | 9 + 10 digits | Local call |
91xxxxxxxxxx | 9 + 1 + 10 digits | Long distance |
9011.T | 9 + 011 + any digit sequence after interdigit timeout | International call |
911 | 911 | Emergency call |
The complete dial plan string will look like this: [1-5]xx|9[2-9]xxxxxxxxx|91xxxxxxxxxx|9011.T|911