Lines Matching refs:DLE
99 escape sequences defined, all using DLE (0x10) as Escape char:
101 <DLE><ETX> End of audio data. (i.e. caused by a
104 <DLE><DC4> Abort recording, (send by appl.) Emulator
105 stops recording, sends DLE,ETX.
106 <DLE><DLE> Escape sequence for DLE in data stream.
107 <DLE>0 Touchtone "0" received.
109 <DLE>9 Touchtone "9" received.
110 <DLE># Touchtone "#" received.
111 <DLE>* Touchtone "*" received.
112 <DLE>A Touchtone "A" received.
113 <DLE>B Touchtone "B" received.
114 <DLE>C Touchtone "C" received.
115 <DLE>D Touchtone "D" received.
117 <DLE>q quiet. Silence detected after non-silence.
118 <DLE>s silence. Silence detected from the
121 Currently unsupported DLE sequences:
123 <DLE>c FAX calling tone received.
124 <DLE>b busy tone received.
130 The same DLE sequences apply to this mode.
136 In this mode, the only way to stop recording is sending <DLE><DC4>
137 and the only way to stop playback is to send <DLE><ETX>.