Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


rtp_learning_info Struct Reference

RTP learning mode tracking information. More...

Data Fields

int max_seq
int packets

Detailed Description

RTP learning mode tracking information.

Definition at line 182 of file res_rtp_asterisk.c.


Field Documentation

int max_seq

The highest sequence number received

Definition at line 183 of file res_rtp_asterisk.c.

Referenced by ast_rtp_read(), rtp_learning_rtp_seq_update(), and rtp_learning_seq_init().

int packets

The number of remaining packets before the source is accepted

Definition at line 184 of file res_rtp_asterisk.c.

Referenced by ast_rtp_read(), rtp_learning_rtp_seq_update(), and rtp_learning_seq_init().


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