Owner manual
Commands for Host-Processed Modems Reference Manual
3-44 Conexant 100498E
+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)