|
Asterisk - The Open Source Telephony Project
18.5.0
|
#include <iax2.h>
Data Fields | |
| unsigned short | callno |
| unsigned short | len |
| unsigned short callno |
Call number
Definition at line 281 of file iax2.h.
Referenced by iax2_trunk_queue(), and socket_process_meta().
| unsigned short len |
Length of data for this callno
Definition at line 282 of file iax2.h.
Referenced by iax2_trunk_queue(), and socket_process_meta().
1.8.13