Public bug reported: When I call to numbers which are formatted with slash '/', I get call failed. For example when I try to call +421 2 xxx xx xxx or 02 xxx xx xxx I get call failed, because numbers are automatically formatted as +421 2/xxx xxx xx or 02/xxx xxx xx.
This is probably caused by incorrect regular expression in libtelephonyservice/phoneutils.cpp for nondialable digits removal, which reads [p+*#(),;-]. I am pretty sure it should read [p+*#/(),;-]. Please, consider this bug critical, since I cannot place any call to any fixed line in Slovakia, which is basic function of phone. ** Affects: telephony-service Importance: Undecided Status: New ** Affects: telephony-service (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service in Ubuntu. https://bugs.launchpad.net/bugs/1462090 Title: Calling to numbers formatted with slash results in Call failed Status in Telephony Service: New Status in telephony-service package in Ubuntu: New Bug description: When I call to numbers which are formatted with slash '/', I get call failed. For example when I try to call +421 2 xxx xx xxx or 02 xxx xx xxx I get call failed, because numbers are automatically formatted as +421 2/xxx xxx xx or 02/xxx xxx xx. This is probably caused by incorrect regular expression in libtelephonyservice/phoneutils.cpp for nondialable digits removal, which reads [p+*#(),;-]. I am pretty sure it should read [p+*#/(),;-]. Please, consider this bug critical, since I cannot place any call to any fixed line in Slovakia, which is basic function of phone. To manage notifications about this bug go to: https://bugs.launchpad.net/telephony-service/+bug/1462090/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp