Get PJSIP Endpoint Information Via REST Or Similar API?
Hi Gang
To get our customers more information on how they registered I am looking for a elegant way to get an information like the CLI command:
pjsip show endpoint [endpoint]
I had a got on ARI, but that basically only returns the information if an endpoint is online or not.
Is there a API to get similar detailed information as the cli command?
Mit freundlichen Grüssen
-Benoît Panizzon-
—
I m p r o W a r e A G – Leiter Commerce Kunden
One thought on - Get PJSIP Endpoint Information Via REST Or Similar API?
If anything else fails, you could parse the output of “asterisk -x ‘pjsip show endpoint‘”, or send it to the customer.
—