Looking for a way to delete custom APN on MC7596.

// Expert user has replied.
B Brian Safran 3 years 5 months ago
0 3 0

My customer has 2 APN's defined on their MC7596. One is a custom APN and the other is the standard wap.cingular APN. They are having issue where the APN is set manually and it changes from one to another. THey are getting rid of their custom APN and want to know if there is a way to delete it and set the wap.cingular as the only one (default). Ideally the would like to query the MC75, see what APN's are configured and delete everyone except the wap.cingular. Thanks.

Please Register or Login to post a reply

3 Replies

E Efkan YILMAZ

You can remove with PXML using nocharacteristic - see example below.  removes before adding.
           

                                                                                                                                                                         

E Efkan YILMAZ

You can also query all GPRS settings (APNs) with    You will either need to use RAPIConfig or do via the API DMProcessConfigXML() - SymScript has a command of the same name.  This will allow you to query and save to a text file - that can then be parsed with a script.  A script could also apply the APN settings as well, even build the XML on the fly.

B Brian Safran

Is there anyway to do this via the registry? Customer has 2 APN's defined on MC75 (ATT adn CustomAPN). THey only want to keep ATT Customer has tried this below: regdelkey HKEY_LOCAL_MACHINE\Comm\ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\customapn regdelkey HKEY_CURRENT_USER\Comm\RasBook\customapn THe issue they are having now is that they are having issues when they try ATT. It brings up the Network Login Screen and ask them for UserID and PW (Not necessary with their APN).

CONTACT
Can’t find what you’re looking for?