At 04:02 PM 1/30/2004, voip(a)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.html>http://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