Koozali.org: home of the SME Server

3 digits Extension Length

Offline iam

  • *
  • 25
  • +0/-0
3 digits Extension Length
« on: March 05, 2009, 09:28:59 AM »
Hello!

As far as I remember some time ago I read that it is possible now to change Ext Length from 4 digits to 3. But unfortunately I can't find any info about that in forum and docs now. Could any body point me to how to do that?

Thanks in advance.
Kirill

Offline SARK devs

  • ****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: 3 digits Extension Length
« Reply #1 on: March 05, 2009, 11:04:09 AM »
at the linux console....

Code: [Select]
db selintra-work setprop global EXTLEN 3
Now issue a commit from the server-manager.

Make sure that you have no 4-digit extensions already defined when you issue this command.  Otherwise, you will end up with 4-digit extensions which you can neither access nor delete.

To set 4 digit...

Code: [Select]
db selintra-work setprop global EXTLEN 4
Now issue a commit from the server-manager.

Kind Regards

S


Offline iam

  • *
  • 25
  • +0/-0
Re: 3 digits Extension Length
« Reply #2 on: March 06, 2009, 06:03:17 AM »
Thank you!

This is exactly what I was looking for.

Sincerely

Offline Teviot

  • *
  • 610
  • +0/-0
Re: 3 digits Extension Length
« Reply #3 on: May 11, 2009, 03:29:50 AM »
selintra

Just a thought.  I have just set up a new sail/pbx for my business here in Australia and I wanted 3 digit extensions.  I could remember what to change and had to do a search for this command.

Might be worth putting this in the docs!

What do you think?
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.