Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
uriparams Struct Reference

uri parameters More...

#include <reqresp_parser.h>

Data Fields

int lr
 
char * maddr
 
char * method
 
char * transport
 
char * ttl
 
char * user
 

Detailed Description

uri parameters

Definition at line 26 of file reqresp_parser.h.

Field Documentation

◆ lr

int lr

Definition at line 32 of file reqresp_parser.h.

Referenced by AST_TEST_DEFINE(), and parse_uri_full().

◆ maddr

char* maddr

Definition at line 31 of file reqresp_parser.h.

Referenced by AST_TEST_DEFINE(), and parse_uri_full().

◆ method

char* method

Definition at line 29 of file reqresp_parser.h.

Referenced by AST_TEST_DEFINE(), and parse_uri_full().

◆ transport

char* transport

Definition at line 27 of file reqresp_parser.h.

Referenced by AST_TEST_DEFINE(), parse_uri(), and parse_uri_full().

◆ ttl

char* ttl

Definition at line 30 of file reqresp_parser.h.

Referenced by AST_TEST_DEFINE(), and parse_uri_full().

◆ user

char* user

Definition at line 28 of file reqresp_parser.h.

Referenced by AST_TEST_DEFINE(), parse_uri_full(), and Registration::write().


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