It depends on how you build your regular expressions. Example: ^80[9-0]{6}$ should match exactly the numbers you want (although you should check regexp {} syntax...). ----- Original Message ----- From: "Martin Akselsen" <lordmarty@yahoo.com> To: <openh323gk-users@lists.sourceforge.net> Sent: Sunday, February 08, 2004 1:17 PM Subject: Re: Re: blocking certain numbers > Right, I am aware of this solution. The problem with this, as i understand it, is that this would > block all numbers starting with 80. I only wish to block 6 digit numbers that start with 80. > Blocking all numbers that start with 80 is an unacceptable solution for me as several numbers that > people need to call start with 80. If i have misunderstood feel free to let me know! > > Thanks, > Martin > > ----- Original Message ----- > From: Zygmuntowicz Michal <m@on...> > > PrefixAuth? Look at the manual. > > ----- Original Message ----- > From: "Martin Akselsen" <lordmarty@ya...> > Sent: Thursday, February 05, 2004 7:34 PM > > > > I have read all of the documentation on the gnugk site but was unable to solve my > problem. > > Basically I want to prevent all people from making calls to numbers with 6 digits that > start with > > 80. Example 809999. I thought that i maybe could type this in somewhere as a regex, but > was unable > > to figure it out from the documentation, so i hope you guys can help me out! ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/