|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
#include <iax2.h>
Data Fields | |
| unsigned short | callno |
| unsigned char | data [0] |
| unsigned short | ts |
| unsigned short | zeros |
| unsigned short callno |
Video call number
Definition at line 272 of file iax2.h.
Referenced by iax2_send(), and socket_process_helper().
| unsigned short ts |
Timestamp and mark if present
Definition at line 273 of file iax2.h.
Referenced by iax2_send(), and socket_process_helper().
| unsigned short zeros |
Zeros field – must be zero
Definition at line 271 of file iax2.h.
Referenced by iax2_send(), and socket_process_helper().