From 3bc71165d9e8b612d99d8555b423bdf0f9cdda76 Mon Sep 17 00:00:00 2001 From: qwell Date: Mon, 7 Apr 2008 18:02:51 +0000 Subject: Merged revisions 113118 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r113118 | qwell | 2008-04-07 13:00:09 -0500 (Mon, 07 Apr 2008) | 8 lines 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/trunk@113119 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/skinny.conf.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configs/skinny.conf.sample') diff --git a/configs/skinny.conf.sample b/configs/skinny.conf.sample index 26a6db6c7..0cfb4fb6f 100644 --- a/configs/skinny.conf.sample +++ b/configs/skinny.conf.sample @@ -63,6 +63,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