]> 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:48:06 +0000 (15:48 -0500)
commit8907a9f0b912d6e282191aaf79d294eb23b24765
tree32e67c8fc360a5fb1b733b89a993ff00a004ad32
parent3c4a1722b6ee522a6155686bb53b1bd245e793d5
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