summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-07ARI: Creating log channelsScott Emidy
2015-08-07Merge "ARI: Deleting log channels" into 13Joshua Colp
2015-08-07Merge "res_pjsip: Ensure sanitized XML is NULL terminated." into 13Joshua Colp
2015-08-06ARI: Deleting log channelsScott Emidy
2015-08-06Merge "res_rtp_asterisk.c: Fix off-nominal crash potential." into 13Joshua Colp
2015-08-06Merge topic 'misc_rtp_tweaks' into 13Joshua Colp
2015-08-06res_pjsip: Ensure sanitized XML is NULL terminated.Joshua Colp
2015-08-06Merge "res_pjsip_sdp_rtp.c: Fix processing wrong SDP media list." into 13Joshua Colp
2015-08-05Merge "res_rtp_asterisk: Don't leak temporary key when enabling PFS." into 13Mark Michelson
2015-08-05res_rtp_asterisk: Don't leak temporary key when enabling PFS.Joshua Colp
2015-08-04res_http_websocket: Debug write lengths.Mark Michelson
2015-08-03Merge "res_http_websocket: Avoid passing strlen() to ast_websocket_write()." ...Matt Jordan
2015-08-03res_http_websocket: Avoid passing strlen() to ast_websocket_write().Mark Michelson
2015-08-03res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-08-03Merge topic 'misc_rtp_tweaks' into 13Joshua Colp
2015-07-31Merge "ARI: Rotate log channels." into 13Mark Michelson
2015-07-31ARI: Rotate log channels.Benjamin Ford
2015-07-30res_rtp_asterisk.c: Fix off-nominal crash potential.Richard Mudgett
2015-07-30rtp_engine.c: Must protect mime_types_len with mime_types_lock.Richard Mudgett
2015-07-30res_pjsip_sdp_rtp.c: Fix processing wrong SDP media list.Richard Mudgett
2015-07-30res_pjsip_sdp_rtp.c: Fixup some whitespace.Richard Mudgett
2015-07-30rtp_engine.h: No sense allowing payload types larger than RFC allows.Richard Mudgett
2015-07-30rtp_engine.c: Minor tweaks.Richard Mudgett
2015-07-30rtp_engine.h: Misc comment fixes.Richard Mudgett
2015-07-30chan_sip.c: Tweak glue->update_peer() parameter nil value.Richard Mudgett
2015-07-30res_pjsip_session.c: Fix crashes seen when call cancelled.Richard Mudgett
2015-07-30Merge "Add a test event for inband ringing." into 13Joshua Colp
2015-07-29res_http_websocket: Properly encode 64 bit payloadMark Michelson
2015-07-29Add a test event for inband ringing.Mark Michelson
2015-07-28Merge "holding_bridge: ensure moh participants get frames" into 13Mark Michelson
2015-07-28holding_bridge: ensure moh participants get framesJonathan Rose
2015-07-24Bump the ARI version to 1.8.0Matt Jordan
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-24Merge "res_pjsip: Add rtp_keepalive to sample config file." into 13Joshua Colp
2015-07-24res_pjsip: Add rtp_keepalive to sample config file.Mark Michelson
2015-07-24Local channels: Alternate solution to ringback problem.Mark Michelson
2015-07-22Merge "audiohook: Use manipulated frame instead of dropping it." into 13Matt Jordan
2015-07-22Merge "Local channels: Do not block control -1 payloads." into 13Joshua Colp
2015-07-22audiohook: Use manipulated frame instead of dropping it.Joshua Colp
2015-07-22Local channels: Do not block control -1 payloads.Mark Michelson
2015-07-22audiohook: Read the correct number of samples based on audiohook format.Joshua Colp
2015-07-20Merge "Documentation: A couple of trivial fixes in sip.conf.sample and func_c...Joshua Colp
2015-07-20Documentation: A couple of trivial fixes in sip.conf.sample and func_cdr.cRusty Newton
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-07-20Merge "chan_pjsip: Don't change formats when frame of unsupported format is r...Matt Jordan
2015-07-19Merge "res/res_musiconhold: Add a warning when MOH does not exist" into 13Matt Jordan
2015-07-19Merge "pbx.c: Post AMI VarSet event if delete a non-empty dialplan variable."...Joshua Colp
2015-07-19res/res_musiconhold: Add a warning when MOH does not existMichael Cargile
2015-07-19res/res_sorcery_config: Prevent crash from misconfigured sorcery.confMatt Jordan
2015-07-17Merge "sig_pri.h: force_restart_unavailable_chans in wrong scope" into 13Mark Michelson