]> 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)
committerMark Murawski <markm@intellasoft.net>
Fri, 28 Mar 2025 16:27:12 +0000 (16:27 +0000)
commitfa69682c28e44d0a1c7d57cc47520c8e13146397
tree2888f1ae97299416414462172bcacc48362ffc2f
parentea37d6a6e131734e5cfa21e488448e097311402c
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
res/res_pjsip/location.c