Commit Graph

2102 Commits (5d160491b0a2a8cc0ac4291328a27058d1c72a26)

Author SHA1 Message Date
Kinsey Moore f1ff08b58f Remove comment that no longer applies
12 years ago
Kinsey Moore d8956f690e Rename everything Stasis-HTTP to ARI
12 years ago
Richard Mudgett c017d5e6a3 Remove the unsafe bridge parameter from ast_bridge_hook_callback's.
12 years ago
Richard Mudgett 50aba6be36 Improved feature limits interval hook implementaion.
12 years ago
David M. Lee b6f9b39830 Fix /stasis/res/app_replaced unit test.
12 years ago
Joshua Colp ddd02c0303 Fix crash due to trying to send a re-invite while in the incorrect state.
12 years ago
Joshua Colp 1aaa26796d Change the default value for "allowsubscribe" to yes to match chan_sip.
12 years ago
Matthew Jordan 56a90d435c Fix incorrect reference to stasis/bridging.h
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Matthew Jordan 9d8a5ceb02 Move after bridge callbacks into their own file
12 years ago
Joshua Colp 71609d58aa Improve initial INVITE handling and fix crash due to rapidly arriving CANCEL.
12 years ago
Matthew Jordan 1d1650f572 Update bridge_channel refactorings; export bridge_ symbol
12 years ago
Kinsey Moore 81994949a9 Tweak another magic number
12 years ago
Kinsey Moore 5f98c6bf84 Tweak a magic number
12 years ago
Matthew Jordan d91dc6d1a8 Perform the initial renaming of the Bridging API
12 years ago
David M. Lee e148c6e867 No more teapots.
12 years ago
Kinsey Moore 98504fec8e Add DTLS-SRTP support to chan_pjsip
12 years ago
David M. Lee f6a227a451 Continue events when ARI WebSocket reconnects
12 years ago
Kinsey Moore 5f56004b1d Add missing newline
12 years ago
Joshua Colp 16885ffda5 Expose the chan_pjsip implementation pvt and session in a defined manner.
12 years ago
Jonathan Rose a6329a3acf ARI: MOH start and stop for a channel
12 years ago
Jonathan Rose 17c546173f ARI: Bridge Playback, Bridge Record
12 years ago
Kinsey Moore 5a8f32703c Filter channels used as internal mechanisms
12 years ago
Mark Michelson c47787feab Add a bunch of options from sip.conf to res_sip.conf
12 years ago
David M. Lee 3c86832f9f Fixed null dereference when WebSocket subprotocol isn't specified
12 years ago
Jason Parker c1a7567d24 ARI: Add support for suppressing media streams.
12 years ago
Michael L. Young 6d9909887e Properly indicate failure to open an audio stream in res_agi
12 years ago
David M. Lee e1b75afdb8 Debug logging to help with WebSocket connection problems
12 years ago
Mark Michelson 6bdd453168 Prevent crash from trying to end a session in an invalid way.
12 years ago
David M. Lee 80dd0229f1 Fixed null dereference when WebSocket protocol is omitted
12 years ago
David M. Lee de31a362db Document the ari.conf allowed_origins setting
12 years ago
Joshua Colp b75b88e8f7 Remove some callbacks and functions which are not needed.
12 years ago
Jason Parker 2bad69006f ARI: Add support for Cross-Origin Resource Sharing (CORS), origin headers
12 years ago
Joshua Colp 0ce29906eb Tweak the subscription failure warning message to include endpoint name and context.
12 years ago
David M. Lee 684481b74c Change ARI user config to use a type field
12 years ago
David M. Lee fb09d5bc60 Apply defaults to ari.conf's general section
12 years ago
Joshua Colp c232a1f821 Handle outbound registration failures that do not occur as a result of a real response.
12 years ago
David M. Lee 15036c2979 Document the 400 error response for originate
12 years ago
David M. Lee a73394abb8 Corrected api-docs for channel variables
12 years ago
Joshua Colp 6e192a0f6f Ensure all pjsip_regc_* access occurs within a pjlib thread.
12 years ago
Joshua Colp 6670f56027 Tweak log message slightly.
12 years ago
Joshua Colp 0f7d4d308e Treat the authentication object as invalid if digest configuration is chosen and the digest is not of the correct length.
12 years ago
David M. Lee a0684d97f5 Oh menuconfig, why do you hate margins?
12 years ago
David M. Lee ed60f4793a Better structure for the WebSocket validation failure message
12 years ago
Joshua Colp 259fb38187 Ensure that a valid bind host is specified for transports.
12 years ago
Joshua Colp 7c044acbd9 Refactor operations to access the stasis cache instead of objects directly when retrieving information.
12 years ago
David M. Lee b698d80d4b res_stasis_http doesn't depend on res_stasis any more
12 years ago
Jonathan Rose b083a4cdae res_parking: Apply ringing role option on swap with a channel that rings
12 years ago
Joshua Colp 7ee5b025f4 Fix building.
12 years ago
Jason Parker 87973eecff ARI: Add support for getting/setting channel and global variables.
12 years ago