Commit Graph

2082 Commits (bdb1c6bfb03b5734f637f8678c1bc08910c1bc82)

Author SHA1 Message Date
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
Jason Parker 7422581b6d Move channel driver Registry manager events to core.
12 years ago
Mark Michelson 7fdeb52910 Fix some broken logic in sending outbound caller ID.
12 years ago
David M. Lee c54b26a18c ARI: return a 503 if Asterisk isn't fully booted
12 years ago
David M. Lee cc3478d2e8 Print error details when set nonblock fails
12 years ago
David M. Lee 01c21c7aea Document MissingParams error message for /ari/events
12 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
12 years ago
Jonathan Rose 93ed5ef0ff res_parking: Replace Parker snapshots with ParkerDialString
12 years ago
David M. Lee fb03bf9b39 Fix int width problem for 32-bit... again
13 years ago
David M. Lee dbc588b02f Fix load errors related to the new ari_model_validators.
13 years ago
David M. Lee ef032842f1 Violating the margins to make menuconfig happy
13 years ago
David M. Lee a75fd32212 ARI - channel recording support
13 years ago
David M. Lee 9ba976b19c ARI authentication.
13 years ago
David M. Lee c9a3d4562d Update events to use Swagger 1.3 subtyping, and related aftermath
13 years ago
David M. Lee dcf03554a0 Shuffle RESTful URL's around.
13 years ago
David M. Lee d98c19f947 Add pjproject dependency to res_sip_notify
13 years ago
Kevin Harwell a25a630659 New SIP Channel driver: Always Auth Reject
13 years ago
Kevin Harwell 5456794b66 New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requests
13 years ago
Jason Parker f820d24db1 ARI: Implement channel hold/unhold.
13 years ago
Jason Parker f41faf0b7d ARI: Implement channel dial.
13 years ago
Kinsey Moore 909ee4bfb9 Refactor extraneous channel events
13 years ago