GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > Other Gsm/Mobile Related Forums > GSM Programming & Reverse Engineering


GSM Programming & Reverse Engineering Here you can post all Kind of GSM Programming and Reverse Engineering tools and Secrets.

Reply
 
LinkBack Thread Tools Display Modes
Old 04-10-2006, 15:14   #1 (permalink)
Junior Member
 
Join Date: Apr 2006
Posts: 1
Member: 257364
Status: Offline
Thanks Meter: 0
dialing and receiving calls from a computer


Is it possible to dial and receive calls from a pc connected with the mobile phone? or All the keypad function of the mobile phone can be done in a computer? Please tell me how. My phone is a Vodafone Toshiba 803T.
Thanks.
  Reply With Quote
Old 04-10-2006, 18:27   #2 (permalink)
ssa
No Life Poster
 
ssa's Avatar
 
Join Date: Feb 2003
Location: Inside CPU
Age: 43
Posts: 1,861
Member: 23420
Status: Offline
Thanks Meter: 3,080
use an nokia.. it's very easy with serial AT commands
  Reply With Quote
Old 04-10-2006, 18:38   #3 (permalink)
Junior Member
 
Join Date: Apr 2006
Location: Hamburg, Germany
Age: 39
Posts: 8
Member: 253963
Status: Offline
Thanks Meter: 0
I'd use a Siemens while nokia phines need a special Command to know that they shall do s.th. with AT Commands... on Siemens you just send an AT command and you get anAnswer
  Reply With Quote
Old 04-10-2006, 18:45   #4 (permalink)
No Life Poster
 
sallu's Avatar
 
Join Date: Jul 2004
Age: 46
Posts: 549
Member: 73797
Status: Offline
Thanks Meter: 19
yea oxygen phone manager and nokia phones
  Reply With Quote
Old 04-10-2006, 20:16   #5 (permalink)
No Life Poster
 
yassinov®'s Avatar
 
Join Date: Feb 2004
Location: 494E53494445204A544147
Age: 45
Posts: 544
Member: 51694
Status: Offline
Thanks Meter: 5
Arrow

