Enable Disabled Features of Huawei Mobile Partner By Modifying the XML File

7007
In various types of Huawei Modem, the dashboard company disables the USSD, Voice Features, and other things. So, users get the problem to get check the remaining data balances. Users can not make a voice call from their modem. This isn’t very reassuring for me and you also. This can be enabled without some hack in Huawei Mobile Partner software. After doing the same changes in your mobile partner software, you will get your Voice feature, and USSD features back. For getting all it back, your need to change some XML files. As you can see in this article, we have enabled USSD, Connection history, Voice call, and Call log features back.
Huawei Mobile Partner 23.009.09.01.983 for Windows 8 with ussd voice call
Huawei Mobile Partner 23.009.09.01.983 for Windows 8 with ussd voice call

Step by step guide to enable disabled features of Huawei Mobile Partner by modifying XML file :

Go into C:/Program Files/Mobile Partner/config and open up PluginsConfig.xml and change the following few lines :

<!–item name=”NetInfoRecordUIPlugin” clsid=”27A315A2-D587-498a-9FC5-7CF2738679DF”/–>

<!–item name=”USSDUIPlugin” clsid=”6ADFE6DA-E212-4087-8466-043AB06DF4EB”/–>

to

<item name=”NetInfoRecordUIPlugin” clsid=”27A315A2-D587-498a-9FC5-7CF2738679DF”/>

<item name=”USSDUIPlugin” clsid=”6ADFE6DA-E212-4087-8466-043AB06DF4EB”/>

and immediately after that, just insert the following few lines to enable Data Connection History, USSD, and voice calling respectively :

<item name=”CallPlugin” clsid=”8FC7A17B-EA76-4e6e-872D-9AAC222C8B03″/>

<item name=”CallUIPlugin” clsid=”58A0343A-93DB-4ea2-92B4-C51589629381″/>

<item name=”CallLogUIPlugin” clsid=”1FCAC0FF-9E87-450f-8258-1155D7696571″/>

Then go to C:/Program Files/Mobile Partner/plugins/XFramePlugin and open up Config.xml and again change the following few lines :

<!–item type=”NORMAL” module=”XFramePlugin”  icon=”ussd” icon2=”UssdDisable”id=”IDS_USSD_COMMON”>43057</item–>

to

<item type=”NORMAL” module=”XFramePlugin”  icon=”ussd” icon2=”UssdDisable”id=”IDS_USSD_COMMON”>43057</item>

After doing the changes, it will enable USSD features in the toolbar.

That’s all!!! You can do it in Huawei Mobile Partner software, let it be of any brand like Aircel, Airtel, Vodafone, Idea, Tata Docomo, Reliance, Doro, MTN, Glo, Vodacom, etc.
The only thing is that when you have a branded mobile partner, then you will find all files in that brand folder instead of a Mobile Partner.
Previous articleDownload Huawei Mobile Partner 23.009.09.01.983 with All features enabled
Next articleUnlock Sri Lanka Hutch Huawei E303 Hi-Link New Algo Modem Free

Share your thoughts here!

This site uses Akismet to reduce spam. Learn how your comment data is processed.