Commit Graph

4111 Commits (beaa14d7212d122a24e67eb28f63f19177cbf1aa)

Author SHA1 Message Date
George Joseph ece5f8015f backtrace: Refactor ast_bt_get_symbols so it doesn't crash
7 years ago
Joshua C. Colp 56eb18f395 stasis: Remove stringfields and lock from change message.
7 years ago
Joshua Colp 3077ad0c24 stasis: Add internal filtering of messages.
7 years ago
Joshua Colp bf579222c4 stasis: Clarify lifetime of topics.
7 years ago
Alexei Gradinari eee935983b pjsip: new endpoint's options to control Connected Line updates
7 years ago
Torrey Searle cac4ccef25 res_pjsip_session: add new flag use_callerid_contact
7 years ago
Joshua Colp e7b22ee133 Merge "bridge_softmix: Add SDP "label" attribute to streams"
7 years ago
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
7 years ago
Alexander Traud 2228ae3f27 tcptls: Repair ./configure --with-ssl=PATH.
7 years ago
Joshua Colp bc4b3c535d Merge "rtp_engine: Avoid a typo error in Doxygen for ast_rtp_codecs_find_payload_code."
7 years ago
Joshua Colp a103221de2 Merge "pjsip: Rewrite OPTIONS support with new eyes."
7 years ago
Alexander Traud 263637a38d rtp_engine: Avoid a typo error in Doxygen for ast_rtp_codecs_find_payload_code.
7 years ago
Jenkins2 d83a37f0cc Merge "stream: Make the topology a reference counted object."
7 years ago
Jenkins2 dcaaae6cd1 Merge "iostreams: Add some documentation for the ast_iostream_* functions"
7 years ago
Joshua Colp 7528b86cad stream: Make the topology a reference counted object.
7 years ago
Sean Bright 069a0b7593 iostreams: Add some documentation for the ast_iostream_* functions
7 years ago
Gaurav Khurana 0827d5cc53 Add the ability to read the media file type from HTTP header for playback
7 years ago
George Joseph 3bad41257b Merge "BuildSystem: Add DragonFly BSD."
7 years ago
Joshua Colp 882e79b77e pjsip: Rewrite OPTIONS support with new eyes.
7 years ago
Jenkins2 9c430569d4 Merge "bridge_softmix: Forward TEXT frames"
7 years ago
Richard Mudgett 661fec4b59 core: Remove unused/incomplete SDP modules.
7 years ago
Joshua Colp 1dedc73951 Merge "streams: Add string metadata capability"
7 years ago
Alexander Traud efe40ff671 BuildSystem: Add DragonFly BSD.
7 years ago
Jenkins2 6ccf08c543 Merge "stringfields: Collect extended stringfields into the stringfield section."
7 years ago
George Joseph af39255052 Merge "bridge_softmix / app_confbridge: Add support for REMB combining."
7 years ago
Jenkins2 e63d40aa78 Merge "utils: Add ast_assert_return"
7 years ago
Joshua Colp 8de3fa2b56 bridge_softmix / app_confbridge: Add support for REMB combining.
7 years ago
George Joseph f79a372941 streams: Add string metadata capability
7 years ago
George Joseph f7e7ce6ba2 utils: Add ast_assert_return
7 years ago
George Joseph 4fb7967c73 bridge_softmix: Forward TEXT frames
7 years ago
Ben Ford f5d5083ea7 res_rtp_asterisk: Add support for receiving and handling NACK requests.
7 years ago
Richard Mudgett d50d637764 stringfields: Collect extended stringfields into the stringfield section.
7 years ago
George Joseph 38dae51b78 Merge "res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations."
7 years ago
Richard Mudgett 3bb6cf43b5 pjsip_scheduler.c: Add ability to trace scheduled tasks.
7 years ago
Richard Mudgett 237d341bbd res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
7 years ago
Richard Mudgett c2f85e881d pjsip_scheduler.c: Fix some corner cases.
7 years ago
Jenkins2 7777326244 Merge "pjsip_scheduler.c: Fix ao2 usage errors."
7 years ago
Jenkins2 fabfe701bb Merge "res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge"
7 years ago
Richard Mudgett 7157dcf83b pjsip_scheduler.c: Fix ao2 usage errors.
7 years ago
Joshua Colp d6e1acd25e Merge "app_confbridge / bridge_softmix: Add ability to configure REMB interval."
7 years ago
Jenkins2 070428415a Merge "res_rtp_asterisk: Queue video update on picture loss indication."
7 years ago
Richard Mudgett 0c03eab962 res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge
7 years ago
Joshua Colp 8a602f18db res_rtp_asterisk: Queue video update on picture loss indication.
7 years ago
Richard Mudgett 71a67a98c4 res_pjsip: Update authenticate_qualify documentation.
7 years ago
Joshua Colp 0f6431e8e4 app_confbridge / bridge_softmix: Add ability to configure REMB interval.
7 years ago
Jenkins2 c66fde8247 Merge "BuildSystem: With external editline, do not require libs for internal editline."
7 years ago
Jenkins2 0718964e32 Merge "core: Create main/options.c."
7 years ago
Kevin Harwell 48ef239a01 Merge "res_rtp_asterisk: Add support for raising additional RTCP messages."
7 years ago
Ben Ford 138e0eff4e Add data buffer API to store packets.
7 years ago
Joshua Colp e14b0e960d res_rtp_asterisk: Add support for raising additional RTCP messages.
7 years ago
Jenkins2 a4a5b8d562 Merge "loader: Reserve space for additional pointers in ast_module_info."
7 years ago
Alexander Traud d6fda173a4 BuildSystem: With external editline, do not require libs for internal editline.
7 years ago
Corey Farrell a6d58c518a core: Create main/options.c.
7 years ago
Jenkins2 fa892d8dfd Merge "core: Stop using AST_INLINE_API for allocator functions."
7 years ago
Jenkins2 39ba6aacf8 Merge "rtp: Add REMB RTP property and set it on PJSIP video RTP."
7 years ago
Corey Farrell 411915af28 loader: Reserve space for additional pointers in ast_module_info.
7 years ago
Joshua Colp f03b984724 Merge "core: Remove additional symbols."
7 years ago
Jenkins2 60a06fbd1d Merge "core: Remove dead symbols from asterisk.exports.in."
7 years ago
Jenkins2 f863f1f91b Merge "channel.c: Allow generic plc then channel formats are equal"
7 years ago
Jenkins2 ffc20301fa Merge "stringfields: Remove MALLOC_DEBUG fields from struct ast_string_field_mgr."
7 years ago
Joshua Colp 0bfc83ee4f Merge "BuildSystem: Remove unused dependency on libltdl."
7 years ago
Corey Farrell 040bb21771 core: Remove additional symbols.
7 years ago
Corey Farrell de77cf8698 core: Remove dead symbols from asterisk.exports.in.
7 years ago
George Joseph 5d097f8236 channel.c: Allow generic plc then channel formats are equal
7 years ago
Jenkins2 5843a19797 Merge "loader: Convert reload_classes to built-in modules."
7 years ago
Joshua Colp 115939caeb rtp: Add REMB RTP property and set it on PJSIP video RTP.
7 years ago
Alexander Traud 10a978829e BuildSystem: Remove unused dependency on libltdl.
7 years ago
Corey Farrell 4d1c9d8711 core: Stop using AST_INLINE_API for allocator functions.
7 years ago
Jenkins2 1a9ed413a1 Merge "core: Remove incorrect usage of attribute_malloc."
7 years ago
Jenkins2 15bf51af73 Merge "core: Remove non-critical cleanup from startup aborts."
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Jenkins2 200f7c520c Merge "BuildSystem: Enable PortAudio in NetBSD."
7 years ago
Corey Farrell 9e488dd482 core: Remove incorrect usage of attribute_malloc.
7 years ago
Corey Farrell ea9768ff07 stringfields: Remove MALLOC_DEBUG fields from struct ast_string_field_mgr.
7 years ago
Jenkins2 4b7872c9db Merge "core: Remove ABI effects of MALLOC_DEBUG."
7 years ago
Corey Farrell fee929c8ac core: Remove non-critical cleanup from startup aborts.
7 years ago
Alexander Traud 16f6e94033 BuildSystem: Enable PortAudio in NetBSD.
7 years ago
Corey Farrell add03e207c app_osplookup: Move header defines into the app.
7 years ago
Jenkins2 e21f168477 Merge "BuildSystem: Detect whether uselocale(.) is available."
7 years ago
Alexander Traud 9749524520 BuildSystem: Detect whether uselocale(.) is available.
7 years ago
Richard Mudgett c711e4076a core: Remove ABI effects of MALLOC_DEBUG.
7 years ago
Richard Mudgett 1a36a452bd pjproject: Add cache_pools debugging option.
7 years ago
Ben Ford 0be1c388e4 Add extended properties to rtp_engine for RTP retransmission support.
7 years ago
Alexander Traud 8ac198aff3 BuildSystem: Remove chan_h323 leftovers.
7 years ago
Jenkins2 f041bc7863 Merge "app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs."
7 years ago
George Joseph b148453708 Merge "res_pjsip_pubsub: Prune subs with reliable transports at startup"
7 years ago
Jenkins2 7a6db221ab Merge "core: Create ast_atomic macro's."
7 years ago