[asterisk-bugs] [JIRA] (ASTERISK-27547) res_pjsip: Add new AMI Action for PJSIPShowAuths
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Fri Jan 5 05:53:40 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-27547:
-----------------------------------
Assignee: sungtae kim
> res_pjsip: 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
> Assignee: sungtae kim
> Severity: Minor
> Labels: pjsip
>
> Provide configured all of PJSIP's Auth info.
> ```
> 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
> ```
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list