Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
uint32_t | priority |
char | text [MAXDISPLAYNOTIFYSTR] |
uint32_t | timeout |
Definition at line 1116 of file chan_skinny.c.
uint32_t priority |
Definition at line 1118 of file chan_skinny.c.
Referenced by _transmit_displayprinotify().
char text[MAXDISPLAYNOTIFYSTR] |
Definition at line 1119 of file chan_skinny.c.
Referenced by _transmit_displayprinotify().
uint32_t timeout |
Definition at line 1117 of file chan_skinny.c.
Referenced by _transmit_displayprinotify().