From faddb949839100acea93934d82a69a2a1b403e04 Mon Sep 17 00:00:00 2001 From: qwell Date: Mon, 7 Apr 2008 18:00:09 +0000 Subject: Allow playback with noanswer (and add earlyrtp option). (closes issue #9077) Reported by: pj Patches: earlyrtp.diff uploaded by wedhorn (license 30) Tested by: pj, qwell, DEA, wedhorn git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@113118 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/skinny.conf.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configs') diff --git a/configs/skinny.conf.sample b/configs/skinny.conf.sample index 1ed7c4ffd..87c37e4d2 100644 --- a/configs/skinny.conf.sample +++ b/configs/skinny.conf.sample @@ -39,6 +39,11 @@ keepalive=120 ;jblog = no ; Enables jitterbuffer frame logging. Defaults to "no". ;----------------------------------------------------------------------------------- +;----------------------------------- DEVICE OPTIONS -------------------------------- +;earlyrtp=1 ; whether audio signalling should be provided by asterisk + ; (earlyrtp=1) or device generated (earlyrtp=0). + ; defaults to earlyrtp=1 +;----------------------------------------------------------------------------------- ; Typical config for 12SP+ ;[florian] -- cgit v1.2.3