Hi Andreas,

Andreas Granig wrote:

Hi,

Two questions about the uac_redirect module:

1. If I extract contacts from a 302 with two contacts having the same q-value by using get_redirects("1:1"), which one of the contacts is selected? The first one? The last one?

the insert condition is strict, contacts with the same q will get in the reverted order..can you double check this?

2. If I apply a filter rule like:
modparam("uac_redirect", "default_filter", "deny")
modparam("uac_redirect", "accept_filter", "sip:[EMAIL PROTECTED]")
and I get a 302 with a Contact, say, "sip:[EMAIL PROTECTED]", then the module logs this error: "ERROR:uac_redirect:get_redirects: get contact from shm_reply branch 0 failed". I'd say if zero contacts are extracted from branches due to filters, it's not really an error. Any suggestions for a better error handling?

yes....looks like not adding any of the contacts from a branch leads to an err message. Please post a bug on the tracker and I will take care of it.

regards,
bogdan


Andy


_______________________________________________
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

Reply via email to