summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-17Change ast_hangup() to return void and be NULL safe.Richard Mudgett
2013-07-17Remove some completed and no longer relevant BUGBUG notes.Richard Mudgett
2013-07-17app_confbridge: Eliminate a reference leak for confbridge announcer channelsJonathan Rose
2013-07-17Left over spacing issues of review 726.Tzafrir Cohen
2013-07-17handle DAHDI_EVENT_REMOVED on a pri D-ChannelTzafrir Cohen
2013-07-16Add 'kick all' capability to ConfBridge CLI commandMatthew Jordan
2013-07-16Re-order handlers in CEL to ensure that HANGUP events happen after APP_ENDMatthew Jordan
2013-07-16Debug logging to help with WebSocket connection problemsDavid M. Lee
2013-07-16chan_gulp: Fix gulp_indicate() handling of AST_CONTROL_PVT_CAUSE_CODE.Richard Mudgett
2013-07-16Prevent crash from trying to end a session in an invalid way.Mark Michelson
2013-07-16Remove some dead code dealing with old bridging method.Richard Mudgett
2013-07-16Simplify bridge_simple chan join code.Richard Mudgett
2013-07-16Re-order cleanupMatthew Jordan
2013-07-16Fixed null dereference when WebSocket protocol is omittedDavid M. Lee
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-15Remove misleading documentation for channel snapshot creation.Mark Michelson
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-14Provide error message for QUEUE_MEMBER when member is not in queueMatthew Jordan
2013-07-14Remove redundant code in dns.cMatthew Jordan
2013-07-14Clarify documentation for function PASSTHRUMatthew Jordan
2013-07-13Fix FRACK message from external redirects; handle outbound channels betterMatthew Jordan
2013-07-13Pretty up a debug message if the referred-by-uri isn't availableMatthew Jordan
2013-07-12Fix a longstanding issue with MFC-R2 configuration that prevented usersMoises Silva
2013-07-12Add support to the bridging core for performing COLP updates when channels jo...Joshua Colp
2013-07-12Prevent potential race condition in multiparty basic bridges.Mark Michelson
2013-07-12Fix a compiler warning.Jason Parker
2013-07-12Fixed intermittent crash when loading test_json.soDavid M. Lee
2013-07-12ARI: Add support for Cross-Origin Resource Sharing (CORS), origin headersJason Parker
2013-07-11Fix bridge tech write callback parameter name.Richard Mudgett
2013-07-11Fixed chan_skinny for systems were pthread_t isn't an int.David M. Lee
2013-07-11Refactor and cleanup of skinny session handling.Damien Wedhorn
2013-07-11Tweak the subscription failure warning message to include endpoint name and c...Joshua Colp
2013-07-11Correct test_cel cleanup.David M. Lee
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-11test_voicemail_api: fix warning found by gcc-4.8David M. Lee
2013-07-11Fixed some CEL test crashesDavid M. Lee
2013-07-10PSJIP - sip.conf to res_sip.conf scriptKevin Harwell
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-10astobj2-ify the SLA codeRussell Bryant
2013-07-09Make SCOPED_LOCK use RAII_VAR.Jason Parker
2013-07-09Fix printf NULL string (null) substituion for NULL config framework default.Richard Mudgett
2013-07-09Use correct function for getting bridged peer when doing direct media checks.Mark Michelson
2013-07-09Fix some stasis doxygen comments.Richard Mudgett
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