Hello,
I'm new in SER, after installed ser 0.8.12 cvs versions, I try to add alias to a user, but I met a problem.
After I type:
serctl alias add 8040 sip:jeytest@voip.orzar.net
It' shows:
sip:jeytest@voip.orzar.net
400 Table 'aliases' not found in memory, use save("aliases") or lookup("aliases") in the configuration script first
I'm sure I have lookup("aliases"); in my /etc/ser/ser.cfg file, and I did edit serctl script FOREVER_REL=1073741823 to FOREVER_REL=1003741823 follow by http://lists.iptel.org/pipermail/serusers/2004-January/004949.html .
Thanks,
Jey
At 04:02 PM 1/30/2004, voip@orzar.net wrote:
Hello,
I�m new in SER, after installed ser 0.8.12 cvs versions, I try to add alias to a user, but I met a problem. After I type:
serctl alias add 8040 sip:jeytest@voip.orzar.net
It� shows: sip:jeytest@voip.orzar.net 400 Table 'aliases' not found in memory, use save("aliases") or lookup("aliases") in the configuration script first
I�m sure I have lookup("aliases"); in my /etc/ser/ser.cfg file, and I did edit serctl script FOREVER_REL=1073741823 to FOREVER_REL=1003741823 follow by http://lists.iptel.org/pipermail/serusers/2004-January/004949.htmlhttp://lists.iptel.org/pipermail/serusers/2004-January/004949.html .
Well then maybe you use come other config file than you think. All you need to be able to use aliases is to use them from script.
-jiri
You are right; I was play with wrong ser.cfg file, the right one in /usr/local/etc/ser/ser.cfg.
Thank you, Jey
-----Original Message----- From: Jiri Kuthan [mailto:jiri@iptel.org] Sent: 2004年1月31日 0:53 To: voip@orzar.net; serusers@lists.iptel.org Subject: Re: [Serusers] add alias of ser
At 04:02 PM 1/30/2004, voip@orzar.net wrote:
Hello,
Im new in SER, after installed ser 0.8.12 cvs versions, I try to add alias
to a user, but I met a problem.
After I type:
serctl alias add 8040 sip:jeytest@voip.orzar.net
It shows: sip:jeytest@voip.orzar.net 400 Table 'aliases' not found in memory, use save("aliases") or
lookup("aliases") in the configuration script first
Im sure I have lookup("aliases"); in my /etc/ser/ser.cfg file, and I did
edit serctl script FOREVER_REL=1073741823 to FOREVER_REL=1003741823 follow by http://lists.iptel.org/pipermail/serusers/2004-January/004949.htmlhttp://ma il.iptel.org/pipermail/serusers/2004-January/004949.html .
Well then maybe you use come other config file than you think. All you need to be able to use aliases is to use them from script.
-jiri