|
libosip
5.3.0
|
#include <osip.h>
Public Attributes | |
| char | name [1024] |
| int | srv_state |
| char | flag [256] |
| char | protocol [1024] |
| char | regexp [1024] |
| char | replacement [1024] |
| int | order |
| int | preference |
| int | index |
| osip_srv_entry_t | srventry [10] |
Structure for SRV record entry.
| char osip_srv_record::flag[256] |
flag: "S" (SRV), "A" (A or AAAA), "U" (URI), and "P" (ignore), are defined.
| int osip_srv_record::index |
index
| char osip_srv_record::name[1024] |
name
| int osip_srv_record::order |
order
| int osip_srv_record::preference |
preference
| char osip_srv_record::protocol[1024] |
transport protocol
| char osip_srv_record::regexp[1024] |
regexp
| char osip_srv_record::replacement[1024] |
replacement
| int osip_srv_record::srv_state |
srv state
| osip_srv_entry_t osip_srv_record::srventry[10] |
result table