Obile, Mc55 at command set – Siemens MC55 User Manual

Page 60

Advertising
background image

MC55 AT Command Set

2.13 AT^SCFG

s

m

obile

MC55_ATC_V01.05

Page 60 of 469

2/10/04

Confidential / Released

EXAMPLE 2

Usage of "URC/Ringline" and "URC/Datamode/Ringline":

OK

AT^SCFG="Audio/AMR","disabled"

^SCFG:"Audio/AMR","disabled"

AMR is disabled for any operator.

OK

AT^SCFG="Audio/AMR","23405"

^SCFG:"Audio/AMR","23405"

AMR is disabled for any operator, but enabled for
operator "23405".

OK

AT^SCFG="Audio/AMR","23203"

^SCFG:"Audio/AMR","23405","23203"

AMR is disabled for any operator, but enabled for
operators "23405" and "23203".

OK

AT^SCFG="Audio/AMR"

query parameter "Audio/AMR"

^SCFG:"Audio/AMR","23405","23203"

OK

AT+CSCS="GSM"

Switch to GSM character set.

OK

AT^SCFG?

Query all parameters.

...

^SCFG:"URC/Datamode/Ringline","off"

URCs while TA-TE link is reserved will be indicated
by BREAK.

^SCFG:"URC/Ringline","local"

URCs on this interface will be indicated by RING line
associated to the interface (e.g. RING0 for ASC0).

...

OK

AT^SCFG="URC/Datamode/Ringline","on"

^SCFG:"URC/Datamode/Ringline","on"

URCs while TA-TE link is reserved will be indicated
by an activated "local" RING line.

OK

AT^SCFG="URC/Ringline","asc0"

^SCFG:"URC/Ringline","asc0"

URCs on this (!) interface will be indicated by an acti-
vated RING0 regardless whether or not the TA-TE
link is reserved.

OK

AT^SCFG="URC/Datamode/Ringline","off"

^SCFG:"URC/Datamode/Ringline","off"

URCs on this (!) interface will be indicated by an acti-
vated RING0 if TA-TE link is not (!) reserved and by
BREAK if TA-TE link is reserved.

OK

AT^SCFG="URC/Ringline"

Disable any RING line indication for URCs on this
interface.

^SCFG:"URC/Ringline","off"

OK

Advertising