Hi Serusers,
I have a slight problem with aliases.
If I add the alias directly to "aliases" table in the DB, it never gets reloaded into SER memory.
If I add the alias through the FIFO interface, the "username" property doesnt get filled out correctly. In my "location" it is <username>@<domain> but when adding to "aliases" throught the FIFO I only get <username> (without @<domain>) .. I suppose I need it to be the same in aliases table for lookup("aliases") to work correctly, atleast its not working when its only the username without username@domain there.
Anyone got some suggestions for what to do ?
Thanks, Soren
What version of ser do you have and what are the values of use_domain parameters of usrloc and registrar modules in your configuration file ?
Jan.
On 13-08 12:09, Soren (Home) wrote:
Hi Serusers,
I have a slight problem with aliases.
If I add the alias directly to "aliases" table in the DB, it never gets reloaded into SER memory.
If I add the alias through the FIFO interface, the "username" property doesnt get filled out correctly. In my "location" it is <username>@<domain> but when adding to "aliases" throught the FIFO I only get <username> (without @<domain>) .. I suppose I need it to be the same in aliases table for lookup("aliases") to work correctly, atleast its not working when its only the username without username@domain there.
Anyone got some suggestions for what to do ?
Thanks, Soren
-- Soren Davidsen, Univ: AUE department of computer science, room H302, +45-20676081 Home: http://tanesha.net/, +45-36947805 or +1-3602266324 Ring billigt med IP-telefoni: http://musimi.dk/, http://GratisSip.dk/
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi again,
I found that solution now, thanks.
I had to set modparam("usrloc", "use_domain", 1)
I read in documentation that I had to set it for registrar, but it seems that the use_domain parameter is not available in the development branch anymore - which is what confused me.
On a side note: I found quite often that I need to look at sources because of outdated documentation - I've never used anything but CVS-HEAD, what is your policy on updating documentation there?
Cheers, Soren
What version of ser do you have and what are the values of use_domain parameters of usrloc and registrar modules in your configuration file ?
Jan.
On 13-08 12:09, Soren (Home) wrote:
Hi Serusers,
I have a slight problem with aliases.
If I add the alias directly to "aliases" table in the DB, it never gets reloaded into SER memory.
If I add the alias through the FIFO interface, the "username" property doesnt get filled out correctly. In my "location" it is <username>@<domain> but when adding to "aliases" throught the FIFO I only get <username> (without @<domain>) .. I suppose I need it to be the same in aliases table for lookup("aliases") to work correctly, atleast its not working when its only the username without username@domain there.
Anyone got some suggestions for what to do ?
Thanks, Soren
-- Soren Davidsen, Univ: AUE department of computer science, room H302, +45-20676081 Home: http://tanesha.net/, +45-36947805 or +1-3602266324 Ring billigt med IP-telefoni: http://musimi.dk/, http://GratisSip.dk/
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers