![]() |
Hello In DialString i wanted to have regular expression which will change internetional numbers like that: +4822666666 to 004822666666 where 48 could be any two digit code. I tried rule: ^[+][0-9][0-9] = 00${2}${3} but i received: +4822666666 -> 0022666666 How can i solve this problem ? Thanx Michal ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*