SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
osip_srv_record Struct Reference

Structure for SRV record entry. More...

#include <osip.h>

Collaboration diagram for osip_srv_record:
Collaboration graph
[legend]

Data Fields

char name [512]
 name More...
 
int srv_state
 srv state More...
 
char protocol [64]
 transport protocol More...
 
int order
 order More...
 
int preference
 preference More...
 
int index
 index More...
 
osip_srv_entry_t srventry [10]
 result table More...
 

Detailed Description

Structure for SRV record entry.

Definition at line 312 of file osip.h.

Field Documentation

int osip_srv_record::index

index

Definition at line 318 of file osip.h.

char osip_srv_record::name[512]

name

Definition at line 313 of file osip.h.

int osip_srv_record::order

order

Definition at line 316 of file osip.h.

int osip_srv_record::preference

preference

Definition at line 317 of file osip.h.

char osip_srv_record::protocol[64]

transport protocol

Definition at line 315 of file osip.h.

int osip_srv_record::srv_state

srv state

Definition at line 314 of file osip.h.

osip_srv_entry_t osip_srv_record::srventry[10]

result table

Definition at line 319 of file osip.h.


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