summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-08app_dahdiras: Use waitpid instead of wait4.Kevin Harwell
2013-11-07PJSIP: Improve error handling in digest authenticatorJonathan Rose
2013-11-07ari: User better nicknames for ARI operationsDavid M. Lee
2013-11-06app_queue: crash if first agent is "busy"Kevin Harwell
2013-11-05chan_sip: Use AST_AF* defined constant when calling ast_get_ipMatthew Jordan
2013-11-05chan_iax2: Fix incorrect usage of ast_get_ip involving uninitialized structMatthew Jordan
2013-11-05netsock2: Define AST_AF_* enum constants to their AF_* equivalentsMatthew Jordan
2013-11-05stasis_channels: Don't give preference to ANI info in channel snapshotsMatthew Jordan
2013-11-04chan_sip: notify dialog info ignores presentation indicator in calleridKevin Harwell
2013-11-02vector: Uppercase API to follow C convention.Richard Mudgett
2013-11-02vector: Update API to be more flexible.Richard Mudgett
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