From 63cbd289995f9406919fbca454f837a73339377f Mon Sep 17 00:00:00 2001
From: George Joseph <george.joseph@fairview5.com>
Date: Tue, 2 Dec 2014 21:54:05 +0000
Subject: [PATCH] CHANGES: Add item for new 'pjsip show identif(y|ies) commands

Tested-by: George Joseph
........

Merged revisions 428836 from http://svn.asterisk.org/svn/asterisk/branches/12
........

Merged revisions 428837 from http://svn.asterisk.org/svn/asterisk/branches/13


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@428838 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 CHANGES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGES b/CHANGES
index f2c1314ddd..255a25309f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -97,6 +97,11 @@ chan_pjsip
  * New 'media_encryption_optimistic' endpoint setting. This will use SRTP
    when possible but does not consider lack of it a failure.
 
+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 to Asterisk 13 --------------------
 ------------------------------------------------------------------------------
-- 
GitLab