Jump to content
Reliance Jio & Reliance Mobile Discussion Forums
ankitcfo

Messaging Problems on Motorola Droid Global ?

Recommended Posts

Hi,

I have had messaging issues on the Droid 2 Global. The device would prepend 011 to the mdn and then send it to the network.

It took me a while to fix it and below is what needs to be changed.

Go to /system folder on your android using root explorer or any other explorer.

Mount the directory in the R/W mode.

Tap the build.prop file and check the properties of the file. Note down the permissions.

Open the build.prop file using any free android editor or use your PC to make changes to the file.

Set the below parameter in the build.prop file

ro.telephony.gsm-routes-us-smsc = 0

radio.cdma.nbpcdallowed=1

ro.cdma.home.operator.isnan=0

ro.cdma.nbpcd=1

Once the changes have been made, please ensure the permission of the file is the same as it was before.

Remount the folder in the R/O mode.

Below is how my build.prop looks like.

# begin build properties

# autogenerated by buildinfo.sh

ro.build.id=S273

ro.build.display.id=Fission_2.4.3

ro.build.version.incremental=2.4.29

ro.build.version.sdk=8

ro.build.version.codename=REL

ro.build.version.release=2.2

ro.build.date=Thu Oct 21 23:44:06 CDT 2010

ro.build.date.utc=1287722646

ro.build.type=user

ro.build.user=xrpk47

ro.build.host=il93lnxdroid25

ro.build.tags=ota-rel-keys,release-keys

ro.product.model=DROID2 GLOBAL

ro.product.model.internal=A956

ro.product.brand=verizon

ro.product.name=droid2we_vzw

ro.product.device=cdma_droid2we

ro.product.board=droid2we

ro.product.cpu.abi=armeabi-v7a

ro.product.cpu.abi2=armeabi

ro.product.manufacturer=motorola

ro.product.locale.language=en

ro.product.locale.region=IN

ro.wifi.channels=

ro.board.platform=omap3

# ro.build.product is obsolete; use ro.product.device

ro.build.product=droid2we_vzw

# Do not try to parse ro.build.description or .fingerprint

ro.build.description=cdma_droid2we-user 2.2 S273 2.4.29 ota-rel-keys,release-keys

ro.build.fingerprint=verizon/droid2we_vzw/cdma_droid2we/droid2we:2.2/S273/2.4.29:user/ota-rel-keys,release-keys

# end build properties

#

# system.prop for CDMA Droidwe

#

# rild.libpath=/system/lib/libril-moto-umts-1.so

rild.libpath=/system/lib/libmoto_ril.so

rild.libargs=-d /dev/ttyS0

ro.sf.lcd_density=240

ro.default_usb_mode=2

persist.service.adb.enable=0

ro.mot.ril.danlist=611,*611,#611

persist.ril.ecclist=911,*911,#911

persist.ril.modem.mode =1

# This defines the max event window manager can

# handle in 1 s. We may adjust this # for performance

# reason later

windowsmgr.max_events_per_sec=70

# USB modes allowed for UI and switching

ro.ngp_available=1

ro.modem_available=0

# Default network type.

# 4 => CDMA / EVDO.

ro.telephony.default_network=4

ro.com.google.clientid=android-motorola

ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html

ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html

ro.cdma.home.operator.numeric=310004

ro.cdma.home.operator.alpha=Verizon

ro.config.vc_call_vol_steps=7

# wlan interface

wifi.interface = tiwlan0

# Time between scans in seconds. Keep it high to minimize battery drain.

# This only affects the case in which there are remembered access points,

# but none are in range.

wifi.supplicant_scan_interval = 1800

# Indicate carrier OTA SP number schema

# refer to frameworks/base/telephony/java/com/android/

# internal/telephony/cdma/CDMAPhone.java for the schema:

ro.cdma.otaspnumschema=SELC,1,80,99

# The OpenGL ES API level that is natively supported by this device.

# This is a 16.16 fixed point number

ro.opengles.version = 131072

# This is a high density device with more memory, so larger vm heaps for it.

