summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-02confbridge: Separate user muting from system muting overrides.Richard Mudgett
2013-11-02config: Allow ConfBridge DTMF menus to have '#' as the first digit.Richard Mudgett
2013-11-01voicemail: Simplify callback pointer declarations and add doxygen.Richard Mudgett
2013-11-01app_confbridge: Make the CONFBRIDGE function be able to create dynamic menusJonathan Rose
2013-11-01Manager: Add equivalent AMI actions for the bridge CLI commands.Scott Griepentrog
2013-11-01ari wiki docs: add notes about allowMultiple parameters.David M. Lee
2013-11-01res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and twe...Joshua Colp
2013-11-01chan_sip: Fix RTCP port for SRFLX ICE candidatesKinsey Moore
2013-11-01res_ari_channels: Fix a deadlock when originating multiple channels close to ...Joshua Colp
2013-11-01res_stasis: Ensure the channel is always departed from the bridge when it lea...Joshua Colp
2013-10-31Update the conversion script from sip.conf to pjsip.confMark Michelson
2013-10-31core/loader: Don't call dlclose in a while loopMatthew Jordan
2013-10-31medix_index: Display errors when library calls failMatthew Jordan
2013-10-31stasis: add functions embarrassingly missing from r400522David M. Lee
2013-10-30pjsip_messaging: Added debug for in dialog messagingKevin Harwell
2013-10-29Updates for 1.4.25 core sounds and 1.4.14 extra sounds, plus new en_GB langua...Rusty Newton
2013-10-29Remove some spammy debug messages; improve clarity of othersMatthew Jordan
2013-10-29ARI: Remove channels/{channelId}/dialKinsey Moore
2013-10-29bridge_native_rtp: Ensure bridge is torn downKinsey Moore
2013-10-29res_ari_playback: Add missing 404 error response for GET and DELETE.Joshua Colp
2013-10-28Ignore full docsDavid M. Lee
2013-10-28Put back several merge revisions that were lost in r402054David M. Lee
2013-10-28Put back several merge revisions that were lost in r401962David M. Lee
2013-10-28Fix UPGRADE.txt Due To Merging From Branch 11Michael L. Young
2013-10-28chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"Michael L. Young
2013-10-27Filter out internal channels from dial message handlingMatthew Jordan
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