Thu Apr 28 2011 17:16:26

Asterisk developer's documentation


stun_header Struct Reference

Collaboration diagram for stun_header:

Data Fields

stun_trans_id id
unsigned char ies [0]
unsigned short msglen
unsigned short msgtype

Detailed Description

Definition at line 317 of file rtp.c.


Field Documentation

Definition at line 320 of file rtp.c.

Referenced by stun_handle_packet(), and stun_req_id().

unsigned char ies[0]

Definition at line 321 of file rtp.c.

Referenced by ast_stun_request(), and stun_handle_packet().

unsigned short msglen

Definition at line 319 of file rtp.c.

Referenced by ast_stun_request(), stun_handle_packet(), and stun_send().

unsigned short msgtype

Definition at line 318 of file rtp.c.

Referenced by ast_stun_request(), and stun_handle_packet().


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