While trying to use the command for adding an alias, the computer tells me that the aliases table was not found.
But I can see the aliases table in the database.
What do you think might be wrong?
Thanks, __________________________________ NZEYIMANA Emery Fabrice NEFA Computing Services, Inc. P.O. Box 5078 Kigali Office Phone: +250-51 11 06 Office Fax: +250-50 15 19 Mobile: +250-08517768 Email: dg@nefacomp.net http://www.nefacomp.net/
Dear Director General,
don't hesitate to find an answer in our documentation. See http://www.iptel.org/ser/doc/prerelease/x1026.html#AEN1063
-jiri
At 05:33 PM 7/7/2003, Director General: NEFACOMP wrote:
-- Jiri Kuthan http://iptel.org/~jiri/
Thank you. But I still have a problem: WHERE DO I WRITE THAT COMMAND? In the ser.cfg file? At the command prompt? ....
I am sorry to be asking so basic questions. Can you please send me a ser.cfg file with that command written?
Thanks Emery ----- Original Message ----- From: "Jiri Kuthan" jiri@iptel.org To: "Director General: NEFACOMP" dg@nefacomp.net; serusers@lists.iptel.org Sent: Monday, July 07, 2003 20:40 Subject: Re: [Serusers] Alias table not found
me that the aliases table was not found.
Emery,
I ran into this as well. It is a bit tricky!
First, in your ser script, put the command:
lookup("alias");
Put it anywhere!
For instance:
if(src_ip==0.1.2.3 & src_ip==3.2.1.0) { lookup("alias"); };
This command actually does nothing, but it causes the alias 'domain' to be loaded. Since the alias table is now loaded into the running 'ser', the fifo associated with ser will now respond correctly to the new alias command.
I assume you are seeing the error when trying to add a new alias using serctl, right? If that is the case, insert the above command into your ser.cfg route {} and restart it, then the serctl will work as you expect.
---greg Greg Fausak Addaline.com, Inc.