krunal09 / csipsimple

Automatically exported from code.google.com/p/csipsimple
0 stars 0 forks source link

Mobile calls placed using text view dialer fail due to prefix incorrectly added to number #969

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open text view dialer and either choose an existing contact or type a phone 
number using digits only. Observe the destination phone number in the text box. 
For example, number is 1234.
2. Choose "Mobile" as account to use.
3. Place call.

What is the expected output? What do you see instead?
Expected output is that call should be placed to number (1234) using mobile. 
Instead, call is attempted to p1234 (note p prefix). This has been confirmed by 
using a "call confirm" app that displays the number before placing call. 
Behaviour is consistent for all mobile calls using text view dialer in app.

What version of the product are you using? On what operating system?
CSipSimple 0.02-1 r841
Android 2.2.1 build 2.38.841.1
htc-kernel version 2.6.32.21

Please provide any additional information below.
Issue is present with text view dialer, but digit view dialer works fine.
Issue also occurs on nightly build from 18 May.

Original issue reported on code.google.com by mayfield...@gmail.com on 19 May 2011 at 12:08

GoogleCodeExporter commented 9 years ago
Ok, indeed there's something weird with text dialer I also reproduce that. (in 
fact even worse, it tries to make a sip call using stock sip app for me).

Original comment by r3gis...@gmail.com on 15 Jul 2011 at 10:48

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r984.

Original comment by r3gis...@gmail.com on 15 Jul 2011 at 10:55