Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
nbs_pvt Struct Reference
Collaboration diagram for nbs_pvt:
Collaboration graph
[legend]

Data Fields

char app [16]
 
NBS * nbs
 
struct ast_channelowner
 
char stream [80]
 
struct ast_module_useru
 

Detailed Description

Definition at line 57 of file chan_nbs.c.

Field Documentation

◆ app

char app[16]

Definition at line 60 of file chan_nbs.c.

◆ nbs

NBS* nbs

Definition at line 58 of file chan_nbs.c.

Referenced by nbs_alloc(), nbs_call(), nbs_destroy(), nbs_new(), and nbs_xwrite().

◆ owner

struct ast_channel* owner

Definition at line 59 of file chan_nbs.c.

Referenced by nbs_new().

◆ stream

char stream[80]

Definition at line 61 of file chan_nbs.c.

Referenced by nbs_alloc(), and nbs_new().

◆ u

struct ast_module_user* u

Definition at line 62 of file chan_nbs.c.

Referenced by nbs_destroy(), and nbs_new().


The documentation for this struct was generated from the following file: