summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-11-30res_ari: Add Recording events to the validator.Joshua Colp
2013-11-28res_pjsip_sdp_rtp: Don't produce an invalid media stream with no formats.Joshua Colp
2013-11-28res_pjsip_header_funcs: Don't add headers to re-INVITEs.Joshua Colp
2013-11-28res_stasis_playback: Add 'number', 'digits', and 'characters' URI scheme impl...Joshua Colp
2013-11-28res_pjsip_session: Add configurable behavior for redirects.Joshua Colp
2013-11-27res_pjsip: Fix crash when reloading certain configurations.Joshua Colp
2013-11-27ari:Add application/json parameter supportDavid M. Lee
2013-11-27res_pjsip: Update handling of some options to work with new option names.Joshua Colp
2013-11-23ARI: Implement device state APIKevin Harwell
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-11-23ari: Add events for playback and recording.Joshua Colp
2013-11-23ari: Add Snoop operation for spying/whispering on channels.Joshua Colp
2013-11-22res_pjsip: convert configuration settings names to snake case some moreKevin Harwell
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-11-22res_pjsip: convert configuration settings names to snake caseKevin Harwell
2013-11-21res_pjsip_session: Fix memory leak of direct media format capabilitiesMatthew Jordan
2013-11-21res_pjsip_sdp_rtp: Fix use of uninitialized value in PJSIPMatthew Jordan
2013-11-21res_pjsip_mwi: Fix memory leak of MWI subscriptions containerMatthew Jordan
2013-11-21stasis: Fixed scoping problem with bridge tracking.David M. Lee
2013-11-21ari: Add silence generator controlsDavid M. Lee
2013-11-19res_pjsip_caller_id: Don't overwrite user portion of the From header when fro...Joshua Colp
2013-11-16res_pjsip: Add support for building against pjproject with SIP transaction gr...Joshua Colp
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-12pjsip_messaging, pjsip_header_funcs: Crashes due to NULL pointer dereferencesKevin Harwell
2013-11-12Fixed a typ.David M. Lee
2013-11-08res_stasis.c: Fix locking issues with the app_bridge_moh container.Richard Mudgett
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-07PJSIP: Improve error handling in digest authenticatorJonathan Rose
2013-11-07ari: User better nicknames for ARI operationsDavid 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-31stasis: add functions embarrassingly missing from r400522David M. Lee
2013-10-30pjsip_messaging: Added debug for in dialog messagingKevin Harwell
2013-10-29ARI: Remove channels/{channelId}/dialKinsey Moore
2013-10-29res_ari_playback: Add missing 404 error response for GET and DELETE.Joshua Colp
2013-10-26res_stasis.c: Made use the ao2_container callback templates.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-25PJSIP: Add log messages when requests are received for non-existent endpointsJonathan Rose
2013-10-23res_rtp_asterisk: Address jittery DTMF events in RTP streamsJonathan Rose
2013-10-22res_rtp_asterisk: Fix crash when RTCP is not available during SSRC changeMatthew Jordan