mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
fix FSCORE-210
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10182 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -623,7 +623,8 @@ typedef enum {
|
||||
SWITCH_STATUS_NOTFOUND,
|
||||
SWITCH_STATUS_UNLOAD,
|
||||
SWITCH_STATUS_NOUNLOAD,
|
||||
SWITCH_STATUS_IGNORE
|
||||
SWITCH_STATUS_IGNORE,
|
||||
SWITCH_STATUS_NOT_INITALIZED
|
||||
} switch_status_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user