Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


srv_context Struct Reference

Data Structures

struct  srv_entries
 

Data Fields

struct srv_context::srv_entries entries
 
unsigned int have_weights:1
 
unsigned int num_records
 
struct srv_entryprev
 

Detailed Description

Definition at line 69 of file srv.c.

Field Documentation

unsigned int have_weights

Definition at line 70 of file srv.c.

Referenced by ast_get_srv(), and srv_callback().

unsigned int num_records

Definition at line 72 of file srv.c.

Referenced by ast_srv_get_nth_record(), and ast_srv_get_record_count().

struct srv_entry* prev

Definition at line 71 of file srv.c.


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