From: Russell Bryant Date: Wed, 1 Nov 2006 22:58:34 +0000 (+0000) Subject: Add a couple of things to the CHANGES file X-Git-Tag: 1.6.0-beta1~3^2~4176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31287fd3aaf0ba78da24415317456f83268f14ef;p=thirdparty%2Fasterisk.git Add a couple of things to the CHANGES file git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46849 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index c4cea2fb1b..bc2cade16e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,7 @@ Changes since Asterisk 1.4-beta was branched: + * Added the bindaddr option to gtalk.conf. + * Added the ability to specify arguments to the Dial application when using + the DUNDi switch in the dialplan. * Added the ability to customize which sound files are used for some of the prompts within the Voicemail application by changing them in voicemail.conf * enable https support for builtin web server.