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

here we store credentials extracted from a message More...

Data Fields

const char * password
 
const char * username
 

Detailed Description

here we store credentials extracted from a message

Definition at line 174 of file stun.c.

Field Documentation

◆ password

const char* password

Definition at line 176 of file stun.c.

Referenced by stun_process_attr().

◆ username

const char* username

Definition at line 175 of file stun.c.

Referenced by ast_stun_handle_packet(), and stun_process_attr().


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