![]() |
Home page |
Mailing list |
Docs
Collaboration diagram for ast_udptl_protocol:Asterisk developer's documentation :: Codename Pineapple
ast_udptl_protocol Struct Reference
#include <udptl.h>

Definition at line 39 of file udptl.h.
Data Fields | |
| ast_udptl *(* | get_udptl_info )(struct ast_channel *chan) |
| ast_udptl_protocol * | next |
| int(*const | set_udptl_peer )(struct ast_channel *chan, struct ast_udptl *peer) |
| const char *const | type |
|
|
Referenced by ast_udptl_bridge(). |
|
|
Definition at line 45 of file udptl.h. Referenced by ast_udptl_proto_register(), ast_udptl_proto_unregister(), get_proto(), and parse_sip_options(). |
|
|
Referenced by ast_udptl_bridge(). |
|
|
Definition at line 44 of file udptl.h. Referenced by ast_udptl_proto_register(), and get_proto(). |