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