Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


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 176 of file stun.c.

Field Documentation

const char* password

Definition at line 178 of file stun.c.

Referenced by stun_process_attr().

const char* username

Definition at line 177 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: