mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-3794 please test this version
This commit is contained in:
@@ -4175,7 +4175,7 @@ SWITCH_STANDARD_API(sofia_function)
|
||||
}
|
||||
|
||||
if (strstr(argv[2], "sla")) {
|
||||
mod_sofia_globals.debug_sla = 1;
|
||||
mod_sofia_globals.debug_sla = 10;
|
||||
stream->write_function(stream, "+OK Debugging sla\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user