Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


ast_udptl_protocol Struct Reference

#include <udptl.h>

Collaboration diagram for ast_udptl_protocol:

Collaboration graph
[legend]

Detailed Description

Definition at line 39 of file udptl.h.

Data Fields

ast_udptl *(* get_udptl_info )(struct ast_channel *chan)
ast_udptl_protocolnext
int(*const set_udptl_peer )(struct ast_channel *chan, struct ast_udptl *peer)
const char *const type


Field Documentation

struct ast_udptl*(* get_udptl_info)(struct ast_channel *chan)
 

Referenced by ast_udptl_bridge().

struct ast_udptl_protocol* next
 

Definition at line 45 of file udptl.h.

Referenced by ast_udptl_proto_register(), ast_udptl_proto_unregister(), get_proto(), and parse_sip_options().

int(* const set_udptl_peer)(struct ast_channel *chan, struct ast_udptl *peer)
 

Referenced by ast_udptl_bridge().

const char* const type
 

Definition at line 44 of file udptl.h.

Referenced by ast_udptl_proto_register(), and get_proto().


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