Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


iax_template Struct Reference

Data Fields

unsigned int altserver
 
int dead
 
unsigned int flags
 
unsigned int format
 
char lang [10]
 
struct {
   struct iax_template *   next
 
list
 
char name [80]
 
char pass [20]
 
unsigned short port
 
unsigned int server
 
unsigned short serverport
 
char src [80]
 
unsigned int tos
 
char user [20]
 

Detailed Description

Definition at line 54 of file iax2-provision.c.

Field Documentation

unsigned int altserver
unsigned int flags
unsigned int format
char lang[10]
struct iax_template* next

Definition at line 68 of file iax2-provision.c.

char pass[20]
unsigned short port
unsigned int server
unsigned short serverport

Definition at line 63 of file iax2-provision.c.

Referenced by iax_provision_build(), iax_show_provisioning(), and iax_template_parse().

char src[80]

Definition at line 57 of file iax2-provision.c.

Referenced by iax_show_provisioning(), iax_template_copy(), and iax_template_parse().

unsigned int tos

The documentation for this struct was generated from the following file: