Benoit Panizzon
2020-Jan-27 09:03 UTC
[asterisk-users] 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 ______________________________________________________ Zurlindenstrasse 29 Tel +41 61 826 93 00 CH-4133 Pratteln Fax +41 61 826 93 01 Schweiz Web http://www.imp.ch ______________________________________________________
hw
2020-Jan-27 10:41 UTC
[asterisk-users] Get PJSIP Endpoint Information via REST or similar API?
On Monday, January 27, 2020 10:03:27 AM CET Benoit Panizzon wrote:> 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?If anything else fails, you could parse the output of "asterisk -x 'pjsip show endpoint <endpoint>'", or send it to the customer.
Maybe Matching Threads
- pjsip: How is asterisk choosing the IP address to put in the Contact header?
- DUNDI anyone?
- Global number rewriting rules affecting ALL headers?
- res_pjsip.c:3461 ast_sip_set_tpselector_from_transport_name: Unable to retrieve PJSIP transport 'transport-name'
- Solved: Re: Asterisk 13.18.3 PJSIP. Wrong Port in Contact Header in Reply to REGISTER?