summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-17app_stream_echo: Added a multi-stream echo applicationKevin Harwell
2017-05-17core/conversions: Added string to unsigned integer and long conversionsKevin Harwell
2017-05-17Merge "res_pjsip_session.c: Process initial INVITE sooner. (key exists)"Jenkins2
2017-05-17Merge "Fix spelling queues.conf.sample file"Joshua Colp
2017-05-15res_pjsip_session.c: Process initial INVITE sooner. (key exists)Richard Mudgett
2017-05-15Merge "chan_sip: Change sip_get_codec() to return correct codec list"Joshua Colp
2017-05-14Fix spelling queues.conf.sample fileRodrigo Ramírez Norambuena
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-12chan_sip: Change sip_get_codec() to return correct codec listVitezslav Novy
2017-05-11Merge "res_hep_rtcp: Provide chan_sip Call-ID for RTCP messages."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-11Merge "Prevent Undefined Capath Crash"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-09cel_odbc: Fix timestamp processing for microsecondsGeorge Joseph
2017-05-09res_hep_rtcp: Provide chan_sip Call-ID for RTCP messages.Joshua Colp
2017-05-08Merge "func_cdr: Allow empty value for CDR dialplan function."Joshua Colp
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-05func_cdr: Allow empty value for CDR dialplan function.Joshua Colp
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-04Merge "res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failures"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-03res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failuresKevin Harwell
2017-05-03Merge "channels/chan_sip.c: use binding IP address for outgoing TCP SIP conne...Joshua Colp
2017-05-02cleanup: Change severity of fread short-read warningSean Bright
2017-05-02SDP: Replace SDP telephone_event option with dtmf optionRichard Mudgett
2017-05-02Merge "res_pjsip_t38.c: Fix deadlock in T.38 framehook."Jenkins2
2017-05-02Merge "res_sdp_translator_pjmedia.c: Add TODO notes."Joshua Colp
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 "res_pjsip_outbound_authenticator_digest: Add context to log messages"Jenkins2
2017-05-01Merge "SDP: Misc cleanups (Mostly memory leaks)"Jenkins2
2017-05-01Merge "SDP API: Add SSRC-level attributes"Jenkins2