mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
do not retry so fast on failed outbound subs
This commit is contained in:
@@ -424,6 +424,7 @@ typedef enum {
|
||||
SUB_STATE_SUBED,
|
||||
SUB_STATE_UNSUBSCRIBE,
|
||||
SUB_STATE_FAILED,
|
||||
SUB_STATE_FAIL_WAIT,
|
||||
SUB_STATE_EXPIRED,
|
||||
SUB_STATE_NOSUB,
|
||||
v_STATE_LAST
|
||||
|
||||
Reference in New Issue
Block a user