[asterisk-bugs] [JIRA] (ASTERISK-27581) Add new AMI Action for PJSIPShowContacts

sungtae kim (JIRA) noreply at issues.asterisk.org
Sun Jan 14 12:30:50 CST 2018


sungtae kim created ASTERISK-27581:
--------------------------------------

             Summary: Add new AMI Action for PJSIPShowContacts
                 Key: ASTERISK-27581
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27581
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: Resources/res_pjsip
    Affects Versions: 15.2.0
            Reporter: sungtae kim
            Severity: Minor


Provide configured all of PJSIP's Contact info.

```
Action: PJSIPShowContacts
ActionId: test action id

Response: Success
ActionID: test action id
EventList: start
Message: A listing of Contacts follows, presented as ContactList events

Event: ContactList
ActionID: test action id
ObjectType: contact
ObjectName: pjagent-01;@ed1c94b64503cec4e829d889aa111a58
ViaAddr: 10.12.118.159
QualifyTimeout: 3.000000
CallId: 819fcd35-091e-4811-b7da-a2246a4b0a68
RegServer: 
PruneOnBoot: no
Path: 
Endpoint: pjagent-01
ViaPort: 51278
AuthenticateQualify: no
Uri: sip:49375286 at 10.12.118.159:51278
QualifyFrequency: 0
UserAgent: Blink 3.0.3 (Linux)
ExpirationTime: 1515954960
OutboundProxy: 
ID: pjagent-01;@ed1c94b64503cec4e829d889aa111a58
Status: NonQualified
RoundtripUsec: 0

Event: ContactList
ActionID: test action id
ObjectType: contact
ObjectName: pjagent-02;@93c366b2e03a78bfbd3b355b382f268b
ViaAddr: 10.12.118.159
QualifyTimeout: 3.000000
CallId: baef29c7-3f80-422f-b2d8-237c8fbd29fa
RegServer: 
PruneOnBoot: no
Path: 
Endpoint: pjagent-02
ViaPort: 51278
AuthenticateQualify: no
Uri: sip:15923678 at 10.12.118.159:51278
QualifyFrequency: 0
UserAgent: Blink 3.0.3 (Linux)
ExpirationTime: 1515954839
OutboundProxy: 
ID: pjagent-02;@93c366b2e03a78bfbd3b355b382f268b
Status: NonQualified
RoundtripUsec: 0

Event: ContactListComplete
ActionID: test action id
EventList: Complete
ListItems: 2
```



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



More information about the asterisk-bugs mailing list