aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-11 15:41:56 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-11 15:41:56 +0000
commitf415f172cfef137d01b36ebc1e3cb37d42835ef9 (patch)
tree7b037d15ca7bd30c92987c59025aa05158b9eb21 /configs
parentc8b288e42f31767e33b46dbfa7c0de10b8a7ce86 (diff)
add support for a configuration parameter for 'inband audio during RELEASE', which is currently mandatory in libpri-1.4.4 but will become configurable in libpri-1.4.5 later today
(related to issue #13042) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@130039 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/zapata.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 3bdb8337f..21a2d6000 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -116,6 +116,10 @@ switchtype=national
;
;overlapdial=yes
;
+; Allow inband audio (progress) when a call is RELEASEd by the far end of a PRI
+;
+;inbandrelease=yes
+;
; PRI Out of band indications.
; Enable this to report Busy and Congestion on a PRI using out-of-band
; notification. Inband indication, as used by Asterisk doesn't seem to work