[Home]

Summary:ASTERISK-27537: res_pjsip: Add new AMI Action for PJSIPShowAors
Reporter:sungtae kim (pchero)Labels:pjsip
Date Opened:2017-12-29 23:11:31.000-0600Date Closed:2018-01-03 15:30:44.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Resources/res_pjsip
Versions:15.1.5 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Provide configured all of PJSIP's Aor info.

```
Action: PJSIPShowAors
ActionId: ActionIDTEST

Response: Success
ActionID: ActionIDTEST
EventList: start
Message: A listing of Aors follows, presented as AorList events

Event: AorList
ActionID: ActionIDTEST
ObjectType: aor
ObjectName: 301
MinimumExpiration: 60
DefaultExpiration: 3600
QualifyTimeout: 3.000000
Mailboxes:
SupportPath: false
VoicemailExtension:
MaxContacts: 1
AuthenticateQualify: false
Contacts:
MaximumExpiration: 7200
QualifyFrequency: 0
RemoveExisting: true
OutboundProxy:

Event: AorList
ActionID: ActionIDTEST
ObjectType: aor
ObjectName: 302
MinimumExpiration: 60
DefaultExpiration: 3600
QualifyTimeout: 3.000000
Mailboxes:
SupportPath: false
VoicemailExtension:
MaxContacts: 1
AuthenticateQualify: false
Contacts:
MaximumExpiration: 7200
QualifyFrequency: 0
RemoveExisting: true
OutboundProxy:

Event: AorList
ActionID: ActionIDTEST
ObjectType: aor
ObjectName: pjagent-01
MinimumExpiration: 60
DefaultExpiration: 3600
QualifyTimeout: 3.000000
Mailboxes:
SupportPath: false
VoicemailExtension:
MaxContacts: 1
AuthenticateQualify: false
Contacts:
MaximumExpiration: 7200
QualifyFrequency: 0
RemoveExisting: true
OutboundProxy:

Event: AorListComplete
ActionID: ActionIDTEST
EventList: Complete
ListItems: 3
```
Comments:By: Asterisk Team (asteriskteam) 2017-12-29 23:11:32.212-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-03 15:30:46.105-0600

Change 7771 merged by Jenkins2:
res_pjsip: Add AMI action 'PJSIPShowAors'

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