Quote:
Originally Posted by ckc05
Is it possible to dial and receive calls from a pc connected with the mobile phone? or All the keypad function of the mobile phone can be done in a computer? Please tell me how. My phone is a Vodafone Toshiba 803T.
Thanks.
Here's a Exemple about how's [AT Cmd work] !!
you can work with commands in simple Terminal (Just specify the right connection 'Baudrate,...'

# cquery 4.16b
# +GMI (TA manufacturer)
AT+GMI
SAMSUNG
# +GMM (TA model)
AT+GMM
SGH-C100
# +GMR (TA revision)
AT+GMR
C10ABWG1
# +GSN (TA serial number)
AT+GSN
ERROR
# +GOI (Global Object Identification)
AT+GOI
ERROR
# +GCI (Country of installation)
AT+GCI
ERROR
# +GCAP (Capabilities)
AT+GCAP
ERROR
# +CGMI (ME manufacturer)
AT+CGMI
SAMSUNG
# +CGMM (ME model)
AT+CGMM
SGH-C100
# +CGMR (ME revison)
AT+CGMR
C10ABWG1
# +CGSN (ME serial number aka IMEI)
AT+CGSN
35177000493xxxxxx
# +CSCS=? (TE character set)
AT+CSCS=?
+CSCS: ("GSM","HEX","IRA","PCCP437")
# +CIMI=? (International mobile subscriber identity)
AT+CIMI=?
# +CMUX=? (Multiplexing mode)
AT+CMUX=?
ERROR
# +CSTA=? (Select type of address)
AT+CSTA=?
+CSTA: (129,145)
# +CMOD=? (Call mode)
AT+CMOD=?
+CMOD: (0-3)
# +CHUP=? (Hangup call)
AT+CHUP=?
# +CBST=? (Bearer service type)
AT+CBST=?
+CBST: (0-2,4-7,14,65,66,68,70,71,75),(0,2),(0,1)
# +CRLP=? (Radio link protocol)
AT+CRLP=?
+CRLP: (1-61),(1-61),(48-100),(1-50),(0-100)
# +CR=? (Service reporting control)
AT+CR=?
+CR: (0,1)
# +CEER=? (Extended error report)
AT+CEER=?
# +CRC=? (Cellular result codes)
AT+CRC=?
+CRC: (0,1)
# +CHSD=? (HSCSD device parameters)
AT+CHSD=?
ERROR
# +CHST=? (HSCSD transparent call configuration)
AT+CHST=?
ERROR
# +CHSN=? (HSCSD non-transparent call configuration)
AT+CHSN=?
ERROR
# +CHSC=? (HSCSD current call parameters)
AT+CHSC=?
ERROR
# +CHSR=? (HSCSD parameters report)
AT+CHSR=?
ERROR
# +CHSU=? (HSCSD automatic user initiated upgrading)
AT+CHSU=?
ERROR
# +CHSA=? (HSCSD non-transparent asymmetry configuration)
AT+CHSA=?
ERROR
# +CSNS=? (Single numbering scheme)
AT+CSNS=?
ERROR
# +CVHU=? (Voice hang up control)
AT+CVHU=?
+CVHU: (0-2)
# +CV120=? (V.120 rate adaption control)
AT+CV120=?
ERROR
# +CSDF=? (Settings date format)
AT+CSDF=?
ERROR
# +CSIL=? (Silence command)
AT+CSIL=?
ERROR
# +CSTF=? (Settings time format)
AT+CSTF=?
ERROR
# +CNUM=? (Subscriber number)
AT+CNUM=?
# +CREG=? (Network registration)
AT+CREG=?
+CREG: (0,1,2)
# +COPS=? (Operator selection)
AT+COPS=?
+COPS: (2,"Orange","Orange","23433")(3,"Vodafone","Voda", "23415")(3,"T-Mobile UK","T-Mobile","23430")(3,"O2 - UK","O2","23410"),,(0,1,3,4), (0-2)
# +CLCK=? (Facility lock)
AT+CLCK=?
# +CPWD=? (Change password)
AT+CPWD=?
# +CLIP=? (Calling line identification presentation)
AT+CLIP=?
+CLIP: (0,1)
# +CLIR=? (Calling line identification restriction)
AT+CLIR=?
+CLIR: (0-2)
# +COLP=? (Connected line identification presentation)
AT+COLP=?
+COLP: (0,1)
# +CDIP=? (Called line identification presentation)
AT+CDIP=?
ERROR
# +CCUG=? (Closed user group)
AT+CCUG=?
# +CCFC=? (Call forwarding)
AT+CCFC=?
+CCFC: 0-5
# +CCWA=? (Call waiting)
AT+CCWA=?
+CCWA: (0,1)
# +CHLD=? (Call and hold multiparty)
AT+CHLD=?
+CHLD: 0,1,1x,2,2x,3,4
# +CTFR=? (Call transfer)
AT+CTFR=?
# +CUSD=? (Unstructured supplementary service data)
AT+CUSD=?
+CUSD: (0,1)
# +CAOC=? (Advice of charge)
AT+CAOC=?
+CAOC: (0-2)
# +CSSN=? (Supplementary service notifications)
AT+CSSN=?
+CSSN: (0-1),(0-1)
# +CLCC=? (List current calls)
AT+CLCC=?
# +CPOL=? (Preferred operator list)
AT+CPOL=?
# +CPLS=? (Selection of preferred PLMN list)
AT+CPLS=?
ERROR
# +COPN=? (Read operator names)
AT+COPN=?
# +CAEMLPP=? (eMLPP Priority Registration and Interrogation)
AT+CAEMLPP=?
ERROR
# +CPPS=? (eMLPP subscriptions)
AT+CPPS=?
ERROR
# +CFCS=? (Fast call setup conditions)
AT+CFCS=?
ERROR
# +CAAP=? (Automatic answer for eMLPP Service)
AT+CAAP=?
ERROR
# +CUUS1=? (User to User Signalling Service 1)
AT+CUUS1=?
ERROR
# +CPAS=? (Phone activity status)
AT+CPAS=?
+CPAS: (0-4)
# +CFUN=? (Set phone functionality)
AT+CFUN=?
+CFUN: (0,1),(0)
# +CPIN=? (Enter PIN)
AT+CPIN=?
# +CBC=? (Battery charge)
AT+CBC=?
ERROR
# +CSQ=? (Signal quality)
AT+CSQ=?
+CSQ: (0-31),(0-7)
# +CMEC=? (ME control mode)
AT+CMEC=?
# +CKPD=? (Keypad control)
AT+CKPD=?
+CKPD: #,*,,,0-9,A/a,B/b,C/c,D/d,E/e,P/p,S/s,V/v,W/w,Y/y,[,],^
# +CDIS=? (Display control)
AT+CDIS=?
# +CIND=? (Indicator control)
AT+CIND=?
# +CMER=? (ME event reporting)
AT+CMER=?
# +CPBS=? (Select phonebook memory storage)
AT+CPBS=?
+CPBS: ("FD","LD","ME","SM","MC","DC","RC")
# +CPBR=? (Read phonebook entries)
AT+CPBR=?
+CPBR: (1-90),40,12
# +CPBF=? (Find phonebook entries)
AT+CPBF=?
+CPBF: 40,12
# +CPBW=? (Write phonebook entry)
AT+CPBW=?
+CPBW: (1-90),40,(129,145),12
# +CCLK=? (Clock)
AT+CCLK=?
# +CALA=? (Alarm)
AT+CALA=?
+CALA: (1), (0,1), (24)
# +CSIM=? (Generic SIM access)
AT+CSIM=?
ERROR
# +CRSM=? (Restricted SIM access)
AT+CRSM=?
ERROR
# +CSCC=? (Secure control command)
AT+CSCC=?
ERROR
# +CALM=? (Select ringing tone)
AT+CALM=?
+CALM: (0,1)
# +CRSL=? (Ringing tone level)
AT+CRSL=?
+CRSL: (1-5)
# +CVIB=? (Vibrator tone)
AT+CVIB=?
+CVIB: (0,1)
# +CLVL=? (Volume control)
AT+CLVL=?
+CLVL: (0-8)
# +CMUT=? (Mute microphone)
AT+CMUT=?
+CMUT: (0,1)
# +CACM=? (Accumulated call meter)
AT+CACM=?
ERROR
# +CAMM=? (Accumulated call meter maximum)
AT+CAMM=?
ERROR
# +CPUC=? (Price per unit and currency table)
AT+CPUC=?
ERROR
# +CCWE=? (Call meter maximum event)
AT+CCWE=?
ERROR
# +CPWC=? (Power class)
AT+CPWC=?
ERROR
# +CLAN=? (Set language)
AT+CLAN=?
ERROR
# +CLAE=? (Language event)
AT+CLAE=?
ERROR
# +CSGT=? (Set greeting text)
AT+CSGT=?
ERROR
# +CSVM=? (Set voice mail number)
AT+CSVM=?
ERROR
# +CRMP=? (Ring melody playback)
AT+CRMP=?
ERROR
# +CMAR=? (Master reset)
AT+CMAR=?
ERROR
# +CLAC (List all available AT commands)
AT+CLAC
ERROR
# +CALD=? (Delete alarm)
AT+CALD=?
ERROR
# +CAPD=? (Postpone or dismiss an alarm)
AT+CAPD=?
ERROR
# +CTZU=? (Automatic time zone update)
AT+CTZU=?
ERROR
# +CTZR=? (Time zone reporting)
AT+CTZR=?
ERROR
# +CPROT=? (Enter protocol mode)
AT+CPROT=?
ERROR
# +CMEE=? (ME error reporting)
AT+CMEE=?
+CMEE: (0,1,2)
# +CGDCONT=? (Define PDP context)
AT+CGDCONT=?
+CGDCONT: (1,11),"IP","APN","IP Addr",dcomp,hcomp,"LOGIN","PASSWORD",0=PAP/1=CHAP
# +CGDSCONT=? (Define Secondary PDP context)
AT+CGDSCONT=?
ERROR
# +CGTFT=? (Traffic Flow Template)
AT+CGTFT=?
ERROR
# +CGQREQ=? (QoS profile (requested))
AT+CGQREQ=?
+CGQREQ: (1-11),(0-3),(0-4),(0-5),(0-9),(0-18,31)
# +CGQMIN=? (QoS profile (minimum acceptable))
AT+CGQMIN=?
+CGQMIN: (1-11),(0-3),(0-4),(0-5),(0-9),(0-18,31)
# +CGEQREQ=? (3G QoS profile (requested))
AT+CGEQREQ=?
ERROR
# +CGEQMIN=? (3G QoS profile (minimum acceptable))
AT+CGEQMIN=?
ERROR
# +CGEQNEG=? (3G QoS profile (negotiated))
AT+CGEQNEG=?
ERROR
# +CGATT=? (GPRS attach/detach)
AT+CGATT=?
+CGATT: (0,1)
# +CGACT=? (PDP context activate/deactivate)
AT+CGACT=?
+CGACT: (0,1),(0,11)
# +CGCMOD=? (PDP context modify)
AT+CGCMOD=?
ERROR
# +CGDATA=? (Enter data state)
AT+CGDATA=?
+CGDATA: "PPP",(1,11)
# +CGCLOSP=? (Configure local octet stream PAD parameters)
AT+CGCLOSP=?
ERROR
# +CGPADDR=? (Show PDP address)
AT+CGPADDR=?
CGPADDR:
# +CGAUTO=? (Automatic response to a network request for PDP context activation)
AT+CGAUTO=?
+CGAUTO: (0,1,2,3)
# +CGANS=? (Manual response to a network request for PDP context activation)
AT+CGANS=?
+CGANS: (0,1),PPP,(1,11)
# +CGCLASS=? (GPRS mobile station class)
AT+CGCLASS=?
CGCLASS: B
# +CGCLPAD=? (Configure local triple-X PAD parameters)
AT+CGCLPAD=?
ERROR
# +CGEREP=? (GPRS event reporting)
AT+CGEREP=?
+CGEREP: (0,1),0
# +CGREG=? (GPRS network registration status)
AT+CGREG=?
+CGREG: 0,1,2
# +CGSMS=? (Select service for MO SMS messages)
AT+CGSMS=?
+CGSMS: 0,1,2,3
# +CAJOIN=? (Accept an incoming Voice Group or Voice Broadcast Call)
AT+CAJOIN=?
ERROR
# +CAREJ=? (Reject an incoming Voice Group or Voice Broadcast Call)
AT+CAREJ=?
ERROR
# +CAHLD=? (Leave an ongoing Voice Group or Voice Broadcast Call)
AT+CAHLD=?
ERROR
# +CAPTT=? (Talker Access for Voice Group Call)
AT+CAPTT=?
ERROR
# +CAULEV=? (Voice Group Call Uplink Status Presentation)
AT+CAULEV=?
ERROR
# +CALCC=? (List current Voice Group and Voice Broadcast Calls)
AT+CALCC=?
ERROR
# +CACSP=? (Voice Group or Voice Broadcast Call State Attribute Presentation)
AT+CACSP=?
ERROR
# +CANCHEV=? (NCH Support Indication)
AT+CANCHEV=?
ERROR
# +COTDI=? (Originator to Dispatcher Information)
AT+COTDI=?
ERROR
# +CGCS=? (VGCS subscriptions and GId status)
AT+CGCS=?
ERROR
# +CBCS=? (VBS subscriptions and GId status)
AT+CBCS=?
ERROR
# +CSMS=? (Select message service)
AT+CSMS=?
+CSMS: (0,1)
# +CPMS=? (Preferred message store)
AT+CPMS=?
+CPMS"BM","ME","SM"),("ME","SM")
# +CMGF=? (Message format)
AT+CMGF=?
+CMGF0,1)
# +CESP=? (Enter SMS block mode protocol)
AT+CESP=?
ERROR
# +CSCA=? (Service center address)
AT+CSCA=?
# +CMGF=1 (Text mode)
AT+CMGF=1
# +CSMP=? (Set text mode parameters)
AT+CSMP=?
# +CSDH=? (Show text mode parameters)
AT+CSDH=?
+CSDH0,1)
# +CMGL=? (List messages (text))
AT+CMGL=?
+CMGL0,1,2,3,4)
# +CMGR=? (Read message (text))
AT+CMGR=?
# +CNMA=? (New message acknowledgement to ME/TA (text))
AT+CNMA=?
# +CMGS=? (Send message (text))
AT+CMGS=?
# +CMSS=? (Send message from storage (text))
AT+CMSS=?
# +CMGW=? (Write message to memory (text))
AT+CMGW=?
# +CMGD=? (Delete message (text))
AT+CMGD=?
# +CMGC=? (Send command (text))
AT+CMGC=?
# +CMGF=0 (PDU mode)
AT+CMGF=0
# +CMGL=? (List messages (pdu))
AT+CMGL=?
+CMGL0,1,2,3,4)
# +CMGR=? (Read message (pdu))
AT+CMGR=?
# +CNMA=? (New message acknowledgement to ME/TA (pdu))
AT+CNMA=?
+CNMA: (0-2)
# +CMGS=? (Send message (pdu))
AT+CMGS=?
# +CMSS=? (Send message from storage (pdu))
AT+CMSS=?
# +CMGW=? (Write message to memory (pdu))
AT+CMGW=?
# +CMGD=? (Delete message (pdu))
AT+CMGD=?
# +CMGC=? (Send command (pdu))
AT+CMGC=?
# +CSCB=? (Select cell broadcast message types)
AT+CSCB=?
+CSCB: (0,1)
+CSCB0,1)
# +CSAS=? (Save settings)
AT+CSAS=?
+CSAS0-255)
# +CRES=? (Restore settings)
AT+CRES=?
+CRES0-255)
# +CNMI=? (New message indications to TE)
AT+CNMI=?
+CNMI0-3),(0-3),(0-3),(0,1),(0,1)
# +CMMS=? (More messages to send)
AT+CMMS=?
+CMMS: (0-2)
  Reply With Quote
