From a07252eaa215a4e13d4a4b675d2e2d284813857f Mon Sep 17 00:00:00 2001 From: marian Date: Wed, 23 Jan 2008 16:03:13 +0000 Subject: [PATCH] Added option to enable/disable isup body encode and decode. git-svn-id: http://yate.null.ro/svn/yate/trunk@1659 acf43c95-373e-0410-b603-e72c3f656dc1 --- conf.d/ysipchan.conf.sample | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/conf.d/ysipchan.conf.sample b/conf.d/ysipchan.conf.sample index d3c369c2..22900784 100644 --- a/conf.d/ysipchan.conf.sample +++ b/conf.d/ysipchan.conf.sample @@ -79,11 +79,6 @@ ; refresh_nosdp: bool: Accept session refresh reINVITEs that lack a SDP offer ;refresh_nosdp=enable -; isup_decode: bool: Decode incoming application/isup bodies and add the -; result to the message dispatched or enqueued by the receiving channel -; Defaults to disable -;isup_decode=disable - [registrar] ; Controls the behaviour when acting as registrar @@ -104,6 +99,18 @@ ;nat_refresh=25 +[sip-t] +; Controls the SIP-T parameter handling + +; isup: bool: Build outgoing or decode incoming application/isup bodies +; If enabled an incoming application/isup body will be decoded and added to +; the engine message issued by the receiving channel +; If the channel needs to add more then one body to an outgoing message, a +; multipart/mixed body will be attached to the message +; Defaults to disable +;isup=disable + + [codecs] ; This section allows to individually enable or disable the codecs