From: George Joseph Date: Tue, 2 Dec 2014 21:49:21 +0000 (+0000) Subject: CHANGES: Add item for new 'pjsip show identif(y|ies) commands X-Git-Tag: 12.8.0-rc1~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ed2f18eadfc29e6a02730f7c784468b53f84af2;p=thirdparty%2Fasterisk.git CHANGES: Add item for new 'pjsip show identif(y|ies) commands Tested-by: George Joseph git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@428836 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 7cd43ed1e5..8881cf9ff1 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,15 @@ === ============================================================================== +------------------------------------------------------------------------------ +--- Functionality changes from Asterisk 12.7.0 to Asterisk 12.8.0 ------------ +------------------------------------------------------------------------------ + +res_pjsip_endpoint_identifer_ip +------------------ + * New CLI commands have been added: "pjsip show identif(y|ies)", which lists + all configured PJSIP identify objects + ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 12.4.0 to Asterisk 12.5.0 ------------ ------------------------------------------------------------------------------