Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:04 2007

Asterisk developer's documentation :: Codename Pineapple


start_media_transmission_message Struct Reference

Collaboration diagram for start_media_transmission_message:

Collaboration graph
[legend]

Detailed Description

Definition at line 298 of file chan_skinny.c.

Data Fields

uint32_t conferenceId
uint32_t packetSize
uint32_t passThruPartyId
uint32_t payloadType
media_qualifier qualifier
uint32_t remoteIp
uint32_t remotePort


Field Documentation

uint32_t conferenceId
 

Definition at line 299 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t packetSize
 

Definition at line 303 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t passThruPartyId
 

Definition at line 300 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t payloadType
 

Definition at line 304 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

struct media_qualifier qualifier
 

Definition at line 305 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t remoteIp
 

Definition at line 301 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().

uint32_t remotePort
 

Definition at line 302 of file chan_skinny.c.

Referenced by handle_open_receive_channel_ack_message().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen