Hi,
I'm currently testing out ser-0.8.12 but can't seem to get aliases working. If I add an alias using serctl serctl alias add 1 sip:blah@foo.bar and immediately do a lookup serctl alias show 1 I get a response..
but in debugging mode I can see the alias expires really quick, and it doesn't get written to the aliases table in my mysql so the lookup("aliases") command fails.
has anyone had the same problem? thanks, Bart
Hi
Bart Van Daal wrote:
Hi,
I'm currently testing out ser-0.8.12 but can't seem to get aliases working. If I add an alias using serctl serctl alias add 1 sip:blah@foo.bar and immediately do a lookup serctl alias show 1 I get a response..
See http://lists.iptel.org/pipermail/serusers/2004-May/007966.html
Also, in case you are using a MySQL, be sure to configure use_db correctly.
Regards, Martin