freeswitch
freeswitch copied to clipboard
Vanilla config uses deprecated variable call_timeout
Describe the bug The variable call_timeout is deprecated according to the documentation (https://freeswitch.org/confluence/display/FREESWITCH/call_timeout), yet it is still in the vanilla config installed by a default FS install. (It's also in insideout and sbc configs).
The default config ought to model 'correct' FreeSWITCH usage, so shouldn't contain deprecated elements.