mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
add ring_wait callstate for devstate interface
This commit is contained in:
@@ -109,6 +109,7 @@ typedef struct switch_device_stats_s {
|
||||
uint32_t early;
|
||||
uint32_t early_in;
|
||||
uint32_t early_out;
|
||||
uint32_t ring_wait;
|
||||
} switch_device_stats_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user