Etbm - call termination buffer management, Syntax, Defined values – Longshine LCS-8156C1 User Manual

Page 89: Reporting current or selected values, Reporting supported range of parameter values

Advertising
background image

AT Commands for CX930xx Modem Reference Manual

102752B

Conexant

3-65

+ETBM - Call Termination Buffer Management

This extended-format compound parameter controls the handling of data remaining in
modem buffers upon call termination. It accepts three numeric subparameters:

Syntax

+ETBM=[<pending_TD>[,<pending_RD>[,<timer>]]]

Defined Values

<pending_TD>

Decimal number 0 specifying that disconnect will occur
immediately and all buffered transmit data will be discarded
when the local DTE requests call disconnection.

<pending_RD>

Decimal number 0 specifying that disconnect will occur
immediately and all buffered receive data will be discarded
when the local DTE requests call disconnection.

<timer>

Decimal number 0 specifying that the modem will not attempt
to deliver the buffered data before abandoning the attempt and
discarding remaining data.

Reporting Current or Selected Values

Command: +ETBM?

Response: +ETBM:

<pending_TD>,<pending_RD>,<timer>

Example: +ETBM:

0,0,0

Reporting Supported Range of Parameter Values

Command: +ETBM=?

Response:

+ETBM: (<pending_TD> range),(<pending_RD> range),
(<timer> range)

Example: +ETBM:

(0),(0),(0)

Advertising