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

Friendly Automation (JIRA) noreply at issues.asterisk.org
Wed Jan 10 06:57:40 CST 2018


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

Friendly Automation commented on ASTERISK-27547:
------------------------------------------------

Change 7808 merged by Joshua Colp:
res_pjsip: Add AMI action 'PJSIPShowAuths'

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

> res_pjsip: Add new AMI Action for PJSIPShowAuths
> ------------------------------------------------
>
>                 Key: ASTERISK-27547
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27547
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 15.1.5
>            Reporter: sungtae kim
>            Assignee: sungtae kim
>            Severity: Minor
>              Labels: pjsip
>
> Provide configured all of PJSIP's Auth info.
> {noformat}
> Action: PJSIPShowAuths
> Response: Success
> EventList: start
> Message: A listing of Auths follows, presented as AuthList events
> Event: AuthList
> ObjectType: auth
> ObjectName: 301
> Username: 301
> Md5Cred: 
> Realm: 
> AuthType: userpass
> Password: 301
> NonceLifetime: 32
> Event: AuthList
> ObjectType: auth
> ObjectName: 302
> Username: 302
> Md5Cred: 
> Realm: 
> AuthType: userpass
> Password: 302
> NonceLifetime: 32
> Event: AuthList
> ObjectType: auth
> ObjectName: pjagent-01
> Username: pjagent-01
> Md5Cred: 
> Realm: 
> AuthType: userpass
> Password: pjagent-01
> NonceLifetime: 32
> Event: AuthListComplete
> EventList: Complete
> ListItems: 3
> {noformat}



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



More information about the asterisk-bugs mailing list