Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #81 (new defect)

Opened 5 years ago

Last modified 3 years ago

Specify and implement high level USSD functions

Reported by: mickey Owned by: mickey
Priority: minor Milestone:
Component: framework/ogsmd Version:
Keywords: org.freesmartphone.GSM.USSD Cc:

Description

e.g. org.freesmartphone.GSM.USSD.GetBalance?() -> i

For that we need a list with networks and their USSD codes. Please append here:

  • T-Mobile Xtra: *100#

Attachments

JIM MOBILE (BELGIUM).txt (1.4 KB) - added by yorickmoko@… 5 years ago.
USSD codes JIM Mobile (Belgium)

Change History

comment:1 Changed 5 years ago by quickdev

Vodafone CallYa?: *100#

comment:2 Changed 5 years ago by harald.zophoniasson@…

Orange Mobicarte : #123#

comment:3 Changed 5 years ago by ieatlint@…

T-Mobile US USSD codes: http://wiki.howardforums.com/index.php/T-Mobile_Short_Codes (Mislabeled short codes, they're all USSD)

ATT USSD codes: http://wiki.howardforums.com/index.php/AT%26T#.2A_Services

comment:4 Changed 5 years ago by yorickmoko@…

JIM USSD codes:

Forward all calls: #21# SEND example: *21* +32486191933# SEND

No reply: #61# SEND example: *61* +32486191933# SEND

Extend the reply-time: #61# SEND example: *61* +32486191933 [5,10,15,20,25,30]# SEND

No network/GSM off: #62# SEND example: *62* +32486191933# SEND

Busy: #67# SEND example: *67* +32486191933# SEND Deactivate all forwarding: #002# SEND

Activate second call: *43# SEND

Block:


(depending on the phone one or two * will be nescessary in the beginning of the code)

Incomming calls: (*) 35 (*) [blocking code] (#) [SEND] Incomming international calls: (*) 351 (*) [blocking code](#) [SEND] Outgoing calls: (*) 33 (*) [blocking code](#) [SEND] Outgoing internation calls: (*) 331 (*) [blocking code](#) [SEND]

Deblock:


(depending on the phone one or two # will be nescessary in the beginning of the code)

Incomming calls: (#) 35 (*) [blocking code] (#) [SEND] Incomming international calls: (#) 351 (*) [blocking code](#) [SEND] Outgoing calls: (#) 33 (*) [blocking code](#) [SEND] Outgoing internation calls: (#) 331 (*) [blocking code](#) [SEND]

Show your number to the one you are calling:


Activate: *31# SEND De-activate: #31# SEND

ABROAD:


reload: *222*RELOADNUMBER# SEND check money on GSM: *333*# SEND

bah wiki formatting... I will attach it in a txt file

Changed 5 years ago by yorickmoko@…

USSD codes JIM Mobile (Belgium)

comment:5 Changed 5 years ago by mickey

  • Milestone changed from milestone4 to milestone5

Thanks! I will implement this for milestone5. Until then, please continue to add your provider-specific USSD codes.

comment:6 Changed 5 years ago by mickey

  • Milestone changed from milestone5 to milestone6

comment:7 Changed 4 years ago by jluebbe

  • Milestone milestone5.5 deleted

comment:8 Changed 3 years ago by sim

decoration Changed 1 year ago by admin

bathtub Changed 1 year ago by admin

solar system Changed 1 year ago by admin

stair parts Changed 1 year ago by admin

solar supply Changed 1 year ago by admin

comment:9 Changed 3 years ago by bascorp

Note: See TracTickets for help on using tickets.