[Devel] [ openser-Bugs-1570957 ] uac_redirect logs Error on filtered redirect

SourceForge.net noreply at sourceforge.net
Tue Oct 17 20:32:18 CEST 2006


Bugs item #1570957, was opened at 2006-10-04 23:54
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1570957&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver 1.1.x
Status: Open
Resolution: None
Priority: 5
Submitted By: Andreas Granig (agranig)
>Assigned to: Bogdan (bogdan_iancu)
Summary: uac_redirect logs Error on filtered redirect

Initial Comment:
If I apply a filter rule like:

modparam("uac_redirect", "default_filter", "deny")
modparam("uac_redirect", "accept_filter",
"sip:.+ at foo\.bar\.com")

and I get a 302 with a Contact, say,
"sip:foo at some.other.tld", 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.

----------------------------------------------------------------------

>Comment By: Bogdan (bogdan_iancu)
Date: 2006-10-17 21:32

Message:
Logged In: YES 
user_id=1275325

maybe the order of the contact with same q should be
reverted to have them in the same order as in reply (it's
more natural).

bogdan

----------------------------------------------------------------------

Comment By: Andreas Granig (agranig)
Date: 2006-10-05 00:06

Message:
Logged In: YES 
user_id=825350

Is relevant for 1.1.x, but should exist on 1.0.x too.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1570957&group_id=139143



More information about the Devel mailing list