
Public Types | |
| enum | { M_UNSET, M_FULL, M_READ, M_WRITE } |
Data Fields | |
| int | autoanswer |
| int | autohangup |
| char | context [AST_MAX_CONTEXT] |
| char | ctx [AST_MAX_CONTEXT] |
| int | cursound |
| char | device [64] |
| enum chan_oss_pvt:: { ... } | duplex |
| char | ext [AST_MAX_EXTENSION] |
| char | exten [AST_MAX_EXTENSION] |
| unsigned int | frags |
| int | hookstate |
| char | language [MAX_LANGUAGE] |
| timeval | lastopen |
| char * | mixer_cmd |
| int | mute |
| char * | name |
| chan_oss_pvt * | next |
| int | nosound |
| char | oss_read_buf [FRAME_SIZE *2+AST_FRIENDLY_OFFSET] |
| char | oss_write_buf [FRAME_SIZE *2] |
| int | oss_write_dst |
| int | overridecontext |
| ast_channel * | owner |
| ast_channel * | owner |
| unsigned int | queuesize |
| ast_frame | read_f |
| int | readpos |
| int | sampsent |
| int | sndcmd [2] |
| int | sounddev |
| pthread_t | sthread |
| int | total_blocks |
| char * | type |
| int | w_errors |
| int | warned |
|
|
Definition at line 262 of file chan_oss.c.
|
|
|
Definition at line 263 of file chan_oss.c. Referenced by console_autoanswer(), oss_call(), oss_hangup(), and store_config(). |
|
|
Definition at line 264 of file chan_oss.c. Referenced by oss_hangup(), and store_config(). |
|
|
Definition at line 134 of file chan_oss_old.c. Referenced by console_dial(), and oss_new(). |
|
|
Definition at line 285 of file chan_oss.c. Referenced by console_dial(), and store_config(). |
|
|
Definition at line 256 of file chan_oss.c. Referenced by console_answer(), console_flash(), console_hangup(), oss_answer(), oss_hangup(), oss_indicate(), oss_write(), send_sound(), and sound_thread(). |
|
|
Definition at line 279 of file chan_oss.c. Referenced by oss_new(), setformat(), and store_config(). |
|
|
Referenced by setformat(). |
|
|
Definition at line 284 of file chan_oss.c. Referenced by console_dial(), and store_config(). |
|
|
Definition at line 133 of file chan_oss_old.c. Referenced by console_dial(), and oss_new(). |
|
|
Definition at line 268 of file chan_oss.c. Referenced by setformat(), and store_config(). |
|
|
Definition at line 265 of file chan_oss.c. Referenced by console_answer(), console_dial(), console_flash(), console_hangup(), and oss_hangup(). |
|
|
Definition at line 286 of file chan_oss.c. Referenced by oss_new(), and store_config(). |
|
|
Definition at line 275 of file chan_oss.c. Referenced by setformat(), and store_config(). |
|
|
Definition at line 266 of file chan_oss.c. Referenced by store_config(), and store_mixer(). |
|
|
Definition at line 278 of file chan_oss.c. Referenced by console_mute(), console_unmute(), and oss_read(). |
|
|
Definition at line 247 of file chan_oss.c. Referenced by console_active(), and find_desc(). |
|
|
Definition at line 244 of file chan_oss.c. Referenced by console_active(), find_desc(), store_config(), and unload_module(). |
|
|
Definition at line 258 of file chan_oss.c. Referenced by console_answer(), console_flash(), console_hangup(), oss_answer(), oss_hangup(), oss_indicate(), oss_write(), and send_sound(). |
|
|
Definition at line 294 of file chan_oss.c. Referenced by oss_read(). |
|
|
Definition at line 289 of file chan_oss.c. Referenced by oss_write(). |
|
|
Definition at line 290 of file chan_oss.c. Referenced by oss_write(). |
|
|
Definition at line 277 of file chan_oss.c. Referenced by ast_ext_ctx(), and store_config(). |
|
|
Definition at line 132 of file chan_oss_old.c. |
|
|
Definition at line 283 of file chan_oss.c. Referenced by console_answer(), console_dial(), console_flash(), console_hangup(), console_sendtext(), console_transfer(), oss_fixup(), oss_hangup(), oss_new(), oss_request(), setformat(), sound_thread(), and unload_module(). |
|
|
Definition at line 267 of file chan_oss.c. Referenced by soundcard_writeframe(), and store_config(). |
|
|
Definition at line 296 of file chan_oss.c. Referenced by oss_read(). |
|
|
Definition at line 295 of file chan_oss.c. Referenced by oss_read(). |
|
|
Definition at line 257 of file chan_oss.c. Referenced by send_sound(). |
|
|
Definition at line 255 of file chan_oss.c. Referenced by ring(), sound_thread(), and unload_module(). |
|
|
Definition at line 261 of file chan_oss.c. Referenced by oss_new(), oss_read(), setformat(), sound_thread(), soundcard_writeframe(), and unload_module(). |
|
|
Definition at line 281 of file chan_oss.c. |
|
|
Definition at line 260 of file chan_oss.c. |
|
|
Definition at line 246 of file chan_oss.c. Referenced by load_module(), oss_new(), and oss_read(). |
|
|
Definition at line 274 of file chan_oss.c. Referenced by soundcard_writeframe(). |
|
|
Definition at line 270 of file chan_oss.c. Referenced by setformat(). |
1.4.2