summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-07-23No more teapots.David M. Lee
2013-07-23Add DTLS-SRTP support to chan_pjsipKinsey Moore
2013-07-23Continue events when ARI WebSocket reconnectsDavid M. Lee
2013-07-23Add missing newlineKinsey Moore
2013-07-23Expose the chan_pjsip implementation pvt and session in a defined manner.Joshua Colp
2013-07-19ARI: MOH start and stop for a channelJonathan Rose
2013-07-19ARI: Bridge Playback, Bridge RecordJonathan Rose
2013-07-19Filter channels used as internal mechanismsKinsey Moore
2013-07-18Add a bunch of options from sip.conf to res_sip.confMark Michelson
2013-07-18Fixed null dereference when WebSocket subprotocol isn't specifiedDavid M. Lee
2013-07-18ARI: Add support for suppressing media streams.Jason Parker
2013-07-18Properly indicate failure to open an audio stream in res_agiMichael L. Young
2013-07-16Debug logging to help with WebSocket connection problemsDavid M. Lee
2013-07-16Prevent crash from trying to end a session in an invalid way.Mark Michelson
2013-07-16Fixed null dereference when WebSocket protocol is omittedDavid M. Lee
2013-07-15Document the ari.conf allowed_origins settingDavid M. Lee
2013-07-15Remove some callbacks and functions which are not needed.Joshua Colp
2013-07-12ARI: Add support for Cross-Origin Resource Sharing (CORS), origin headersJason Parker
2013-07-11Tweak the subscription failure warning message to include endpoint name and c...Joshua Colp
2013-07-11Change ARI user config to use a type fieldDavid M. Lee
2013-07-11Apply defaults to ari.conf's general sectionDavid M. Lee
2013-07-10Handle outbound registration failures that do not occur as a result of a real...Joshua Colp
2013-07-10Document the 400 error response for originateDavid M. Lee
2013-07-10Corrected api-docs for channel variablesDavid M. Lee
2013-07-09Ensure all pjsip_regc_* access occurs within a pjlib thread.Joshua Colp
2013-07-08Tweak log message slightly.Joshua Colp
2013-07-08Treat the authentication object as invalid if digest configuration is chosen ...Joshua Colp
2013-07-08Oh menuconfig, why do you hate margins?David M. Lee
2013-07-08Better structure for the WebSocket validation failure messageDavid M. Lee
2013-07-08Ensure that a valid bind host is specified for transports.Joshua Colp
2013-07-08Refactor operations to access the stasis cache instead of objects directly wh...Joshua Colp
2013-07-08res_stasis_http doesn't depend on res_stasis any moreDavid M. Lee
2013-07-08res_parking: Apply ringing role option on swap with a channel that ringsJonathan Rose
2013-07-08Fix building.Joshua Colp
2013-07-08ARI: Add support for getting/setting channel and global variables.Jason Parker
2013-07-08Move channel driver Registry manager events to core.Jason Parker
2013-07-08Fix some broken logic in sending outbound caller ID.Mark Michelson
2013-07-05ARI: return a 503 if Asterisk isn't fully bootedDavid M. Lee
2013-07-05Print error details when set nonblock failsDavid M. Lee
2013-07-05Document MissingParams error message for /ari/eventsDavid M. Lee
2013-07-05Refactor RTCP events over to Stasis; associate with channelsMatthew Jordan
2013-07-04res_parking: Replace Parker snapshots with ParkerDialStringJonathan Rose
2013-07-04Fix int width problem for 32-bit... againDavid M. Lee
2013-07-03Fix load errors related to the new ari_model_validators.David M. Lee
2013-07-03Violating the margins to make menuconfig happyDavid M. Lee
2013-07-03ARI - channel recording supportDavid M. Lee
2013-07-03ARI authentication.David M. Lee
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-07-03Shuffle RESTful URL's around.David M. Lee
2013-07-02Add pjproject dependency to res_sip_notifyDavid M. Lee