|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| uint32_t | priority |
| char | text [MAXDISPLAYNOTIFYSTR] |
| uint32_t | timeout |
Definition at line 1141 of file chan_skinny.c.
| uint32_t priority |
Definition at line 1143 of file chan_skinny.c.
Referenced by _transmit_displayprinotifyvar().
| char text[MAXDISPLAYNOTIFYSTR] |
Definition at line 1144 of file chan_skinny.c.
Referenced by _transmit_displayprinotifyvar().
| uint32_t timeout |
Definition at line 1142 of file chan_skinny.c.
Referenced by _transmit_displayprinotifyvar().
1.8.13