summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-27Prevent CDR backends from unregistering while billing data is in flightMatthew Jordan
2013-10-27Update Alembic database scripts for external scripting and PostgreSQL, OracleMatthew Jordan
2013-10-26chan_pjsip: Fix a crash when direct media is enabled and an ACK is received a...Joshua Colp
2013-10-26res_stasis.c: Made use the ao2_container callback templates.Richard Mudgett
2013-10-26rtp_engine: fix rtp payloads copy and improve argument namesScott Griepentrog
2013-10-25taskprocessor: Made use pthread_equal() to compare thread ids.Richard Mudgett
2013-10-25You'd think that new files would be free of whitespace issues. But you would...Richard Mudgett
2013-10-25ARI: channel/bridge recording errors when invalid format specifiedJonathan Rose
2013-10-25ARI recordings: Issue HTTP failures for recording requests with file conflictsJonathan Rose
2013-10-25pbx.c: fix confused match caller id that deleted exten still in hashScott Griepentrog
2013-10-25PJSIP: Add log messages when requests are received for non-existent endpointsJonathan Rose
2013-10-25Put clicompat-r2.patch back inJonathan Rose
2013-10-25revert clicompat-r2.patch from r401704Jonathan Rose
2013-10-25chan_sip: Allow a sip peer to accept both AVP and AVPF callsKevin Harwell
2013-10-25Blocked revisions 401391David M. Lee
2013-10-25test_json: Fix deprecation warningsDavid M. Lee
2013-10-24Logging: Logging types ignored after specifying a verbose levelKevin Harwell
2013-10-24The Swagger 1.2 specification for type extension ended up beingDavid M. Lee
2013-10-24utils: Fix memory leaks and missed unregistration of CLI commands on shutdownJonathan Rose
2013-10-24test_linkedlists: Fix memory leakJonathan Rose
2013-10-24jitterbuf: Fix memory leak on jitter buffer resetJonathan Rose
2013-10-24astobj2: Unregister debug CLI commands at exitJonathan Rose
2013-10-24app_voicemail: Memory Leaks against testsJonathan Rose
2013-10-24memory leaks: Memory leak cleanup patch by Corey Farrell (second set)Jonathan Rose
2013-10-23memory leaks: Memory leak cleanup patch by Corey Farrell (first set)Jonathan Rose
2013-10-23res_rtp_asterisk: Address jittery DTMF events in RTP streamsJonathan Rose
2013-10-23cdr_adaptive_odbc: Also apply a filter when the CDR value is empty.Richard Mudgett
2013-10-23Add a test suite event to indicate when the atxfer 3-way feature is detectedJohn Bigelow
2013-10-23chan_mgcp: Properly handle malformed media linesKinsey Moore
2013-10-23chan_sip: Fix an issue where an incompatible audio format may be added to SDP.Joshua Colp
2013-10-23chan_iax2: Fix Binding To Multiple Addresses AgainMichael L. Young
2013-10-22res_rtp_asterisk: Fix crash when RTCP is not available during SSRC changeMatthew Jordan
2013-10-22app_queue: Fix CLI "queue remove member" queue_log entry.Richard Mudgett
2013-10-22Bridging: Fix orphaned bridge if neither of the joining channels can join.Richard Mudgett
2013-10-22res_parking: Give parking timeout comebacktoorigin channel DTMF features.Richard Mudgett
2013-10-22res_parking: Update XML documention for DTMF features after parking timeout.Richard Mudgett
2013-10-22Add an 'R' option to Dial which sends ringing until early media has been rece...Joshua Colp
2013-10-21Remove a noisy debug message from bridging code.Mark Michelson
2013-10-21Segfault in LIBEDIT_INTERNAL after tgetstr(), when libncurses5-devKevin Harwell
2013-10-21Fixing r401281; the model name is Channel, with a capital CDavid M. Lee
2013-10-21Fixed malformed Access-Control-Allow-Methods header. Was causing Safari to ba...David M. Lee
2013-10-19Fix IAX2 incoming call address lookupsKinsey Moore
2013-10-19Return a channel snapshot when originating using ARI, and subscribe the Stasi...Joshua Colp
2013-10-18res_parking: Remove setting useless flag.Richard Mudgett
2013-10-18This is just a quick script for dumping swagger-ui into static-http,David M. Lee
2013-10-18Resolve some memory leaks due to incorrect for loop / ao2 ref usage.Mark Michelson
2013-10-18Add channel lock protection around translation path setup.Richard Mudgett
2013-10-18Tweak ast_bridge_depart() doxygen.Richard Mudgett
2013-10-18Remove the bit about requiring ast_bridge_depart() to be called before ast_br...Mark Michelson
2013-10-18Clarify in ast_bridge_destroy() about how departable channels must be handled.Mark Michelson