[asterisk-bugs] [JIRA] (ASTERISK-27547) Add new AMI Action for PJSIPShowAuths

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jan 4 18:46:39 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241357#comment-241357 ] 

Asterisk Team commented on ASTERISK-27547:
------------------------------------------

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 PJSIPShowAuths
> -------------------------------------
>
>                 Key: ASTERISK-27547
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27547
>             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 Auth info.
> ```
> Action: PJSIPShowAORs
> Response: Success
> EventList: start
> Message: A listing of AORs follows, presented as AorList events
> Event: AorList
> 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
> 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
> 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
> EventList: Complete
> ListItems: 3
> ```



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list