Asterisk - The Open Source Telephony Project
21.4.1
|
Stores parsed uri information. More...
Data Fields | |
char * | host |
char * | path |
char * | port |
char * | query |
char * | scheme |
char | uri [0] |
char * | user_info |
char* host |
host name or address
Definition at line 36 of file uri.c.
Referenced by Registration::parse_host_part(), and Registration::write().