[reSIProcate] Turning on DebugLog; also routing

Scott Godin slgodin at icescape.com
Wed Mar 1 09:24:23 CST 2006


You are correct - the method and event matching does not use the regular
expressions - just straight string compares in an logical AND
expression.  Seems like it would be good to extend the current
functionality to allow this.  : )

> > > (And if the latter, how
> > > does one specify a rule "All XXX that are not also YYY"?)
> >
> > I don't really understand.  The routes use Perl Compatible Regular
> > Expression (PCRE) matching.
> 
> "All SUBSCRIBEs except those for 'status' events."
> 
> As far as I can tell, regexps are only used on the request-URI.
> 
> Dale
> 
> 
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel



More information about the resiprocate-devel mailing list