dalvik.vm.heapsize=32m

# The URL for safety information

ro.url.safetylegal=http://www.motorola.com/staticfiles/Support/legal

# our HTML browser (not WAP browser ) does not need to specify UAProf URL

ro.mot.hw.uaprof=

# Enable HAC to also display Call Setting Menu Option.

ro.mot.hw.HAC=1

# Motorola, a19622, 12/28/2009, IKSHADOW-204 / Location Settings for android

# Property to set enabling state of the location privacy setting feature.

# Motorola, a19622, 03/16/2010, IKSHADOW-2141 / Disable feature 33067

#ro.mot.settings.locprivacy=1

# ERI feature

# 0 OFF

# 1 ON

ro.mot.eri=1

# Motorol,twv437,27/08/2010,IKSTABLETWO-4889

# Display media sync status

# 0 OFF

# 1 ON

ro.mediasync.enable_sync_ui=1

# Motorol,a6889c,02/Feb/2010,IKSHADOW-619

# Proximity Sensor feature

# 0 disable

# 1 enable

persist.mot.proximity.touch=1

# End IKSHADOW-619

# BEGIN Motorola, a22976, 25-Feb-2010, IKSHADOW-702, FID 31841

# VZW Requirement Specifications: NETWORK BASED PLUS CODE DIALING

# 0 disable

# 1 enable

ro.cdma.nbpcd=1

# END IKSHADOW-702

# BEGIN Motorola, a22976, 12-Mar-2010, IKSHADOW-1784, Power Up Tone

# Motorola, a22976, 12-Apr-2010, IKSHADOW-3298, Remove temporary power up tone

# persist.mot.powerup.tone=/system/media/bootup.ogg

# END IKSHADOW-1784

# Motorol,ychen2,14-Mar-2010,IKSHADOW-1951

# 17518 A2DP passthru feature

# 0 disable

# 1 enable

persist.mot.a2dp.direct = 1

persist.mot.usb.mediasync = 0

# persist.usb.android_config = 1

# System property for SMC

ro.service.start.smc=1

ro.HorizontalBUA=true

#Proximity sensor debounce time

mot.proximity.delay=450

# disable touch below 60 pixels

mot.proximity.distance=60

# BEGIN Motorola, qpmc46, 05-Jul-2010, IKMAIN-311

persist.ril.mux.noofchannels = 8

# END Motorola, qpmc46, 05-Jul-2010, IKMAIN-311

#BEGIN Motorola, nfjb73, 21-jun-2010,

# this is for feature 34386, other features for vzw global phone

# could use this property too. IKMAIN-732

#1 this is verizon wireless globle phone

#0 this is not verizon wireless globle phone

ro.mot.phonemode.vzwglobalphone=1

# END Motorola, nfjb73, 21-jun-2010, IKMAIN-732

# BEGIN Motorola, nfjb73 23-jun-2010, IKMAIN-624

# this is for feature 33860, when phone is activated, the cdma mdn is written.

persist.radio.vzw.cdma.mdn=

# END Motorola, nfjb73

# BEGIN Motorola, qmfd78, 14-Jul-2010, IKMAIN-884

# GSM SMS traffic needs to be routed/sent through North America SMSC.

# This is part of the VZW World-phone Feature. SMS are always sent to a US SMSC and then injected

# into that network. This allows for billing and give the user the impression that the device is

# still in the US.

ro.telephony.gsm-routes-us-smsc = 0

# END Motorola, qmfd78, 14-Jul-2010, IKMAIN-884

# BEGIN Motorola, a22600 qmfd78, 16-Jul-2010, IKDROIDPRO-423

# For north american cdma operators, this flag should be 1.

# It enables number mangling when nbpcd (plus code dialing) is not supported.

# This is part of the VZW World-phone Feature.

ro.cdma.home.operator.isnan=0

# END Motorola, a22600 qmfd78, 16-Jul-2010, IKDROIDPRO-423

# BEGIN Moto,IKDROIDPRO-430, a17673

