]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_pjsip: Add the same details as PJSIPShowContacts to the CLI via 'pjsip show...
authorMark Murawski <markm@intellasoft.net>
Mon, 24 Mar 2025 01:05:55 +0000 (21:05 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 1 May 2025 12:39:48 +0000 (12:39 +0000)
commit993e26ccf915cf37255e4e877872e3ff42e5ea14
tree53996bbabf27fd466817ea1ae317b070ed7cd507
parent04fcd30853409687bad964252d625be137c7d783
chan_pjsip:  Add the same details as PJSIPShowContacts to the CLI via 'pjsip show contact'

CLI 'pjsip show contact' does not show enough information.
One must telnet to AMI or write a script to ask Asterisk for example what the User-Agent is on a Contact
This feature adds the same details as PJSIPShowContacts to the CLI

Resolves: #643
(cherry picked from commit 51f9e1f1ba8a4a5a326cd615ae20fad400bb939c)
res/res_pjsip/location.c