Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
iax_template Struct Reference
Collaboration diagram for iax_template:
Collaboration graph
[legend]

Data Fields

unsigned int altserver
 
int dead
 
unsigned int flags
 
iax2_format 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 55 of file provision.c.

Field Documentation

◆ altserver

unsigned int altserver

◆ dead

int dead

◆ flags

unsigned int flags

◆ format

iax2_format format

◆ lang

char lang[10]

◆ list

struct { ... } list

◆ name

char name[80]

◆ next

struct iax_template* next

Definition at line 69 of file provision.c.

◆ pass

char pass[20]

◆ port

unsigned short port

◆ server

unsigned int server

◆ serverport

unsigned short serverport

Definition at line 64 of file provision.c.

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

◆ src

char src[80]

Definition at line 58 of file provision.c.

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

◆ tos

unsigned int tos

◆ user

char user[20]

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