mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-10 17:23:38 +00:00
Merge branch 'master' into netborder
This commit is contained in:
commit
4bdcebde82
@ -301,7 +301,7 @@ typedef enum {
|
|||||||
FTDM_SIGEVENT_COLLISION, /*!< Outgoing call was dropped because an incoming call arrived at the same time */
|
FTDM_SIGEVENT_COLLISION, /*!< Outgoing call was dropped because an incoming call arrived at the same time */
|
||||||
FTDM_SIGEVENT_INVALID
|
FTDM_SIGEVENT_INVALID
|
||||||
} ftdm_signal_event_t;
|
} ftdm_signal_event_t;
|
||||||
#define SIGNAL_STRINGS "START", "STOP", "UP", "FLASH", "PROGRESS", \
|
#define SIGNAL_STRINGS "START", "STOP", "RELEASED", "UP", "FLASH", "PROGRESS", \
|
||||||
"PROGRESS_MEDIA", "ALARM_TRAP", "ALARM_CLEAR", \
|
"PROGRESS_MEDIA", "ALARM_TRAP", "ALARM_CLEAR", \
|
||||||
"COLLECTED_DIGIT", "ADD_CALL", "RESTART", "SIGSTATUS_CHANGED", "COLLISION", "INVALID"
|
"COLLECTED_DIGIT", "ADD_CALL", "RESTART", "SIGSTATUS_CHANGED", "COLLISION", "INVALID"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user