summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-05-09Prevent Undefined Capath CrashJoshua Elson
2017-05-08Merge "stream: ast_stream_clone() cannot copy the opaque user data."Joshua Colp
2017-05-08logger: Added logger_queue_limit to the configuration options.George Joseph
2017-05-08Merge "netsock2.c: Made get/set addr port avoid potential uninitialized memory."Joshua Colp
2017-05-08Merge "bridge: Fix returning to dialplan when executing Bridge() from AMI."Joshua Colp
2017-05-05stream: ast_stream_clone() cannot copy the opaque user data.Richard Mudgett
2017-05-05netsock2.c: Made get/set addr port avoid potential uninitialized memory.Richard Mudgett
2017-05-04app_confbridge: Fix reference to cfg in menu_template_handlerGeorge Joseph
2017-05-04Merge "SDP: Replace SDP telephone_event option with dtmf option"Jenkins2
2017-05-04bridge: Fix returning to dialplan when executing Bridge() from AMI.Joshua Colp
2017-05-03bridge_simple: Added support for streamsKevin Harwell
2017-05-02SDP: Replace SDP telephone_event option with dtmf optionRichard Mudgett
2017-05-02Merge "SDP: Make SDP translation to/from internal representation more const."Joshua Colp
2017-05-02Merge "stream: Make ast_stream_topology_create_from_format_cap() allow NULL c...Joshua Colp
2017-05-01Merge "SDP: Make ast_sdp_state_set_remote_sdp() return error."Jenkins2
2017-05-01Merge "SDP: Misc cleanups (Mostly memory leaks)"Jenkins2
2017-05-01Merge "SDP API: Add SSRC-level attributes"Jenkins2
2017-04-27SDP: Make SDP translation to/from internal representation more const.Richard Mudgett
2017-04-27stream: Make ast_stream_topology_create_from_format_cap() allow NULL cap.Richard Mudgett
2017-04-27SDP: Make ast_sdp_state_set_remote_sdp() return error.Richard Mudgett
2017-04-27SDP: Misc cleanups (Mostly memory leaks)Richard Mudgett
2017-04-27Merge "channel: Add ability to request an outgoing channel with stream topolo...Jenkins2
2017-04-27Merge "frame: Better handle interpolated frames."Jenkins2
2017-04-27SDP API: Add SSRC-level attributesMark Michelson
2017-04-27channel: Add ability to request an outgoing channel with stream topology.Joshua Colp
2017-04-27Merge "sdp: Add support for T.38"Joshua Colp
2017-04-27Merge "SDP: Ensure SDPs "merge" properly."Joshua Colp
2017-04-26frame: Better handle interpolated frames.Joshua Colp
2017-04-26Merge "res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP."Jenkins2
2017-04-25sdp: Add support for T.38Joshua Colp
2017-04-25SDP: Ensure SDPs "merge" properly.Mark Michelson
2017-04-24core: Use eventfd for alert pipes on Linux when possibleSean Bright
2017-04-21Merge "pbx: Use same thread if AST_OUTGOING_WAIT_COMPLETE specified"George Joseph
2017-04-19pbx: Use same thread if AST_OUTGOING_WAIT_COMPLETE specifiedSean Bright
2017-04-19rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.Richard Mudgett
2017-04-13res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP.Alexander Traud
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-04-12Merge "stun.c: Fix ast_stun_request() erratic timeout."Joshua Colp
2017-04-11Merge "sorcery.c: Speed up ast_sorcery_retrieve_by_id()"zuul
2017-04-11stun.c: Fix ast_stun_request() erratic timeout.Richard Mudgett
2017-04-11sorcery.c: Speed up ast_sorcery_retrieve_by_id()Richard Mudgett
2017-04-11tcptls.c: Cleanup TCP/TLS listener thread on abnormal exit.Richard Mudgett
2017-04-04CDR: Protect from data overflow in ast_cdr_setuserfield.Corey Farrell
2017-04-03Merge "sdp: Add support for setting connection address and clean up state."Mark Michelson
2017-03-30build: Fix deb build issues with fakerootWalter Doekes
2017-03-30sdp: Add support for setting connection address and clean up state.Joshua Colp
2017-03-30astobj2: Prevent potential deadlocks with ao2_global_obj_releaseSean Bright
2017-03-29Merge "core: Remove embedded module support"George Joseph
2017-03-29Merge "channel: Remove old epoll support and fixed max number of file descrip...zuul
2017-03-27channel: Remove old epoll support and fixed max number of file descriptors.Joshua Colp