Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new-feature]: pjsip show contact -- show all details same as AMI PJSIPShowContacts #643

Open
kobaz opened this issue Mar 11, 2024 · 1 comment
Labels
new-feature support-level-core Functionality with core support level

Comments

@kobaz
Copy link

kobaz commented Mar 11, 2024

Feature Description

Not much to this one. 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

@kobaz
Copy link
Author

kobaz commented Mar 11, 2024

Code in: #644

@jcolp jcolp added support-level-core Functionality with core support level and removed triage labels Mar 11, 2024
intellasoft added a commit to intellasoft/asterisk that referenced this issue Mar 11, 2024
…'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: asterisk#643
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature support-level-core Functionality with core support level
Projects
None yet
Development

No branches or pull requests

2 participants