Mon Mar 19 11:30:58 2012

Asterisk developer's documentation


multicast_rtp Struct Reference

Structure for a multicast paging instance. More...


Data Fields

uint16_t seqno
int socket
unsigned int ssrc
enum multicast_type type


Detailed Description

Structure for a multicast paging instance.

Definition at line 84 of file res_rtp_multicast.c.


Field Documentation

uint16_t seqno

Sequence number, used when creating/sending the RTP packet

Definition at line 92 of file res_rtp_multicast.c.

Referenced by multicast_rtp_write().

int socket

Socket used for sending the audio on

Definition at line 88 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 90 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 86 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 Mon Mar 19 11:30:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7