# Feature33857 on DroidWE, support DualMode switch, UMTS/CDMA

ro.mot.FTR.33857=true

# END IKDROIDPRO-430

# BEGIN Moto, IKSTABLETWO-689, nfjb73, for 34387,33857

# when phone in Global mode, FW need to know the last phone mode beore power off

# when phone power up, it would use the right mode to avoid switch

persist.radio.ap.phonetype=2

# END IKSTABLETWO-689

# BEGIN Moto, IKDROIDPRO-381, xrn374, for 34174

# Feature 34174 support for the Enterprise Device Management (EDM)

ro.mot.dpmext = true

# END IKDROIDPRO-381

# BEGIN Moto, IKSTABLETWO-1284, nfjb73

# without this property, the lock screen would take global phone as UMTS

# block user to operate before setup

keyguard.no_require_sim = true

# End Moto

# BEGIN Motorola, a22600, 13-Aug-2010, IKSTABLETWO-2244, FID 31841/33858

# Property to determine if current network supports NBPCD

# Will be dynamically updated by CdmaPCDHandler

# 0 NBPCD is not allowed

# 1 NBPCD is allowed

radio.cdma.nbpcdallowed=1

# END IKSTABLETWO-2244

# BEGIN Motorola, vfhk68, 18-Aug-2010, IKSTABLETWO-3894,33531 flex on for D2WE

# true feature enabled

# false feature disabled

ro.mot.fid.33531.keylock_ecm=true

# END IKSTABLETWO-3894

# BEGIN Motorola, in1961c, 8-Sept-2010, IKSTABLETWO-7241, Master clear is taking more then 30 minutes

ro.mot.master_clear.shredsd = false

# END IKSTABLETWO-7241

# BEGIN Motorola, e50202, 3-Sept-2010, IKSTABLETWO-7041, default Mobile Hotspot is on

ro.mot.mynet=true

# END IKSTABLETWO-7041

# BEGIN Motorola, hpqg67, 19-Sept-2010, IKSTABLETWO-9197

# write cdma MIN to property for VVM use in GSM/UMTS mode

persist.radio.cdma.min = 0

# END IKSTABLETWO-9197

# BEGIN Motorola, qvg387, 25-Sep-2010, IKSTABLETWOV-587

# true Horizontal VVM is preloaded, not allow to install standalone version of VVM from Android Market

# false Horizontal VVM is not preloaded

ro.HorizontalVVM=false

# END IKSTABLETWOV-587

#

# ADDITIONAL_BUILD_PROPERTIES

#

ro.kernel.android.ril=yes

persist.ril.mux.noofchannels=8

persist.ril.mux.ttydevice=/dev/ttyS0

persist.ril.modem.ttydevice=/dev/ttyUSB4

persist.ril.features=0x0E

persist.ril.mux.retries=500

persist.ril.mux.sleep=2

ro.ftmipcd.ipcdevice=/dev/ttyUSB0

ro.config.ringtone=Droid.ogg

ro.config.notification_sound=OnTheHunt.ogg

ro.config.alarm_alert=Alarm_Classic.ogg

media.stagefright.enable-player=false

media.stagefright.enable-meta=false

media.stagefright.enable-scan=false

media.stagefright.enable-http=false

ro.default_usb_mode=0

ro.media.enc.aud.fileformat=qcp

ro.media.enc.aud.codec=qcelp

ro.media.enc.aud.bps=13300

ro.media.enc.aud.ch=1

ro.media.enc.aud.hz=8000

ro.com.google.gmsversion=2.2_r6

ro.telephony.call_ring.multiple=false

ro.telephony.call_ring.delay=1000

ro.url.safetylegal=http://www.motorola.com/staticfiles/Support/legal/?model=A855

ro.setupwizard.enable_bypass=1

ro.com.google.clientid=android-motorola

ro.com.google.clientidbase=android-verizon

ro.com.google.clientidbase.am=android-verizon

ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html

ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html

ro.cdma.home.operator.numeric=310004

ro.cdma.home.operator.alpha=Verizon

