Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
enum_naptr_rr Struct Reference

Data Fields

struct naptr naptr
 
char * result
 
int sort_pos
 
char * tech
 

Detailed Description

Definition at line 35 of file enum.h.

Field Documentation

struct naptr naptr

order and preference of RR

Definition at line 36 of file enum.h.

Referenced by ast_get_enum(), and enum_callback().

char* result

result of naptr parsing,e.g.: tel:+5553

Definition at line 37 of file enum.h.

Referenced by ast_get_enum(), and enum_callback().

int sort_pos

sort position

Definition at line 39 of file enum.h.

Referenced by ast_get_enum(), and enum_callback().

char* tech

Technology (from URL scheme)

Definition at line 38 of file enum.h.

Referenced by ast_get_enum(), and enum_callback().


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