Hello,
in order to program pause and wait directly in the phone numbers, typically "p" or "," for a pause and "w" or ";" for wait are used. Android phones usually require a comma "," for a pause and a semi-colon ";" for wait. These characters are correctly handled by Android dialers etc.
Bug 1.
Synchronization software usually converts "p" into "," and "w" into "; " during the synchronization or import. MPE leaves the letters "p" and "w" in the phone number untouched, which is incorrect. (The number will not be correctly dialed).
For example, +1-202-12345678p22222# should be imported as +1-202-12345678,22222#
Bug 2.
If you choose to store the numbers with "," or ";" MPE will automatically remove these characters rendering this option unusable!
For example, the following numbers should remain intact:
+1-202-12345678,22222#
+120212345678,22222#
Thanks,
moose