summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-05-26Merge "asterisk: Audit locking of channel when manipulating flags."Jenkins2
2017-05-24unittests: Add a unit test that causes a SEGV and...George Joseph
2017-05-17core/conversions: Added string to unsigned integer and long conversionsKevin Harwell
2017-05-16asterisk: Audit locking of channel when manipulating flags.Joshua Colp
2017-05-12Merge changes from topic 'sdp_api_adjustments'George Joseph
2017-05-12Merge "SDP: Remove sdp_state.remote_capabilities"George Joseph
2017-05-12Merge "SDP: Add interface_address to specify our address to use."Jenkins2
2017-05-11Merge "logger: Added logger_queue_limit to the configuration options."Jenkins2
2017-05-11Merge "tcptls: Improve error messages for TLS connections."Jenkins2
2017-05-09SDP: Make process possible multiple fmtp attributes per rtpmap.Richard Mudgett
2017-05-09SDP: Remove sdp_state.remote_capabilitiesRichard Mudgett
2017-05-09SDP: Add interface_address to specify our address to use.Richard Mudgett
2017-05-09SDP: Explicitly stop a RTP instance before destoying it.Richard Mudgett
2017-05-09SDP: Rework merge_capabilities().Richard Mudgett
2017-05-09SDP: Update ast_get_topology_from_sdp() to keep RTP map.Richard Mudgett
2017-05-09tcptls: Improve error messages for TLS connections.Joshua Colp
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