[Devel] [ openser-Bugs-1570957 ] uac_redirect logs Error on
filtered redirect
SourceForge.net
noreply at sourceforge.net
Wed Oct 4 22:54:15 CEST 2006
Bugs item #1570957, was opened at 2006-10-04 22:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
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.0.x
Status: Open
Resolution: None
Priority: 5
Submitted By: Andreas Granig (agranig)
Assigned to: Nobody/Anonymous (nobody)
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.
----------------------------------------------------------------------
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