OSDN Git Service

Notify user regarding invalid number during MO call.
authorNaveen Kalla <nkalla@codeaurora.org>
Fri, 23 Apr 2010 16:39:33 +0000 (09:39 -0700)
committerNaveen Kalla <nkalla@codeaurora.org>
Fri, 23 Apr 2010 16:43:15 +0000 (09:43 -0700)
commit6308e48d40e72a53ddaf7881e1c95223ddf33b5d
tree31efb638ddb65347497dff87925642a4784ab1b5
parent5a870fee53ca94c7575503c72574ca0f068d52c7
Notify user regarding invalid number during MO call.

When user dials an invalid number, network returns an error indicating
"unobtainable number" (See the Table 10.5.123/3GPP TS 24.008 for
the possible failure causes). Changes done to display message to
indicate user that an invalid number has been dialed.

Change-Id: I477d64bc3b59cc205396f911ff9630c640f619f3
telephony/java/com/android/internal/telephony/Connection.java
telephony/java/com/android/internal/telephony/gsm/CallFailCause.java
telephony/java/com/android/internal/telephony/gsm/GsmConnection.java