Jan,
As I 'm not so familiar with all the details, could you please explain
me further:
In which script you mean ?
How can I start using that table ? Do I have to configure or create it ?
Where can I find the sc utility ? I 'm running 0.8.10 (install from
.tar) and is not found in the /usr/local/sbin/ folder, where the rest
ser executables files are.
George
-----Original Message-----
From: Jan Janak [mailto:jan@iptel.org]
Sent: Friday, 16 May, 2003 19:24
To: George KAPELIOS
Cc: serusers(a)lists.iptel.org
Subject: Re: [Serusers] Alias assignment problem
Hello,
you must have lookup("aliases") somewhere in your script.
On 16-05 19:18, George KAPELIOS wrote:
Trying to create alias, I am getting the following
message:
"400 Table 'aliases' Not Found"
Could any can help ? Why the above mentioned table has not been
created
?
Probably because you are not using it.
What is exactly the <uri> format ?
sip:username@domain.com
What is the solution for creating alias ?
Use sc utility, i.e.
sc alias add my_alias sip:my_username@mydomain.com
Jan.