From a06177db5018398b645adbf79f66a987afffbef7 Mon Sep 17 00:00:00 2001 From: mattf Date: Tue, 31 Aug 2021 20:07:55 +0000 Subject: [PATCH] Small default sip.conf change for better PJSIP compatibility git-svn-id: svn://192.168.202.10@3511 3d104415-ff17-0410-8863-d5cf3c621b8a --- agc_2-X/trunk/docs/conf_examples/sip.conf.sample-13 | 1 + 1 file changed, 1 insertion(+) diff --git a/agc_2-X/trunk/docs/conf_examples/sip.conf.sample-13 b/agc_2-X/trunk/docs/conf_examples/sip.conf.sample-13 index 396e01a9..2e50f962 100644 --- a/agc_2-X/trunk/docs/conf_examples/sip.conf.sample-13 +++ b/agc_2-X/trunk/docs/conf_examples/sip.conf.sample-13 @@ -85,6 +85,7 @@ jbimpl = fixed ; Jitterbuffer implementation, used on the receiving jblog = no ; Enables jitterbuffer frame logging. Defaults to "no". qualify=yes ; By default, qualify all peers at 2000ms limitonpeer = yes ; enable call limit on a per peer basis, different from limitonpeers +websocket_enabled=true ; Set to false to prevent chan_sip listening to websockets. Needed if using SIP & PJSIP on the same system #include sip-vicidial.conf