Hi everyone,
I am using ser 8.14 and it's working fine with mysql. I can add users with serctl add, but I need to add some aliases for the hardphones. So after making the proper arrangements on my D-link DVG-1402S I go to ser and do:
[root@localhost ~]# serctl alias add 1001 sip:john@10.10.10.15 sip:john@10.10.10.15 400 Table 'aliases' not found in memory, use save("aliases") or lookup("aliases") in the configuration script first
What does this mean? How can I get over this, I tried to look at and understand the scripts but I couldn't.
Any help will be appriciated truly.
Thanks in advance
Ertugrul
need to add lookup(aliases) in ser.cfg possibly near the top somewhere
Iqbal
Ertugrul Akyurek wrote:
Hi everyone,
I am using ser 8.14 and it's working fine with mysql. I can add users with serctl add, but I need to add some aliases for the hardphones. So after making the proper arrangements on my D-link DVG-1402S I go to ser and do:
[root@localhost ~]# serctl alias add 1001 sip:john@10.10.10.15 sip:john@10.10.10.15 400 Table 'aliases' not found in memory, use save("aliases") or lookup("aliases") in the configuration script first
What does this mean? How can I get over this, I tried to look at and understand the scripts but I couldn't.
Any help will be appriciated truly.
Thanks in advance
Ertugrul
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
.