summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24Merge "pjproject_bundled: Fix setting max log level" into 13George Joseph
2017-01-24Merge "Free endpoint ACLs when destroying PJSIP endpoints." into 13George Joseph
2017-01-24Merge "res_pjsip_pubsub.c: Implement "pjsip show subscriptions" commands." in...George Joseph
2017-01-24res_pjsip_endpoint_identifier_ip: Ensure error defaults to 0.Joshua Colp
2017-01-24astobj2.c: Add excessive ref count trap.Richard Mudgett
2017-01-24main/app.c: Memory corruption from early format destruction.Richard Mudgett
2017-01-24frame.c: Fix off-nominal format ref leaks.Richard Mudgett
2017-01-24stasis_bridge.c: Fix off-nominal stasis control ref leak.Richard Mudgett
2017-01-24res_musiconhold.c: Fix format ref leak when parsing MOH config class.Richard Mudgett
2017-01-24chan_oss.c: Fix format ref leak in oss_read().Richard Mudgett
2017-01-24Add notes about embedded ast_frame structs holding a format ref.Richard Mudgett
2017-01-24ari: Implement 'debug all' and request/response loggingGeorge Joseph
2017-01-24PJPROJECT logging: Fix detection of max supported log level.Richard Mudgett
2017-01-24tests: use datadir for sound filesTzafrir Cohen
2017-01-24test_voicemail_api: order of params to VERIFY macrosTzafrir Cohen
2017-01-24Merge "res_pjsip_endpoint_identifier_ip: Read settings before resolving." int...George Joseph
2017-01-23res_pjsip_pubsub.c: Implement "pjsip show subscriptions" commands.Richard Mudgett
2017-01-23Free endpoint ACLs when destroying PJSIP endpoints.Mark Michelson
2017-01-23Merge "LISTFILTER: Remove outdated ERROR message." into 13George Joseph
2017-01-23Merge "res_pjsip_pubsub.c: Fix incorrect message string wrapping." into 13George Joseph
2017-01-23Merge "res_pjsip_pubsub.c: Fix AMI event list counts." into 13Joshua Colp
2017-01-23pjproject_bundled: Fix setting max log levelGeorge Joseph
2017-01-23res_pjsip_endpoint_identifier_ip: Read settings before resolving.Joshua Colp
2017-01-23Merge "res_pjsip_pubsub.c: Eliminate trivial SCOPED_LOCK usage." into 13Joshua Colp
2017-01-22LISTFILTER: Remove outdated ERROR message.Richard Mudgett
2017-01-20Merge "res_pjsip: alloca can never fail." into 13zuul
2017-01-20Merge "debug_utilities: Create ast_loggrabber" into 13zuul
2017-01-20Merge "abstract/fixed/adpative jitter buffer: disallow frame re-inserts" into 13zuul
2017-01-20res_pjsip_pubsub.c: Fix AMI event list counts.Richard Mudgett
2017-01-20res_pjsip_pubsub.c: Fix incorrect message string wrapping.Richard Mudgett
2017-01-20res_pjsip_pubsub.c: Eliminate trivial SCOPED_LOCK usage.Richard Mudgett
2017-01-20res_pjsip: alloca can never fail.Richard Mudgett
2017-01-20debug_utilities: Create ast_loggrabberGeorge Joseph
2017-01-20res_pjsip_outbound_authenticator_digest.c: Fix spacing in warning messages.Richard Mudgett
2017-01-17abstract/fixed/adpative jitter buffer: disallow frame re-insertsKevin Harwell
2017-01-13taskprocessor.c: Change when high water warning logged.Richard Mudgett
2017-01-12Merge "res_rtp_asterisk: Fix bug in function CHANNEL(rtcp, all_rtt)" into 13zuul
2017-01-12res_rtp_asterisk: Fix bug in function CHANNEL(rtcp, all_rtt)Aaron An
2017-01-11debug_utilities: Create the ast_coredumper utilityGeorge Joseph
2017-01-09Merge "res_pjsip_endpoint_identifier_ip: Add support for SRV lookups." into 13Joshua Colp
2017-01-09Merge "chan_sip: Remember SDP negotiation on SIP_CODEC_INBOUND." into 13Joshua Colp
2017-01-09Merge "res_pjsip: Fix known compact header issues" into 13Joshua Colp
2017-01-09Merge changes from topic 'ASTERISK-26672' into 13Joshua Colp
2017-01-08pjproject_bundled: Fix compilation with MALLOC_DEBUGGeorge Joseph
2017-01-06Merge "res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip()." into 13zuul
2017-01-06res_pjsip_endpoint_identifier_ip: Add support for SRV lookups.Joshua Colp
2017-01-05Merge "bridge_native_rtp.c: Minor code cleanups." into 13zuul
2017-01-05Merge "res_pjsip_session: Access SIPDOMAIN via Dialplan." into 13zuul
2017-01-04Merge "acl.c: Improve ast_ouraddrfor() diagnostic messages." into 13George Joseph
2017-01-04Merge "bridge_native_rtp.c: Fix native rtp bridge data race." into 13George Joseph