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

sungtae kim (JIRA) noreply at issues.asterisk.org
Thu Jan 4 18:48:39 CST 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sungtae kim updated ASTERISK-27547:
-----------------------------------

    Description: 
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
```



  was:
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
```




> 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: 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