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?

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?

Andy


_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to