summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-13res_ari_channels: Add the ability to stop locally generated ringing on a chan...Joshua Colp
2013-11-12ari endpoints: GET /ari/endpoints/{invalid-tech} should return a 404Kevin Harwell
2013-11-12ari endpoints: GET /ari/endpoints/{invalid-tech} should return a 404Kevin Harwell
2013-11-12Switch to a scoped lock to avoid missing unlocks in failure returns.Mark Michelson
2013-11-12Move a NULL check to a place that makes more sense.Mark Michelson
2013-11-12pjsip_messaging, pjsip_header_funcs: Crashes due to NULL pointer dereferencesKevin Harwell
2013-11-12CELGenUserEvent: Fix error message from ast_json_packKinsey Moore
2013-11-12Fixed a typ.David M. Lee
2013-11-12chan_dahdi: Fix crash during caller ID readKinsey Moore
2013-11-11Confbridge: add test events for dynamic menus testJonathan Rose
2013-11-11Get rid of some inaccurate comments.Mark Michelson
2013-11-11app_queue: Honor penalty limits of 0Kinsey Moore
2013-11-08chan_sip: keep same local (from) tag for outgoing register requestsScott Griepentrog
2013-11-08res_stasis.c: Fix locking issues with the app_bridge_moh container.Richard Mudgett
2013-11-08security_events: Push out security events over AMI eventsJonathan Rose
2013-11-08Clarify an ambiguous error message.Mark Michelson
2013-11-08res_pjsip: Print a helpful error message if sorcery registration failsDavid M. Lee
2013-11-08Changes from make ari-stubs after r402560David M. Lee
2013-11-08ARI playback: Rename ARI Playback to PlaybacksKevin Harwell
2013-11-08ari: Add application/x-www-form-urlencoded parameter supportDavid M. Lee
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