From cdd1a8616a6dfc948a262d1afde84bc3b4dffd9f Mon Sep 17 00:00:00 2001 From: Russell Bryant <russell@russellbryant.com> Date: Wed, 9 Dec 2009 22:15:39 +0000 Subject: [PATCH] Remove an entry from CHANGES that is already in UPGRADE.txt (where it should be). git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@233967 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGES b/CHANGES index 0a3b2f07e8..0b8e705c31 100644 --- a/CHANGES +++ b/CHANGES @@ -365,9 +365,6 @@ Miscellaneous SIP Changes ----------- - * The prematuremedia option is disabled by default. Applications requiring - SIP early audio must use the Progress() dialplan application to generate - the 183 progress message. * Added support for SUBSCRIBE/NOTIFY with dialog-info based call pickups. Snom phones use this for call pickup of extensions that the phone is subscribed to. -- GitLab