[asterisk-bugs] [JIRA] (ASTERISK-26470) ARI: Add an 'asterisk_id' field to outgoing events
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Sat Oct 15 21:18:01 CDT 2016
Matt Jordan created ASTERISK-26470:
--------------------------------------
Summary: ARI: Add an 'asterisk_id' field to outgoing events
Key: ASTERISK-26470
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26470
Project: Asterisk
Issue Type: New Feature
Security Level: None
Reporter: Matt Jordan
For ARI applications built on top of multiple Asterisk systems, libraries/applications today must tie events they receive to the remote system via the WebSocket connection/transport. While that works, there are some drawbacks:
(1) It requires the library to expose the transport up to the application layer
(2) The application or middleware may need to be more aware of the Asterisk systems it is servicing than is desireable
Ideally, each Asterisk would just pass back in the events an ID that is unique across all Asterisk systems. This would convey which Asterisk system raised which event.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list