>Thanks to all the great suggestions, I have another update of my
>Alternate Web Interface.
>
>3) I added a new Whitelist tab (hidden by default, but can be enabled
>via the Prefs tab). This behaves very similar to the Blacklist tab,
Hi Lonnie,
another suggestion:
Here in Germany we have variable number lengths.
From 3 digits for a local call (without area code) in a small town to
18 for a call to abroad.
I helped myself and commented out the number checking.
---------
// if (($cmd = getPREFdef($global_prefs, 'number_format_cmdstr')) === '') {
// $cmd = '^[2-9][0-9][0-9][2-9][0-9][0-9][0-9][0-9][0-9][0-9]$';
// }
$cmd = 1;
--------
Maybe it is possible to make it more configurable eg. only numbers
but any count greater 3 or sth. like that.
I also changed maxlength for CID Number to 20 and CID Name to 24.
Michael
--
Email: mailto:[EMAIL PROTECTED]
Web : http://www.easylivin.de
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users
Donations to support AstLinux are graciously accepted via PayPal to [EMAIL
PROTECTED]