Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
#include <frame.h>
Data Fields | |
int | mode |
struct ast_channel * | peer |
Definition at line 522 of file include/asterisk/frame.h.
int mode |
Definition at line 524 of file include/asterisk/frame.h.
Referenced by dahdi_setoption(), and dial_exec_full().
struct ast_channel* peer |
Definition at line 523 of file include/asterisk/frame.h.
Referenced by dahdi_setoption(), dial_exec_full(), and Registration::write().