touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #85741
[Bug 1462090] Re: Calling to numbers formatted with slash results in Call failed
This bug was fixed in the package telephony-service -
0.1+15.10.20150617-0ubuntu1
---------------
telephony-service (0.1+15.10.20150617-0ubuntu1) wily; urgency=medium
[ CI Train Bot ]
* New rebuild forced.
[ Gustavo Pichorim Boiko ]
* Make it possible to specify the list of supported protocols
dynamically by installing .protocol files in /usr/share/telephony-
service/protocols
[ Tiago Salem Herrmann ]
* Add multimedia connection manager support
* Remove slashes when normalizing phone numbers. (LP: #1462090)
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Wed, 17 Jun 2015 20:39:47
+0000
** Changed in: telephony-service (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:
Fix Released
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