]> 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)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 28 Mar 2025 16:27:18 +0000 (16:27 +0000)
commitde88e12cb64d2fc07a81acfce39d4216560940d7
tree23328aea002e5dfe0e216f95e4c5e12cb1760f67
parent8fddb09bec873f212092da00d58145713e25a651
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