summaryrefslogtreecommitdiff
path: root/main/stasis_endpoints.c
AgeCommit message (Expand)Author
2018-01-09stasis_endpoints: Remove silly usage of RAII_VAR.Corey Farrell
2017-12-11pjsip_options: wrongly applied "UNKNOWN" statusKevin Harwell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-07-13stasis_endpoint.c: Fix contactstatus_to_json().Richard Mudgett
2016-05-26res_pjsip: add "via_addr", "via_port", "call_id" to contactAlexei Gradinari
2016-05-06stasis_endpoints: Add new Status and Headers to ContactStatusAlexei Gradinari
2015-11-03main/stasis_endpoints: Fix ContactStatusChange JSON for roundtrip_usec fieldMatt Jordan
2015-09-21ARI: Add events for Contact and Peer Status changesMatt Jordan
2015-05-26res_pjsip: Add AMI events for chan_pjsip contact lifecycle changesGeorge Joseph
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-05-22ARI: Add ability to raise arbitrary User EventsScott Griepentrog
2014-02-14ARI: correct upper/lower case URI discrepanciesScott Griepentrog
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-08-21ARI: Remove the 'channel:' scheme from endpoint's channel list.David M. Lee
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-06-22Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip...Joshua Colp
2013-06-13Add support for requiring that all queued messages on a caching topic have be...Joshua Colp
2013-05-27Initialize the message type before the topicMatthew Jordan
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-15Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*David M. Lee
2013-05-08Initial support for endpoints.David M. Lee