Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: iam 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
-
at the linux console....
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...
db selintra-work setprop global EXTLEN 4
Now issue a commit from the server-manager.
Kind Regards
S
-
Thank you!
This is exactly what I was looking for.
Sincerely
-
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?