]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commands
authorGeorge Joseph <george.joseph@fairview5.com>
Tue, 2 Dec 2014 00:30:12 +0000 (00:30 +0000)
committerGeorge Joseph <george.joseph@fairview5.com>
Tue, 2 Dec 2014 00:30:12 +0000 (00:30 +0000)
commit7472c661ca1f6509ed0fa4c07b7e6e1c306eb643
treefd2ce6ad78647a0af028b15059e7f674d286ed33
parentd79c68d3fb3b27d9632ec91b8a0fc572bf833f4b
res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commands

While troubleshooting other things I realized there were no pjsip cli
commands for identify.  This patch adds them.  It also also fixes a
reference leak when a 'show endpoint' displayed identifies and properly
sets the return code if load_module can't allocate a cli formatter structure.

Tested-by: George Joseph
Review: https://reviewboard.asterisk.org/r/4212/
........

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@428731 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip/pjsip_cli.c
res/res_pjsip_endpoint_identifier_ip.c