Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIntroduction

Image AddedSome 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
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleWeb-interface

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

Image Removed

 

Image Added

Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto provisioning
Section
Parameter name
  
Description
Telephony.AccessCode.CodeNumber dialed for outgoing call when below is valid.
Description
Telephony.AccessCode.
InternalNumberLength
For

0

= Never
1 = For directories
2 = For call lists
3 = For directories and Call lists
4 = Always

Telephony.AccessCode.InternalNumberLength
9

0 = Disabled

1-9 = Set the length for internal numbers

Example:

<param name="Telephony.AccessCode.Code" value="0"/>
<param name="Telephony.AccessCode.For" value="4"/>
<param name="Telephony.AccessCode.InternalNumberLength" value="

1

3"/>