FS-11135 [mod_loopback] runtime behaviour controlled by configuration

This commit is contained in:
lazedo
2018-04-24 04:36:01 +01:00
parent ca49a26592
commit 7fd7ea9a5d
3 changed files with 153 additions and 8 deletions
+2 -1
View File
@@ -2170,7 +2170,8 @@ typedef enum {
SWITCH_CAUSE_INVALID_URL = 610,
SWITCH_CAUSE_INVALID_PROFILE = 611,
SWITCH_CAUSE_NO_PICKUP = 612,
SWITCH_CAUSE_SRTP_READ_ERROR = 613
SWITCH_CAUSE_SRTP_READ_ERROR = 613,
SWITCH_CAUSE_BOWOUT = 614
} switch_call_cause_t;
typedef enum {