You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Introduction

Some VoIP platforms require for outgoing external calls to dial "0" but of course not for Internal numbers. Therefore from software 2.13 we have implemented the option to define the internal number length.

 

Example "0" for outgoing callsDial
Internal Number length: 3
1212
123123
123401234

Web-interface

Go to: Settings - Telephony - Call Settings - Length of internal numbers

 

Auto provisioning

Parameter name  Description
Telephony.AccessCode.InternalNumberLength09

0 = Disabled

1-9 = Set the length for internal numbers

Example: <param name="Telephony.AccessCode.InternalNumberLength" value="3"/>
  • No labels