The expression in case is a REGEX, so '+' is not an special character for SER, but for the REGEX-matching engine used by SER. The same applies to '*' and others...
Edson.
Frank Durda IV escreveu:
Norman Brandinger wrote:
Try escaping the +.
uri =~ "^sip:+1.*"
That worked, Thanks!
Where is it documented in the various SER documentation that "+" is a special character that needs escaping, and what does '+' do when not escaped?
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers