From 54ce0f0a2276173791df95d9dc8a6397b72270d3 Mon Sep 17 00:00:00 2001 From: Christian Richter Date: Thu, 13 Jul 2006 14:13:24 +0000 Subject: added even more statefulness for sending out disconnect/release/release_complete messages. added support for incoming presentation/screening. fixed a bug that we generate TONE_EVENTS on hanguptone_indicatem, which caused asterisk to write blocking thread messages. added nodialtone option to prevent dialtone for always_immediate git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37508 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/misdn.conf.sample | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'configs') diff --git a/configs/misdn.conf.sample b/configs/misdn.conf.sample index 2c86b4337..21335b0c0 100644 --- a/configs/misdn.conf.sample +++ b/configs/misdn.conf.sample @@ -272,6 +272,15 @@ incoming_early_audio=no ; ;always_immediate=no +; +; set this to yes if you want to generate your own dialtone +; with always_immediate=yes, else chan_misdn generates the dialtone +; +; default value: no +; +nodialtone=no + + ; uncomment the following if you want callers which called exactly the ; base number (so no extension is set) jump to the s extension. ; if the user dials something more it jumps to the correct extension -- cgit v1.2.3