Data Fields | |
char | app [16] |
struct ast_frame | fr |
NBS * | nbs |
struct ast_channel * | owner |
char | stream [80] |
struct ast_module_user * | u |
Definition at line 67 of file chan_nbs.c.
char app[16] |
Definition at line 70 of file chan_nbs.c.
Definition at line 72 of file chan_nbs.c.
Referenced by nbs_xread().
NBS* nbs |
Definition at line 68 of file chan_nbs.c.
Referenced by nbs_alloc(), nbs_call(), nbs_destroy(), nbs_new(), and nbs_xwrite().
struct ast_channel* owner [read] |
Definition at line 69 of file chan_nbs.c.
Referenced by nbs_new().
char stream[80] |
Definition at line 71 of file chan_nbs.c.
Referenced by nbs_alloc(), and nbs_new().
struct ast_module_user* u [read] |
Definition at line 73 of file chan_nbs.c.
Referenced by nbs_destroy(), and nbs_new().