From 92682020ca4018f5c17f5a5de5d0ce5173179ed7 Mon Sep 17 00:00:00 2001 From: paulc Date: Sat, 15 Mar 2008 18:46:32 +0000 Subject: [PATCH] Added G.729 Annex B settings. git-svn-id: http://voip.null.ro/svn/yate@1785 acf43c95-373e-0410-b603-e72c3f656dc1 --- conf.d/ysipchan.conf.sample | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/conf.d/ysipchan.conf.sample b/conf.d/ysipchan.conf.sample index 22900784..eeccbdc5 100644 --- a/conf.d/ysipchan.conf.sample +++ b/conf.d/ysipchan.conf.sample @@ -144,6 +144,10 @@ ; g729: bool: ITU G.729 all variations (G729/8000) ;g729=default +; g729_annexb: bool: G.729 Annex B (VAD) support default (if not in SDP) +; NOTE: RFC 3555 specifies the default should be yes +;g729_annexb=no + [methods] ; Use this section to allow server processing of various SIP methods by @@ -163,3 +167,6 @@ ; ; ilbc_default: string: Format to use for iLBC when packetization is unknown ;ilbc_default=ilbc30 + +; g729_annexb: bool: Force G.729 Annex B support when parsing the SDP +;g729_annexb=