I think one of the following works. Sorry, I did not try.
VirtualQueueRegex=^(0|1|2|3|4|5|6|7|8|9)[0-9]*$ OR VirtualQueueRegex=^[0-9]*$ is better.
On Mon, 6 Sep 2004 13:29:18 +0200, Frank Fischer <frank.fischer@xxxxxxxxxxxxxxxx> wrote:
Hi
I have a question regarding [CTI::Agents]. I would like to build a
VirtualQueue using a RegEx Expression that allows me to forward ALL incoming
calls (no matter it the nummer dialed is numeric or alphanumeric). Basically
i thought one would use "." to indicate all except linebreak, at least
that's the RegEx i usallly use thatfor (and it's working :-)).
But with GnuGK when setting
VirtualQueueRegex=. or VirtualQueueRegex=^.$ or VirtualQueueRegex=^.*$
Calls are not geeting forwared to the VirtualQueue but are handled by the Gatekeeper itself.
Can anyone please tell me which Regex to use to tell the Gatekeeper to forward all incoming calls?
Thanks a lot Frank
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________________
List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/
-- Sait KARALAR Intersan voIP Telephony
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________________
List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/