From 79b9b75eab30fb3fa22f9c905539ad644517891a Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Thu, 24 Sep 2009 19:57:23 +0000 Subject: [PATCH] Documentation in the commit messages is soon forgotten, please add it to the docs in the product. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@220295 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip.conf.sample | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 72ad1fb5f2..ba95e6355c 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -242,6 +242,9 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ; which will be empty - thus users get no ring signal. ; Setting this to "no" will stop any media before we have ; call progress. Default is "yes". + ; + ; In order for "noanswer" applications to work, you need to run + ; the progress() application in the priority before the app. ;progressinband=never ; If we should generate in-band ringing always ; use 'never' to never use in-band signalling, even in cases