Old 04-12-2006, 13:18   #6 (permalink)
No Life Poster
 
Zaihtam's Avatar
 
Join Date: Dec 2004
Location: 0x001FD00
Posts: 1,285
Member: 98572
Status: Offline
Thanks Meter: 36
I agree about using the nokia phones or any other popular phones than a toshiba phone. Because you don't need to reinvent the wheel anymore.


Good Luck...
  Reply With Quote
Old 04-13-2006, 15:14   #7 (permalink)
No Life Poster
 
Join Date: Jul 2004
Location: 0xBA, 0xBE
Age: 38
Posts: 690
Member: 73743
Status: Offline
Thanks Meter: 2
Sounds like a good project, i know for SEMC phones FMA can do this and they have an open source i think (delphi). check it out:

http://fma.sourceforge.net/index2.htm
  Reply With Quote
Old 04-14-2006, 06:06   #8 (permalink)
No Life Poster
 
Join Date: Apr 2000
Location: Tansania
Posts: 729
Member: 1233
Status: Offline
Thanks Meter: 2
Yes, FMA is working good. I use it for a long time.

Quote:
Originally Posted by gbrooks3
Sounds like a good project, i know for SEMC phones FMA can do this and they have an open source i think (delphi). check it out:

http://fma.sourceforge.net/index2.htm
  Reply With Quote
Reply

Bookmarks


Posting 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
pls can same one help me with my x2 i cant make a call and receive call pls hel goodname ARM9 BASED M62 / M62+ 3 11-24-2008 21:28
pls can same one help me with my x2 i cant make a call and receive call pls hel goodname Sagem Hardware Repair Area 0 11-24-2008 20:36
6210 dialed and missed call didnt display Moosani Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 4 05-12-2003 10:02

 



All times are GMT +1. The time now is 01:19.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.23877 seconds with 10 queries

SEO by vBSEO