Commit Graph

24131 Commits (b193c2873d27e15dfec521c7fef10411e8d1f5c8)
 

Author SHA1 Message Date
Matthew Jordan b193c2873d Handle hangup logic in the Stasis message bus and consumers of Stasis messages
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
Richard Mudgett d789681eaf OneTouchRecord: Add function defined earlier: ast_bridge_features_do()
12 years ago
Matthew Jordan 4123b27f6f Remove parkinglot from the channel snapshot
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
12 years ago
David M. Lee 951c87634f Fix int width problem for 32-bit
12 years ago
David M. Lee 04cde027d4 Fix utils directory breakage.
12 years ago
Richard Mudgett 415b79dec9 Add BUGBUG note for ASTERISK-22009
12 years ago
Richard Mudgett 02f55a36a0 Revert accidental overcommit.
12 years ago
Richard Mudgett b4e9a3fc2f Add BUGBUG note for ASTERISK-22009
12 years ago
Richard Mudgett c841c34aae chan_dahdi: Fix segfault reloading chan_dahdi when round robin is used.
12 years ago
Richard Mudgett 0227e00eb3 OneTouchRecord: Make so Monitor/MixMonitor can be toggled/started/stopped.
12 years ago
Richard Mudgett ad5dc3c159 Move when bridge channel enter is published so it does not interrupt the thought of some lines of code.
12 years ago
Richard Mudgett b96d8cbc78 Fix some indentation in stasis_config.c.
12 years ago
Matthew Jordan a981de9adb Fix some bugs in CDRs; add some CLI commands to help debugging
12 years ago
Matthew Jordan 569f5f2117 Let Stasis load itself with default values
12 years ago
Mark Michelson 0f725bd5d9 Publish a bridge enter before pulling on a push-and-swap operation.
12 years ago
David M. Lee dbc588b02f Fix load errors related to the new ari_model_validators.
12 years ago
David M. Lee ef032842f1 Violating the margins to make menuconfig happy
12 years ago
David M. Lee a75fd32212 ARI - channel recording support
12 years ago
David M. Lee c4adaf9106 Configuration for Stasis threadpool
12 years ago
David M. Lee 9ba976b19c ARI authentication.
12 years ago
David M. Lee c9a3d4562d Update events to use Swagger 1.3 subtyping, and related aftermath
12 years ago
David M. Lee dcf03554a0 Shuffle RESTful URL's around.
12 years ago
Jason Parker 85ba063329 Add a SystemName field to all AMI events.
12 years ago
Richard Mudgett a3c91e955a MixMonitor: Minor code cleanup.
12 years ago
Richard Mudgett e4a5ae0376 MixMonitor: Make start_mixmonitor_callback() options parameter NULL tolerant.
12 years ago
Richard Mudgett f6cdd9a12c MixMonitor: Don't use ast_strdupa() in a loop.
12 years ago
Richard Mudgett b47152121c MixMonitor: Update XML documentation and CLI "mixmonitor {start|stop|list}" help.
12 years ago
Richard Mudgett 8ab7724352 MixMonitor: Fix refleak in manager_stop_mixmonitor() if could not stop monitoring.
12 years ago
Richard Mudgett 6a65c4d072 MixMonitor: Remove some unnecessary channel locking.
12 years ago
Richard Mudgett 631fad018f Fix MixMonitor b option.
12 years ago
Richard Mudgett 96fed373e9 Fix chan_gtalk.c compile error.
12 years ago
David M. Lee d98c19f947 Add pjproject dependency to res_sip_notify
12 years ago
Mark Michelson 69242ad317 Remove unused blind transfer publication structure.
12 years ago
Kevin Harwell 05a16729cb Stasis - Refactor AOC Events
12 years ago
Kevin Harwell a25a630659 New SIP Channel driver: Always Auth Reject
12 years ago
Kinsey Moore de206baa99 Fix transfer AMI event parameter naming
12 years ago
Kinsey Moore 6e3a5d2d48 Add CEL unit tests and do some cleanup
12 years ago
Igor Goncharovskiy f7624718f8 Fix issue with inability to cancell call transfer made by on-sceen menus.
12 years ago
Tzafrir Cohen 51c54ddf8d ast_tls_cert: don't recreate generated files
12 years ago
Kevin Harwell 5456794b66 New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requests
12 years ago
Matthew Jordan 3841520a6e Prevent crash during synchronous AMI origination by ref bumping returned channel
12 years ago
Jason Parker f820d24db1 ARI: Implement channel hold/unhold.
12 years ago
Jason Parker f41faf0b7d ARI: Implement channel dial.
12 years ago
Jonathan Rose f306dbd841 bridge_features: Support One touch Monitor/MixMonitor
12 years ago