mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
add a way to tell mod_conference when the rate of the channel has changed due to a codec change so it can reset the resampler and codecs internally
This commit is contained in:
@@ -754,6 +754,7 @@ static const char *message_names[] = {
|
||||
"ANSWER_EVENT",
|
||||
"PROGRESS_EVENT",
|
||||
"RING_EVENT",
|
||||
"RESAMPLE_EVENT",
|
||||
"INVALID"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user