here is one simple example that i would like to know how to write
repl_exp for:

match_exp  repl_exp  result

^0[1-9]    ?         +358[1-9]

i.e., if number starts with 0[1-9], replace 0 it with +358.  currently
dialplan README does not give a glue.

-- juha

_______________________________________________
Devel mailing list
Devel@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to