Commit Graph

2070 Commits (c3c031569312fe85fb8e7f3c61c5140aadc2904a)

Author SHA1 Message Date
Jason Parker 2bad69006f ARI: Add support for Cross-Origin Resource Sharing (CORS), origin headers
13 years ago
Joshua Colp 0ce29906eb Tweak the subscription failure warning message to include endpoint name and context.
13 years ago
David M. Lee 684481b74c Change ARI user config to use a type field
13 years ago
David M. Lee fb09d5bc60 Apply defaults to ari.conf's general section
13 years ago
Joshua Colp c232a1f821 Handle outbound registration failures that do not occur as a result of a real response.
13 years ago
David M. Lee 15036c2979 Document the 400 error response for originate
13 years ago
David M. Lee a73394abb8 Corrected api-docs for channel variables
13 years ago
Joshua Colp 6e192a0f6f Ensure all pjsip_regc_* access occurs within a pjlib thread.
13 years ago
Joshua Colp 6670f56027 Tweak log message slightly.
13 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.
13 years ago
David M. Lee a0684d97f5 Oh menuconfig, why do you hate margins?
13 years ago
David M. Lee ed60f4793a Better structure for the WebSocket validation failure message
13 years ago
Joshua Colp 259fb38187 Ensure that a valid bind host is specified for transports.
13 years ago
Joshua Colp 7c044acbd9 Refactor operations to access the stasis cache instead of objects directly when retrieving information.
13 years ago
David M. Lee b698d80d4b res_stasis_http doesn't depend on res_stasis any more
13 years ago
Jonathan Rose b083a4cdae res_parking: Apply ringing role option on swap with a channel that rings
13 years ago
Joshua Colp 7ee5b025f4 Fix building.
13 years ago
Jason Parker 87973eecff ARI: Add support for getting/setting channel and global variables.
13 years ago
Jason Parker 7422581b6d Move channel driver Registry manager events to core.
13 years ago
Mark Michelson 7fdeb52910 Fix some broken logic in sending outbound caller ID.
13 years ago
David M. Lee c54b26a18c ARI: return a 503 if Asterisk isn't fully booted
13 years ago
David M. Lee cc3478d2e8 Print error details when set nonblock fails
13 years ago
David M. Lee 01c21c7aea Document MissingParams error message for /ari/events
13 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
13 years ago
Jonathan Rose 93ed5ef0ff res_parking: Replace Parker snapshots with ParkerDialString
13 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
Joshua Colp 68b3bce8b8 Nothing to see here, move along.
13 years ago
Joshua Colp f523a96635 Implement the defined PUBLISH ESC API within res_sip_pubsub.
13 years ago
Jonathan Rose 50ff1f5fc1 res_parking: Dynamic Parking Lots
13 years ago
Mark Michelson 6d624eb008 Add stasis publications for blind and attended transfers.
13 years ago
Jason Parker eba5739470 Change ARI originate to also allow dialing an exten/context/priority.
13 years ago
Jason Parker f6211b6b70 Change some 500 errors to 400.
13 years ago
David M. Lee b193b580b0 Removed stray apostrophe.
13 years ago
David M. Lee 1426b2b228 Removed the automatic 302 redirects for ARI URL's that end with a slash.
13 years ago
Jason Parker 609c42c854 ARI: Add support for continuing to a different location in dialplan.
13 years ago
Richard Mudgett 5e27e13e28 Remove some redundant parking config error messages.
13 years ago
Jonathan Rose 854c4c64fe res_parking: Add Parking manager action to the new parking system
13 years ago
Joshua Colp ea948c69d3 Move where the sorcery observer is added for qualify to guarantee the sched_qualifies container exists.
13 years ago