Andreas Granig writes:

> > i tried to load sbc regex mapping file that had line
> >
> > ^sip:(+*)$=>P-Asserted-Identity: <sip:\1>
> 
> You probably want something like "^sip:(.*)$" in the matching part.

yes, but by reading the code, it turned out that variables cannot be
used on the right hand side.

i once implemented pcre version of kamailio dialplan module regex code
and that does support variable substitution.  would it be ok to use pcre
also in sems?

-- juha
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to