ipDialog, Inc.

Quick Reference Guide
Overview...
Installation...
Configuration...
Layout
Call Features...
Display Examples
Keys...
Maintenance
Appendices...
Glossary

Configuring phone for Autodial

Autodial configuration can be done using web interface of the phone or in the XML file (if using auto configuration option). The userId entered in the autodial user Id gets dialed automatically when the phone goes off-hook. This has to be configured separately for each line.

Configuration Using Web Interface

The image below shows a snapshot of the Advanced tab of your phone's in-built website. Autodial User ID text box is to be filled with the number which has to be called automatically. Filling the User ID alone is not sufficient, Enable Autodial checkbox also has to be checked.

 

 

Configuration Using XML auto-configuration file

In the XML configuration file, do the following configuration in the sipaccounts tag for each account.

<configuration>

.

<sipAccounts>

.

    <account_L1>

.

       <sipAutoDial>TRUE</sipAutoDial>

       <sipAutoDialUserid>1234@192.168.100.100</sipAutoDialUserid>

.

    </account_L1>

.

</sipAccounts>

.

</configuration>

 

Copyright © ipDialog, Inc. 2008 All rights reserved.