summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-18res_fax: Remove checks for unsigned values being >= 0.Corey Farrell
2017-11-17Merge "Build: Make function constructor/destructor attributes mandatory." int...Jenkins2
2017-11-17Merge "aoc: Fix memory management issues." into 15Jenkins2
2017-11-16aoc: Fix memory management issues.Corey Farrell
2017-11-16res_pjsip_transport_websocket: Give transport a meaningful descriptionSean Bright
2017-11-16Merge "ast_coredumper: Add ability to use directory other than /tmp" into 15Joshua Colp
2017-11-16Merge "pjsip / hep: Provide correct local address for Websockets." into 15Jenkins2
2017-11-16Merge "sorcery: Add ast_sorcery_retrieve_by_prefix()" into 15Jenkins2
2017-11-16Merge "chan_pjsip.c: Improve answer failure log messages." into 15Jenkins2
2017-11-16Merge "audiohook.c: Fix freeing a frame and still using it." into 15Joshua Colp
2017-11-15chan_pjsip.c: Improve answer failure log messages.Richard Mudgett
2017-11-15audiohook.c: Fix freeing a frame and still using it.Richard Mudgett
2017-11-15app_record: Don't set RECORD_STATUS chan var until file is closedGeorge Joseph
2017-11-15ast_coredumper: Add ability to use directory other than /tmpGeorge Joseph
2017-11-14Merge "bundled_pjproject: Update to 2.7.1" into 15Joshua Colp
2017-11-14Merge "bundled_pjproject: sip_parser: Fix return code in pjsip_find_msg" int...Joshua Colp
2017-11-14pjsip / hep: Provide correct local address for Websockets.Joshua Colp
2017-11-14Merge "core: Fix configuration of remote console socket path." into 15Jenkins2
2017-11-14Merge "pjsip: Add patch to allow all transports to be destroyed." into 15Joshua Colp
2017-11-14Merge "core: Add cache_media_frames debugging option." into 15Jenkins2
2017-11-13alertpipe: Correct documented return of ast_alertpipe_write.Corey Farrell
2017-11-13Merge "vectors: Add new macro and a string vector definition." into 15Jenkins2
2017-11-13core: Fix configuration of remote console socket path.Corey Farrell
2017-11-13Merge "menuselect: Delete and ignore aclocal.m4." into 15Jenkins2
2017-11-13sorcery: Add ast_sorcery_retrieve_by_prefix()Sean Bright
2017-11-13bundled_pjproject: sip_parser: Fix return code in pjsip_find_msgGeorge Joseph
2017-11-13bundled_pjproject: Update to 2.7.1Ben Ford
2017-11-13vectors: Add new macro and a string vector definition.Corey Farrell
2017-11-13Build: Make function constructor/destructor attributes mandatory.Corey Farrell
2017-11-13Merge "Build System: Disable parallel make in the root Makefile." into 15Joshua Colp
2017-11-13Merge "res_pjsip_pubsub: Ensure remote URI contains URI only." into 15Jenkins2
2017-11-11menuselect: Delete and ignore aclocal.m4.Corey Farrell
2017-11-11core: Add cache_media_frames debugging option.Richard Mudgett
2017-11-11frame.c: Make ast_frame_free()/ast_frfree() NULL tolerantRichard Mudgett
2017-11-10Merge "chan_pjsip.c: Fix uninitialized cause value on failure." into 15Jenkins2
2017-11-10pjsip: Add patch to allow all transports to be destroyed.Joshua Colp
2017-11-09core: Remove disabled code.Corey Farrell
2017-11-09Merge "stasis_bridges.c: Fix off-nominal json memory leaks." into 15Jenkins2
2017-11-09Build System: Disable parallel make in the root Makefile.Corey Farrell
2017-11-09Merge "res_pjsip_registrar.c: Fix AOR and pjproject group deadlock." into 15Kevin Harwell
2017-11-09chan_pjsip.c: Fix uninitialized cause value on failure.Richard Mudgett
2017-11-09Merge "res_pjsip_pubsub: Fix multiple leaks on failure to append vectors." in...Joshua Colp
2017-11-09Merge "res_pjsip_history: Fix multiple leaks on vector append failure." into 15Joshua Colp
2017-11-09Merge "res_pjsip_session: Fix multiple leaks." into 15Joshua Colp
2017-11-09Merge "bridge_softmix: Note why ast_stream_topology_set_stream cannot fail." ...Joshua Colp
2017-11-09Merge "res_pjsip_session: Check for errors from ast_stream_topology_set_strea...Joshua Colp
2017-11-08Merge "res_pjsip_t38: Better error checking for t38_create_media_state." into 15Joshua Colp
2017-11-08bridge_softmix: Note why ast_stream_topology_set_stream cannot fail.Corey Farrell
2017-11-08Merge "AST-2017-009: pjproject: Add validation of numeric header values" into 15George Joseph
2017-11-08Merge "AST-2017-011 - res_pjsip_session: session leak when a call is rejected...George Joseph