summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 a SystemName field to all AMI events.Jason Parker
2013-07-02MixMonitor: Minor code cleanup.Richard Mudgett
2013-07-02MixMonitor: Make start_mixmonitor_callback() options parameter NULL tolerant.Richard Mudgett
2013-07-02MixMonitor: Don't use ast_strdupa() in a loop.Richard Mudgett
2013-07-02MixMonitor: Update XML documentation and CLI "mixmonitor {start|stop|list}" h...Richard Mudgett
2013-07-02MixMonitor: Fix refleak in manager_stop_mixmonitor() if could not stop monito...Richard Mudgett
2013-07-02MixMonitor: Remove some unnecessary channel locking.Richard Mudgett
2013-07-02Fix MixMonitor b option.Richard Mudgett
2013-07-02Fix chan_gtalk.c compile error.Richard Mudgett
2013-07-02Add pjproject dependency to res_sip_notifyDavid M. Lee
2013-07-02Remove unused blind transfer publication structure.Mark Michelson
2013-07-02Stasis - Refactor AOC EventsKevin Harwell
2013-07-02New SIP Channel driver: Always Auth RejectKevin Harwell
2013-07-02Fix transfer AMI event parameter namingKinsey Moore
2013-07-02Add CEL unit tests and do some cleanupKinsey Moore
2013-07-02Fix issue with inability to cancell call transfer made by on-sceen menus.Igor Goncharovskiy
2013-07-02ast_tls_cert: don't recreate generated filesTzafrir Cohen
2013-07-01New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requestsKevin Harwell
2013-07-01Prevent crash during synchronous AMI origination by ref bumping returned channelMatthew Jordan
2013-07-01ARI: Implement channel hold/unhold.Jason Parker
2013-07-01ARI: Implement channel dial.Jason Parker
2013-07-01bridge_features: Support One touch Monitor/MixMonitorJonathan Rose
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-29Nothing to see here, move along.Joshua Colp
2013-06-29Implement the defined PUBLISH ESC API within res_sip_pubsub.Joshua Colp
2013-06-29Tweak after bridge callback reason to string strings.Richard Mudgett
2013-06-29Fix after bridge callback datastore data memory leak.Richard Mudgett
2013-06-29This is no longer needed.Richard Mudgett
2013-06-28Promote local channel optimizing debug messages to verbose 3 messages.Richard Mudgett
2013-06-28res_parking: Dynamic Parking LotsJonathan Rose
2013-06-28features: call pickup stasis refactoringJonathan Rose
2013-06-28Fix overlapping enum ast_bridge_feature_flags.Richard Mudgett
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-28Handle an originated channel being sent into a non-empty bridgeMatthew Jordan
2013-06-28Change ARI originate to also allow dialing an exten/context/priority.Jason Parker
2013-06-28Better handle parking in CDRsMatthew Jordan
2013-06-28Change some 500 errors to 400.Jason Parker
2013-06-28Removed stray apostrophe.David M. Lee
2013-06-28Removed the automatic 302 redirects for ARI URL's that end with a slash.David M. Lee
2013-06-27Change the name of some local variables in bridging.c to reflect what they re...Richard Mudgett
2013-06-27Add config framework non-empty string validation requirement option.Richard Mudgett
2013-06-26func_channel: Read/Write after_bridge_goto optionJonathan Rose
2013-06-26ARI: Add support for continuing to a different location in dialplan.Jason Parker
2013-06-26Remove some redundant parking config error messages.Richard Mudgett
2013-06-26Fix several problems with ast_bridge_add_channel().Richard Mudgett
2013-06-26Fix incorrect calls to ast_bridge_impart().Richard Mudgett
2013-06-26AMI Bridge action: Get channel xfer config after we have found the second cha...Richard Mudgett