Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Hardware - Troubleshooting and Discussion > Mac Notebooks > Writing My Own Modem Script

Writing My Own Modem Script
Thread Tools
Fresh-Faced Recruit
Join Date: Oct 2006
Status: Offline
Reply With Quote
Oct 23, 2006, 09:27 AM
 
I have been trying to figure out a way to write a modem script for my Cingular GPRS Motorola Razr Bluetooth Modem with my MacBook Pro (10.4.8).

I got it able to connect using a "Null Modem Script" in the network prefs with the following 2 lines in a modem terminal window (not the mac terminal window):
at+cgdcont=1,"IP","wap.cingular"
atdt*99#

I really do not prefer typing this in everytime. Is there anyone who knows how to write a modem script that just contains these two basic lines so I can connect? I have tried the obvious, and that did not work. I also tried GPRS Script Generator and that wasn't much of a help. I've been all over the internet and I'm happy that I was able to figure out to use the two lines that I have. Can someone take it one step further for me?
     
Mac Elite
Join Date: Jul 2003
Location: Body in London, mind elsewhere
Status: Offline
Reply With Quote
Oct 23, 2006, 09:49 AM
 
check this site out Ross Barkman's Home Page

it's always helped me getting my mobile phone to work with my laptop.
     
clueo8  (op)
Fresh-Faced Recruit
Join Date: Oct 2006
Status: Offline
Reply With Quote
Oct 23, 2006, 01:38 PM
 
Thanks for the reply!

I'm sorry I didn't mention that I tried that site originally and couldn't find a script which worked with cingular and my motorola v3 razr. After much more searching (just about my whole day of work!) I ended up discovering the commands that actually worked in getting me a solid connection!

It seems so simple! I just need a make a script that will have those two lines to connect so I don't have to manually type them everytime!
(Last edited by clueo8; Oct 23, 2006 at 01:45 PM. )
     
Fresh-Faced Recruit
Join Date: Nov 2006
Status: Offline
Reply With Quote
Nov 30, 2006, 12:05 AM
 
Here is the modem script that will probably work. No promises. Make sure the text is exactly as below. No fancy quotes, no nothing extra, just plain text.

! LG CU500 MODEM SCRIPT
!
!

@ORIGINATE
@ANSWER
serreset 1843200, 0, 8, 1
write "at+cgdcont=1,\34IP\34,\34wap.cingular\34\13"
write "atdt*99#\13"
@HANGUP
exit 0
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 03:44 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2