[Home]

Summary:ASTERISK-27581: Add new AMI Action for PJSIPShowContacts
Reporter:sungtae kim (pchero)Labels:pjsip
Date Opened:2018-01-14 12:30:17.000-0600Date Closed:2018-01-24 07:58:07.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Resources/res_pjsip
Versions:15.2.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Provide configured all of PJSIP's Contact info.

```
Action: PJSIPShowContacts
ActionId: test action id

Response: Success
ActionID: test action id
EventList: start
Message: A listing of Contacts follows, presented as ContactList events

Event: ContactList
ActionID: test action id
ObjectType: contact
ObjectName: pjagent-01;@ed1c94b64503cec4e829d889aa111a58
ViaAddr: 10.12.118.159
QualifyTimeout: 3.000000
CallId: 819fcd35-091e-4811-b7da-a2246a4b0a68
RegServer:
PruneOnBoot: no
Path:
Endpoint: pjagent-01
ViaPort: 51278
AuthenticateQualify: no
Uri: sip:49375286@10.12.118.159:51278
QualifyFrequency: 0
UserAgent: Blink 3.0.3 (Linux)
ExpirationTime: 1515954960
OutboundProxy:
ID: pjagent-01;@ed1c94b64503cec4e829d889aa111a58
Status: NonQualified
RoundtripUsec: 0

Event: ContactList
ActionID: test action id
ObjectType: contact
ObjectName: pjagent-02;@93c366b2e03a78bfbd3b355b382f268b
ViaAddr: 10.12.118.159
QualifyTimeout: 3.000000
CallId: baef29c7-3f80-422f-b2d8-237c8fbd29fa
RegServer:
PruneOnBoot: no
Path:
Endpoint: pjagent-02
ViaPort: 51278
AuthenticateQualify: no
Uri: sip:15923678@10.12.118.159:51278
QualifyFrequency: 0
UserAgent: Blink 3.0.3 (Linux)
ExpirationTime: 1515954839
OutboundProxy:
ID: pjagent-02;@93c366b2e03a78bfbd3b355b382f268b
Status: NonQualified
RoundtripUsec: 0

Event: ContactListComplete
ActionID: test action id
EventList: Complete
ListItems: 2
```
Comments:By: Asterisk Team (asteriskteam) 2018-01-14 12:30:22.272-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Friendly Automation (friendly-automation) 2018-01-24 07:58:08.073-0600

Change 7960 merged by Jenkins2:
res_pjsip: Add AMI action 'PJSIPShowContacts'

[https://gerrit.asterisk.org/7960|https://gerrit.asterisk.org/7960]

By: Friendly Automation (friendly-automation) 2018-01-25 07:57:48.494-0600

Change 8041 merged by Jenkins2:
CHANGES: Add AMI action 'PJSIPShowContacts' note.

[https://gerrit.asterisk.org/8041|https://gerrit.asterisk.org/8041]