Commit Graph

4054 Commits (9b7b8cb1554302997c57e0d40b2616e8c2e24a5b)

Author SHA1 Message Date
Joshua Colp dbfb75e02d Merge "res_pjsip: Implement additional SIP RFCs for Google Voice trunk compatability"
7 years ago
George Joseph 8d1c6bb6e6 bridge_softmix: Add SDP "label" attribute to streams
7 years ago
George Joseph a99d48d3f3 Merge "astobj2: Eliminate legacy container allocation macros."
7 years ago
Nick French 37b2e68628 res_pjsip: Implement additional SIP RFCs for Google Voice trunk compatability
7 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
Corey Farrell 4c19b94968
lock: Replace __ast_mutex_logger with private log_mutex_error.
7 years ago
Corey Farrell 5ab94d2a3e
taskprocessor: Warn on unused result from pushing task.
7 years ago
Corey Farrell c8ee1a183f
loader: Flag module as declined in all cases where it fails to load.
7 years ago
Corey Farrell e4cf513f81
loader: Improve error handling.
7 years ago
Joshua Colp 69f4740fa1 Merge "lock: Improve performance of DEBUG_THREADS."
7 years ago
Joshua Colp 02bb329bb5 Merge "configure.ac: Check for unbound version >= 1.5"
7 years ago
Corey Farrell 205c6be895
lock: Improve performance of DEBUG_THREADS.
7 years ago
George Joseph aa10d6d5eb Merge "jansson: Backport fixes to bundled, use json_vsprintf if available."
7 years ago
George Joseph de14ed0b93 Merge "rtp_engine: rtcp_report_to_json can overflow the ssrc integer value"
7 years ago
George Joseph 1ba51b00cc configure.ac: Check for unbound version >= 1.5
7 years ago
Corey Farrell adf539b2f0 jansson: Backport fixes to bundled, use json_vsprintf if available.
7 years ago
Kevin Harwell 31fba4e869
rtp_engine: rtcp_report_to_json can overflow the ssrc integer value
7 years ago
George Joseph d277db4a38 stasis: Add function to delete topic from pool
7 years ago
Joshua Colp ce9a980be6 pjproject: Upgrade to 2.8.
7 years ago
Sean Bright 3d9deb35f0 autoconf: Check for srtp_get_version_string() before using it
7 years ago
Sean Bright 07cb13f75f res_pjsip: Log IPv6 addresses correctly
7 years ago
Sean Bright 600c5d79fd res_pjproject: Add utility functions to convert between socket structures
7 years ago
Jenkins2 5241a53acd Merge "Build System: Improve ccache matching for different menuselect options."
7 years ago
Joshua Colp a0426e136b Merge "stasis: Reduce calculation of stasis message type hash."
7 years ago
Joshua Colp 39a8920504 Merge "res_pjsip: Make pjlib.h consistently included."
7 years ago
Richard Mudgett c6ad25dcb7 res_pjsip.h: Fix doxygen comments.
7 years ago
Joshua Colp 455ca1095e stasis: Reduce calculation of stasis message type hash.
7 years ago
Richard Mudgett acbb9f52b2 res_pjsip: Make pjlib.h consistently included.
7 years ago
Corey Farrell a10a3aff6a Build System: Improve ccache matching for different menuselect options.
7 years ago
Alexander Traud 0a4d58735f BuildSystem: Enable Jansson in Solaris 11.
7 years ago
Joshua Colp 66f581313f devicestate: Don't create topic when change isn't cached.
7 years ago
Jenkins2 8f890374cb Merge "Enable bundling of jansson, require 2.11."
7 years ago
George Joseph d48d6a7ecc Merge "sched: Make ABI compatible between dev mode and non-dev mode."
7 years ago
George Joseph ba8f2c401c xmldoc.c: Fix dump of xml document
7 years ago
Joshua Colp 33f855bb69 sched: Make ABI compatible between dev mode and non-dev mode.
7 years ago
Corey Farrell ee154464d7 Enable bundling of jansson, require 2.11.
7 years ago
George Joseph 85a95b8a29 Merge "res_rtp_asterisk: Add support for sending NACK requests."
7 years ago
George Joseph c8e4cd8bce Merge "res_pjsip_sdp_rtp: include ice in ANSWER only if offered"
7 years ago
Ben Ford 5bacde37a2 res_rtp_asterisk: Add support for sending NACK requests.
7 years ago
Corey Farrell 49f83a7490 loader: Fix startup issues.
7 years ago
Torrey Searle 1445384699 res_pjsip_sdp_rtp: include ice in ANSWER only if offered
7 years ago
George Joseph 8f42447c68 res_pjsip: Add 'suppress_q850_reason_headers' option to endpoint
7 years ago
Richard Mudgett 7a238fe74d AMI SendText action: Fix to use correct thread to send the text.
7 years ago
Jenkins2 84bb8586fd Merge "res_pjsip_session: Add ability to accept multiple sdp answers"
7 years ago
George Joseph 880fbff6b7 res_pjsip_session: Add ability to accept multiple sdp answers
7 years ago
Alexander Traud 675e2ddb49 uuid: Enable UUID in Solaris 11.
7 years ago
George Joseph d87631d21f Merge changes from topic 'ASTERISK-27625'
7 years ago
George Joseph 98bd5908a2 Merge "ARI POST DTMF: Make not compete with channel's media thread."
7 years ago
George Joseph 46c1f81fad Merge "AMI PlayDTMF Action: Make not compete with channel's media thread."
7 years ago
Jenkins2 5065cb2c24 Merge "Fix some doxygen and curly placement."
7 years ago
Richard Mudgett eb8bbe660e channel.c: Make CHECK_BLOCKING() save thread LWP id for messages.
7 years ago
Richard Mudgett da54605b8a ARI POST DTMF: Make not compete with channel's media thread.
7 years ago
Richard Mudgett 7d874c1af7 AMI PlayDTMF Action: Make not compete with channel's media thread.
7 years ago
Richard Mudgett 080508d2eb channel.c: Fix usage of CHECK_BLOCKING()
7 years ago
Richard Mudgett 0989b63047 autoservice: Don't start channel autoservice if the thread is a user interface.
7 years ago
Richard Mudgett 720c2d1da2 Fix some doxygen and curly placement.
7 years ago
Richard Mudgett c1686b8b3e tcptls.h: Remove redundant SSL_CTX typedef.
7 years ago
Alexander Traud 0743ad6422 res_rtp_asterisk: Allow OpenSSL configured with no-deprecated.
7 years ago
Alexander Traud 24503fb600 tcptls.h: Repair ./configure --with-ssl=PATH.
7 years ago
Joshua Colp 4ea98e49f1 Merge "rtp: Add support for RTP extension negotiation and abs-send-time."
7 years ago
Joshua Colp fbb33ba6e8 Merge "tcptls: Repair ./configure --with-ssl=PATH."
7 years ago
Joshua Colp 25764691b0 Merge "netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API"
7 years ago
Joshua Colp a507c73a78 rtp: Add support for RTP extension negotiation and abs-send-time.
7 years ago
Matthew Fredrickson 9f9dce05b2 netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API
8 years ago
Alexander Traud 2228ae3f27 tcptls: Repair ./configure --with-ssl=PATH.
8 years ago
Joshua Colp bc4b3c535d Merge "rtp_engine: Avoid a typo error in Doxygen for ast_rtp_codecs_find_payload_code."
8 years ago
Joshua Colp a103221de2 Merge "pjsip: Rewrite OPTIONS support with new eyes."
8 years ago
Alexander Traud 263637a38d rtp_engine: Avoid a typo error in Doxygen for ast_rtp_codecs_find_payload_code.
8 years ago
Jenkins2 d83a37f0cc Merge "stream: Make the topology a reference counted object."
8 years ago
Jenkins2 dcaaae6cd1 Merge "iostreams: Add some documentation for the ast_iostream_* functions"
8 years ago
Joshua Colp 7528b86cad stream: Make the topology a reference counted object.
8 years ago
Sean Bright 069a0b7593 iostreams: Add some documentation for the ast_iostream_* functions
8 years ago
Gaurav Khurana 0827d5cc53 Add the ability to read the media file type from HTTP header for playback
8 years ago
George Joseph 3bad41257b Merge "BuildSystem: Add DragonFly BSD."
8 years ago
Joshua Colp 882e79b77e pjsip: Rewrite OPTIONS support with new eyes.
8 years ago
Jenkins2 9c430569d4 Merge "bridge_softmix: Forward TEXT frames"
8 years ago
Richard Mudgett 661fec4b59 core: Remove unused/incomplete SDP modules.
8 years ago
Joshua Colp 1dedc73951 Merge "streams: Add string metadata capability"
8 years ago
Alexander Traud efe40ff671 BuildSystem: Add DragonFly BSD.
8 years ago
Jenkins2 6ccf08c543 Merge "stringfields: Collect extended stringfields into the stringfield section."
8 years ago
George Joseph af39255052 Merge "bridge_softmix / app_confbridge: Add support for REMB combining."
8 years ago
Jenkins2 e63d40aa78 Merge "utils: Add ast_assert_return"
8 years ago
Joshua Colp 8de3fa2b56 bridge_softmix / app_confbridge: Add support for REMB combining.
8 years ago
George Joseph f79a372941 streams: Add string metadata capability
8 years ago
George Joseph f7e7ce6ba2 utils: Add ast_assert_return
8 years ago
George Joseph 4fb7967c73 bridge_softmix: Forward TEXT frames
8 years ago
Ben Ford f5d5083ea7 res_rtp_asterisk: Add support for receiving and handling NACK requests.
8 years ago
Richard Mudgett d50d637764 stringfields: Collect extended stringfields into the stringfield section.
8 years ago
George Joseph 38dae51b78 Merge "res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations."
8 years ago
Richard Mudgett 3bb6cf43b5 pjsip_scheduler.c: Add ability to trace scheduled tasks.
8 years ago
Richard Mudgett 237d341bbd res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
8 years ago
Richard Mudgett c2f85e881d pjsip_scheduler.c: Fix some corner cases.
8 years ago
Jenkins2 7777326244 Merge "pjsip_scheduler.c: Fix ao2 usage errors."
8 years ago
Jenkins2 fabfe701bb Merge "res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge"
8 years ago
Richard Mudgett 7157dcf83b pjsip_scheduler.c: Fix ao2 usage errors.
8 years ago
Joshua Colp d6e1acd25e Merge "app_confbridge / bridge_softmix: Add ability to configure REMB interval."
8 years ago
Jenkins2 070428415a Merge "res_rtp_asterisk: Queue video update on picture loss indication."
8 years ago
Richard Mudgett 0c03eab962 res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge
8 years ago
Joshua Colp 8a602f18db res_rtp_asterisk: Queue video update on picture loss indication.
8 years ago
Richard Mudgett 71a67a98c4 res_pjsip: Update authenticate_qualify documentation.
8 years ago