tipichris / TBDialOut

A Thunderbird extension to enable one-click dialing direct from your address book
http://www.oak-wood.co.uk/tbdialout
12 stars 9 forks source link

Need to be able to treat local numbers differently #4

Open tipichris opened 12 years ago

tipichris commented 12 years ago

In thunderbird TB I have stored the numbers in international code. Example: +49 123 4567 I configured TBDialOut to replace "+" with "00". Everything seem fine, but my providers disallows to dial national calls with 0049123456. What is allowed is to dial 0123456 So what I need is the possibility to replace "+49" with "0"

tipichris commented 12 years ago

As there are many different possible requirements, depending on how numbers have been recorded in the address book, how different providers expect numbers to be presented etc, it would be useful to have a flexible, configurable substitution mechanism, possibly supporting regular expressions.