Closed GoogleCodeExporter closed 9 years ago
since this is really bugging me I downloaded the source to look at where the
extra 7 could come from. I couldn't find a 7 - HOWEVER in Caller.java I found
this:
callthru_number = (callthru_prefix+","+callthru_number+"#").replaceAll(",",
",p");
whilst I'm totally not a programmer I suspect that this line replaces "," with
",p" and "p" is on the "7" key. It is therefore possible that my phone dialer
on my Samsung Galaxy S II dials a 7.
Can it be?
Original comment by maxims...@gmail.com
on 13 Sep 2011 at 11:04
It dials the same on HTC Desire Z, Cyanogen Mod 7.
In asterisk you can delete the 7 trough outbound rules...
Original comment by goce...@gmail.com
on 20 Jan 2012 at 10:20
[deleted comment]
Original comment by pmerl...@googlemail.com
on 4 Mar 2012 at 11:55
Original comment by pmerl...@googlemail.com
on 19 Mar 2012 at 10:44
Original issue reported on code.google.com by
maxims...@gmail.com
on 12 Sep 2011 at 2:01