mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 07:35:18 +00:00
Add support for overlap dialing (sending). Now we have "full" overlap dialing support
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1006 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -193,6 +193,8 @@ struct ast_frame_chain {
|
||||
#define AST_CONTROL_RADIO_KEY 12
|
||||
/*! Un-Key Radio */
|
||||
#define AST_CONTROL_RADIO_UNKEY 13
|
||||
/*! Indicate CALL_PROCEEDING or PROGRESS */
|
||||
#define AST_CONTROL_PROGRESS 14
|
||||
|
||||
/* Option identifiers and flags */
|
||||
#define AST_OPTION_FLAG_REQUEST 0
|
||||
|
Reference in New Issue
Block a user