touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #85712
[Bug 1462090] Re: Calling to numbers formatted with slash results in Call failed
This bug was fixed in the package telepathy-ofono -
0.2+15.10.20150617-0ubuntu1
---------------
telepathy-ofono (0.2+15.10.20150617-0ubuntu1) wily; urgency=medium
[ CI Train Bot ]
* New rebuild forced.
[ Tiago Salem Herrmann ]
* Improve phone number normalization. (LP: #1462090)
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Wed, 17 Jun 2015 20:39:13
+0000
** Changed in: telepathy-ofono (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to telepathy-ofono in Ubuntu.
https://bugs.launchpad.net/bugs/1462090
Title:
Calling to numbers formatted with slash results in Call failed
Status in the base for Ubuntu mobile products:
New
Status in One Hundred Papercuts:
New
Status in Telephony Service:
New
Status in telepathy-ofono package in Ubuntu:
Fix Released
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/canonical-devices-system-image/+bug/1462090/+subscriptions
References