mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
[core] Add SHUTDOWN_REQUESTED event. Bind to this event to know when ASAP or elegant shutdown has been requested.
This commit is contained in:
committed by
Andrey Volk
parent
9248aa05ec
commit
562079376a
@@ -223,6 +223,7 @@ static char *EVENT_NAMES[] = {
|
||||
"CALL_DETAIL",
|
||||
"DEVICE_STATE",
|
||||
"TEXT",
|
||||
"SHUTDOWN_REQUESTED",
|
||||
"ALL"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user