ro.config.vc_call_vol_steps=7

ro.cdma.homesystem=64,65,76,77,78,79,80,81,82,83

ro.cdma.data_retry_config=default_randomization=2000,0,0,120000,180000,540000,960000

ro.media.capture.maxres=5m

ro.media.capture.flash=led

ro.media.capture.flashMinV=3630000

ro.media.capture.classification=classF

ro.media.capture.fast.fps=4

ro.media.capture.slow.fps=60

ro.media.capture.useDFR=1

ro.mot.setuptype=2

dalvik.vm.dexopt-flags=m=y

net.bt.name=Android

dalvik.vm.stack-trace-file=/data/anr/traces.txt

ro.com.google.clientid=android-motorola

ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html

ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html

ro.mot.hw.uaprof=http://uaprof.motorola.com/phoneconfig/MotoMB200/profile/MotoMB200.rdf

ro.build.version.full=Fission_2.4.3

  • Like 3

Share this post


Link to post
Share on other sites

AW%252520%252528Custom%252529.jpg

I was looking for this along with many others - cant wait to test it

Share this post


Link to post
Share on other sites

I would also like to mention that there is a phone behaviour change for all the phonebook entries which are stored like +919XXXX. When dialling to these contacts the phone tries to make a call on +919XXXX and it will fail. On dialling again the phone will translate it to 00919XXX and the call will go through.

Please do not panic if the call doesnt get through for the first time. I know I did :P

Share this post


Link to post
Share on other sites

^^ i have solution for that use - prefix dialer

Edited by Genius

Share this post


Link to post
Share on other sites

i am not able to find "radio.cdma.nbpcdallowed=1"

rest all are there, any one else tried it?

Share this post


Link to post
Share on other sites

I did all the tricks mentioned but still not successful to send or even receive a text in CDMA mode.No prob with GSM at all.

Share this post


Link to post
Share on other sites

If you are not able to send or receive any Text message on CDMA network.

SBF to 2.4.330 is the ONLY Solution.

Coz no matter what SMS should come at least.

Share this post


Link to post
Share on other sites

If you are not able to send or receive any Text message on CDMA network.

SBF to 2.4.330 is the ONLY Solution.

Coz no matter what SMS should come at least.

WIl doing sbf also erase prl and evdo setting?Sorry m new to motorola.

Share this post


Link to post
Share on other sites

And what about flashing back to sbf 4.5.607 .

Currently i am on 4.5.608

Share this post


Link to post
Share on other sites

Sbf erase all radio provisions

Share this post


Link to post
Share on other sites

If you are not able to send or receive any Text message on CDMA network.

SBF to 2.4.330 is the ONLY Solution.

Coz no matter what SMS should come at least.

WIl doing sbf also erase prl and evdo setting?Sorry m new to motorola.

Lagta hai apne zada masal diya so it has messed up, even i had the same problem with one droid pro...

Share this post


Link to post
Share on other sites

^^^

I got two Motorola D2G's. one is with me & one I sold. The one with me worked with no Problem, But the one I Sold came up with the same problem after it was activated by customer.

I had to guide him for everything including SBF (Froyo) & npw he's on GB.

Yesterday night I Flashed MIUI on my D2G.. Its working Great & Bye Bye Moto Blur.

Share this post


Link to post
Share on other sites

Ye bhi koi masalne walk chij hai parinji ;) don't know how it messed up. Even before resetting and evdo setting also this prob was there.first n last msg I sent was for port out from Rel.. after that message service stopped bina masle ;)

Sent from my DROID2 GLOBAL using Tapatalk

Share this post


Link to post
Share on other sites

I think aap bhi d2g k fan hain kapilji.

I saw in your initial posts where pics were taken by d2g. Ab to khair bada wala camera use hota hai ;)

Abt messaging prob I really don't find what is causing it.

Though keypad backlit issue is there in new update bt this messaging thing is strange.

Sent from my DROID2 GLOBAL using Tapatalk

Share this post


Link to post
Share on other sites

