Wed Apr 6 11:30:13 2011

Asterisk developer's documentation


multicast_rtp Struct Reference

Structure for a multicast paging instance. More...


Data Fields

unsigned int seqno
int socket
unsigned int ssrc
enum multicast_type type


Detailed Description

Structure for a multicast paging instance.

Definition at line 80 of file res_rtp_multicast.c.


Field Documentation

unsigned int seqno

Sequence number, used when creating/sending the RTP packet

Definition at line 88 of file res_rtp_multicast.c.

Referenced by multicast_rtp_write().

int socket

Socket used for sending the audio on

Definition at line 84 of file res_rtp_multicast.c.

Referenced by multicast_rtp_destroy(), multicast_rtp_new(), multicast_rtp_write(), and multicast_send_control_packet().

unsigned int ssrc

Synchronization source value, used when creating/sending the RTP packet

Definition at line 86 of file res_rtp_multicast.c.

Referenced by multicast_rtp_write().

enum multicast_type type

TYpe of multicast paging this instance is doing

Definition at line 82 of file res_rtp_multicast.c.

Referenced by multicast_rtp_activate(), and multicast_rtp_destroy().


The documentation for this struct was generated from the following file:
Generated on Wed Apr 6 11:30:13 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7