[asterisk-bugs] [JIRA] (ASTERISK-27537) Add new AMI Action for PJSIPShowAors
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Dec 29 23:11:39 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241216#comment-241216 ]
Asterisk Team commented on ASTERISK-27537:
------------------------------------------
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].
> Add new AMI Action for PJSIPShowAors
> ------------------------------------
>
> Key: ASTERISK-27537
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27537
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: 15.1.5
> Reporter: sungtae kim
> Severity: Minor
> Labels: pjsip
>
> 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
> ```
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list