Even I am having problem now.

I was using Idea prepaid on moto photon and text msging worked alright.

but now i have moved to reliance 3g and it has stopped working. for any sms it says :censored3:

text not sent :nerves:

Share this post


Link to post
Share on other sites

I think aap bhi d2g k fan hain kapilji.

I saw in your initial posts where pics were taken by d2g. Ab to khair bada wala camera use hota hai ;)

Abt messaging prob I really don't find what is causing it.

Though keypad backlit issue is there in new update bt this messaging thing is strange.

Sent from my DROID2 GLOBAL using Tapatalk

I never take pics with D2G when I have a "bada wala camera" DSLR.

Yes, Keypad light issue is there. & has always been there.

Use RSDLite to SBF it to .330, PM me if you need to know how.

Share this post


Link to post
Share on other sites

Then i might be confused with some1 else..

Will surely pm you before starting the process.

Sent from my DROID2 GLOBAL using Tapatalk

Share this post


Link to post
Share on other sites
Even I am having problem now.

I was using Idea prepaid on moto photon and text msging worked alright.

but now i have moved to reliance 3g and it has stopped working. for any sms it says

text not sent

For gsm there shouldn't be any problem.

Did you check parameters mentioned in first post in build.prop file?

Sent from my DROID2 GLOBAL using Tapatalk

Share this post


Link to post
Share on other sites
^^^

I got two Motorola D2G's. one is with me & one I sold. The one with me worked with no Problem, But the one I Sold came up with the same problem after it was activated by customer.

I had to guide him for everything including SBF (Froyo) & npw he's on GB.

Yesterday night I Flashed MIUI on my D2G.. Its working Great & Bye Bye Moto Blur.

Is cdma data working on miui?

Sent from my HTC S710d using Tapatalk

Share this post


Link to post
Share on other sites

Messaging issue is resolved now with the help of Our Beloved Kapil Ji.

Here is the process.

1. SBF back to 2.4.33.

2. Load the prl and other cdma settings again.

3. Upgrade again to GB by OTA.( Don't worry , All CDMA settings will be restored)

4. Change all the parameters in buid.prop file given in first post.

5. Reboot the phone.

:)

Share this post


Link to post
Share on other sites

i have been off for sometime

1) The problem occurs because of the handset prefixing 011 to the recipient mobile number.

2) There is no need to sbf to a higher version to fix the problem. I am still on froyo.

I have been on fission for quite sometime... need to try something new (GB)

any prior experience with GB on Droid global ?

Share this post


Link to post
Share on other sites

i have been off for sometime

1) The problem occurs because of the handset prefixing 011 to the recipient mobile number.

2) There is no need to sbf to a higher version to fix the problem. I am still on froyo.

I have been on fission for quite sometime... need to try something new (GB)

any prior experience with GB on Droid global ?

My case was with GB only and in GB process is little complex.

The issue may not be so complex with you as you are on froyo..

In my case, there was no case of prefixing any number second we are applying sbf in the worst situation or only fixig parameters in build.prop file resolves the issue.

And yes, sbf is not done to the higher version but a lower version of froyo when problem occurs on GB.

Share this post


Link to post
Share on other sites

This is the last full SBF official for the Droid 2 Global. This will put you back to the last stock OTA without having to do any other updates later. Flash with RSD Lite. And not SBF will remove all your operator settings, so take backup & note your MIN before you flash

VRZ_A956_4.5.608_1FF_01.sbf --- http://bit.ly/ywjzaH

Share this post


Link to post
Share on other sites

Hi,

I have had messaging issues on the Droid 2 Global. The device would prepend 011 to the mdn and then send it to the network.

It took me a while to fix it and below is what needs to be changed.

Go to /system folder on your android using root explorer or any other explorer.

Mount the directory in the R/W mode.

Tap the build.prop file and check the properties of the file. Note down the permissions.

Wow !! Thanks to Kapil bhai and you, outgoing SMS is now working on my Motorola Bionic !!

Thanks a lot guys !! You rock !!!!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×