]> 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:11 +0000 (16:27 +0000)
commitabc8c5c93af939cda304d1fbb47f40db92e68c0a
treef32d8e57dc61dddcb8a36702ff17370264f6a8a9
parentd6bd26573c98985e2bb26a463f195270f0d56cd7
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