]> git.ipfire.org Git - thirdparty/asterisk.git/commit
samples: Fix keep_alive_interval default in pjsip.conf.
authorAlexander Traud <pabstraud@compuserve.com>
Wed, 26 Aug 2020 15:19:55 +0000 (17:19 +0200)
committerKevin Harwell <kharwell@digium.com>
Fri, 28 Aug 2020 20:47:38 +0000 (15:47 -0500)
commitafc5cf8d677686fb567464e2ddb21f639a95953c
tree0c3211056e5a5c76c5694b75b964e98541fe3eea
parent0fa20c8df6cccabfbb4724777ae2b4fd725836f8
samples: Fix keep_alive_interval default in pjsip.conf.

Since ASTERISK_27978 the default is not off but 90 seconds. That change
happened because ASTERISK_27347 disabled the keep-alives in the bundled
PJProject and Asterisk should behave the same as before.

Change-Id: Ie63dc558ade6a5a2b969c30a4bd492d63730dc46
configs/samples/pjsip.conf.sample