Hi,
try to check to modparam("registrar", "append_branches", 0) .
It is at 1 by default, but if you keep it to 0 it relay only to one contact.
Hope to help.
Bye,
MarcelloEdoardo Serra wrote:
Hi all, I have OpenSER (1.2.2) acting as registrar server.If the same user hase more than one AOR I'd like to do parallel forking and send the INVITE to every contact I have for that user.At the moment my configuration file looks like: if (!lookup("location")) { sl_send_reply("404", "Not Found"); exit; }; t_on_reply("1"); if (!t_relay()) { sl_reply_error(); }; exit; but it rely only to the AOR with the highest q value It should be a common situation but I cannot find any doc about it. Tnx in advance Regards Edoardo Serra _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
