Wed May 16 06:37:10 2012
Asterisk developer's documentation
- Global ast_channel_connected_line_macro
- You should use the ast_channel_connected_line_sub() function instead.
- Global ast_channel_datastore_alloc
- You should use the ast_datastore_alloc() generic function instead.
- Global ast_channel_datastore_free
- You should use the ast_datastore_free() generic function instead.
- Global ast_channel_redirecting_macro
- You should use the ast_channel_redirecting_sub() function instead.
- Global _XXX_AST_CONTROL_T38
- This is no longer supported. Use AST_CONTROL_T38_PARAMETERS instead.
- Global ast_netsock_set_qos
- Use ast_seq_qos in netsock2.h which properly handles IPv4 and IPv6 sockets, instead.
- Global ast_sched_replace
- You should use the AST_SCHED_REPLACE() macro instead.
- Global ast_sched_replace_variable
- You should use the AST_SCHED_REPLACE_VARIABLE() macro instead.
Generated on Wed May 16 06:37:10 2012 for Asterisk - The Open Source Telephony Project by
1.5.6