From: Gregory Nietsky Date: Mon, 3 Oct 2011 14:38:25 +0000 (+0000) Subject: Documentation noting the extension of CHANNEL() for chan_ooh323 X-Git-Tag: 10.0.0-rc1~122 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63c8b3336e98e52f1f3bc5c94ed634559f025cfc;p=thirdparty%2Fasterisk.git Documentation noting the extension of CHANNEL() for chan_ooh323 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@338997 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index db5a38f624..874dcba8fc 100644 --- a/CHANGES +++ b/CHANGES @@ -122,6 +122,7 @@ Dialplan Functions user specifies or just throughout the whole string. * Added option to CHANNEL(pickupgroup) allow reading and setting the pickupgroup of channel. * Mark VALID_EXTEN() deprecated in favor of DIALPLAN_EXISTS() + * Added extensions to chan_ooh323 in function CHANNEL() libpri channel driver (chan_dahdi) DAHDI changes --------------------------