freeswitch icon indicating copy to clipboard operation
freeswitch copied to clipboard

Vanilla config uses deprecated variable call_timeout

Open MartinJPaterson opened this issue 3 years ago • 0 comments

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.

MartinJPaterson avatar Jun 20 '22 09:06 MartinJPaterson