Commit Graph

4270 Commits (ed7a57c959ce3f954f40b780f52841c41e955812)

Author SHA1 Message Date
George Joseph 2f13cdd315 Merge "res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics"
6 years ago
Friendly Automation 6a83c99c36 Merge "main/json.c: Added app_name, app_data to channel type"
6 years ago
Sebastian Kemper ccac55b894
loader: support for permanent dlopen()
6 years ago
sungtae kim 30d568ddec stasis.c: Added topic_all container
6 years ago
sungtae kim 76768ad6ce main/json.c: Added app_name, app_data to channel type
6 years ago
Matthew Fredrickson 41a2662e16 main/taskprocessor: Increase max name length of taskprocessors
6 years ago
George Joseph 7e77815ad1 sorcery.c: Sorcery enhancements for wizard management
6 years ago
Joshua Colp 4a9e30e286 Merge "vector: Add AST_VECTOR_COMPACT() to reclaim wasted space"
6 years ago
Joshua Colp a284587460 Merge "Revert "Test_cel: Fails when DONT_OPTIMIZE is off""
6 years ago
Sean Bright 0fac5bcbe5 vector: Add AST_VECTOR_COMPACT() to reclaim wasted space
6 years ago
Joshua C. Colp a145f83d30 Merge "stasis: Improve topic/subscription names and statistics."
6 years ago
sungtae kim 71c0c7f631 res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics
6 years ago
Corey Farrell a40198a4d4
Revert "Test_cel: Fails when DONT_OPTIMIZE is off"
6 years ago
Friendly Automation 4114c2bc3c Merge "chan_pjsip: add a flag to ignore 183 responses if no SDP present"
6 years ago
Joshua Colp 0231dd6ae7 stasis: Improve topic/subscription names and statistics.
6 years ago
Torrey Searle 4661c08549 chan_pjsip: add a flag to ignore 183 responses if no SDP present
6 years ago
Corey Farrell 9b7b8cb155 jansson: json_pack with new format to verify required runtime version.
6 years ago
George Joseph 5f6890a8f9 Merge "res_stasis: Add ability to switch applications."
6 years ago
George Joseph 9390333862 Merge "Replace calls to strtok() with strtok_r()"
6 years ago
George Joseph 228205f520 Merge "bridging: Add creation timestamps"
6 years ago
Sean Bright 2473b791b9 Replace calls to strtok() with strtok_r()
6 years ago
Ben Ford 6626df586e res_stasis: Add ability to switch applications.
6 years ago
sungtae kim 3638c433ac bridging: Add creation timestamps
6 years ago
Kevin Harwell 930a7fe910 res_pjsip_registrar: blocked threads on reliable transport shutdown take 3
6 years ago
Joshua C. Colp 18f92cb6f3 Merge "taskprocessor: Enable subsystems and overload by subsystem"
6 years ago
Joshua C. Colp 5f29d3b581 Merge "Core: Increase AST_PBX_MAX_STACK to 512 if not LOW_MEMORY"
6 years ago
Joshua C. Colp cf1b64aaf0 Merge "res_pjsip_session Added rtcp stats result vector into the session"
6 years ago
George Joseph bc8dead610 Core: Increase AST_PBX_MAX_STACK to 512 if not LOW_MEMORY
6 years ago
George Joseph c2adeb9dc2 taskprocessor: Enable subsystems and overload by subsystem
6 years ago
Kevin Harwell 8681fc9db7 ARI event type filtering
6 years ago
Kevin Harwell 8f1b3edde8 json.c/strings.c - Add a couple of utility functions
6 years ago
Sungtae Kim 7e1d881d89 res_pjsip_session Added rtcp stats result vector into the session
6 years ago
Joshua Colp 54a912b26d res_odbc: Add basic query logging.
6 years ago
George Joseph 7071e9d64c media_index.c: Refactored so it doesn't cache the index
6 years ago
Joshua C. Colp fc8db07208 Merge "Test_cel: Fails when DONT_OPTIMIZE is off"
6 years ago
Chris-Savinovich 1c8378bbc9 Test_cel: Fails when DONT_OPTIMIZE is off
6 years ago
Joshua C. Colp 1323730f6c stasis / manager / ari: Better filter messages.
6 years ago
Joshua C. Colp b19210214f Merge "res_pjsip: add option to enable ContactStatus event when contact is updated"
6 years ago
Joshua C. Colp c2e02645b4 Merge "stasis/endpoint: Fix memory leak of channel_ids in ast_endpoint structure."
6 years ago
mohitdhiman d60ee2eeae stasis/endpoint: Fix memory leak of channel_ids in ast_endpoint structure.
6 years ago
Alexei Gradinari f0546d1d87 res_pjsip: add option to enable ContactStatus event when contact is updated
7 years ago
Diederik de Groot 7bd30905fd RAII: Change order or variables in clang version
7 years ago
Corey Farrell 110934706f
stasis: Fix ABI between DEVMODE and non-DEVMODE.
7 years ago
George Joseph 3464093f85 Merge "res_pjsip: Patch for res_pjsip_* module load/reload crash"
7 years ago
Joshua C. Colp fe07093660 stasis: Add statistics gathering in developer mode.
7 years ago
Friendly Automation 1f8062c6a6 Merge "stasis: Allow filtering by formatter"
7 years ago
Sean Bright 6d69fb3cc2 utils: Wrap socket() and pipe() to reduce syscalls
7 years ago
George Joseph 3f3dd992a2 stasis: Allow filtering by formatter
7 years ago
Chris-Savinovich 58e50e56cb core: Merge malloc_trim patch
7 years ago
Sungtae Kim 8644511cbf res_pjsip: Patch for res_pjsip_* module load/reload crash
7 years ago
George Joseph 3667c5e1d2 bridges: Remove reliance on stasis caching
7 years ago
Jenkins2 4ca709768d Merge "stasis: Segment channel snapshot to reduce creation cost."
7 years ago
Joshua Colp a6b37e5c43 Merge "astobj2: Create function to copy weak proxied objects from container."
7 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Joshua Colp d0ccbb3377 stasis: Use an implementation specific channel snapshot cache.
7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Corey Farrell bc7f4f4db3
astobj2: Create function to copy weak proxied objects from container.
7 years ago
Joshua Colp b7af9c8b19 Merge "stasis: Remove stringfields and lock from change message."
7 years ago
Joshua Colp 614c8a60d7 Merge "stasis: Add internal filtering of messages."
7 years ago
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
Richard Mudgett b9024197ab app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.
7 years ago
Jenkins2 093484d137 Merge "loader: Use ast_cli_completion_add for 'module load' completion."
7 years ago
Jenkins2 8f6978d7b8 Merge "pbx_variables.c: Misc fixes in variable substitution."
7 years ago
Corey Farrell 720dbb5745 core: Create ast_atomic macro's.
7 years ago
George Joseph 2b9aa6b5bb res_pjsip_pubsub: Prune subs with reliable transports at startup
7 years ago
Jenkins2 da4ddb1faa Merge "Build System: Require __sync or __atomic functions."
7 years ago
Jenkins2 652dc0d38c Merge "Build System: Add support for __atomic built-in operators."
7 years ago
Jenkins2 a231e1d155 Merge "Remove redundant module checks and references."
7 years ago
Corey Farrell 84a6365164 loader: Use ast_cli_completion_add for 'module load' completion.
7 years ago
Alexander Traud c38da18ec6 headers: Consistent use of typeof and/or __typeof__.
7 years ago
Corey Farrell 23381d2c5e Build System: Require __sync or __atomic functions.
7 years ago
Corey Farrell 6fbd855228 Build System: Add support for __atomic built-in operators.
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Richard Mudgett 2f78dc2bfa pbx_variables.c: Misc fixes in variable substitution.
7 years ago
Richard Mudgett 8494e78010 res_pjsip: Split type=identify to IP address and SIP header matching priorities
8 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
8 years ago
Corey Farrell 35ae99c712 vector: Additional string vector definitions.
8 years ago
Joshua Colp 2fac32a37a Merge "loader: Create ast_module_running_ref."
8 years ago
Joshua Colp 307abc4cad Merge "datastore: Add automatic module references."
8 years ago
Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref.
8 years ago
Corey Farrell b32d6d5e2d astobj2: Create case-insensitive variants of container function macros.
8 years ago
Corey Farrell 0fe7df641a datastore: Add automatic module references.
8 years ago
Corey Farrell c2529a352c astobj.h: Remove from Asterisk core.
8 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Jenkins2 0100c9267e Merge "Fix Common Typo's."
8 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
8 years ago
Richard Mudgett 3625e91586 manager.h: Bump AMI version
8 years ago
Jenkins2 11a1e07ad2 Merge "netsock: Remove from Asterisk core."
8 years ago
Joshua Colp 5224fd3ab4 Merge changes from topic 'faster-aco'
8 years ago
Corey Farrell 064c74e4af netsock: Remove from Asterisk core.
8 years ago
George Joseph c56c4312ad Merge changes from topic 'loader-work'
8 years ago
Jenkins2 c9bcd888a2 Merge "res_rtp_asterisk.c: Disable packet flood detection for video streams."
8 years ago
Jenkins2 dff0415b1e Merge "pjsip_options: wrongly applied "UNKNOWN" status"
8 years ago
Corey Farrell a455e18320 aco: Create ways to minimize use of regex.
8 years ago
Corey Farrell 7b54903313 loader: Replace priority heap with vector.
8 years ago
Richard Mudgett 98f7e9251f res_rtp_asterisk.c: Disable packet flood detection for video streams.
8 years ago
Richard Mudgett 22810fc635 chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)
8 years ago
Kevin Harwell b088cddc03 pjsip_options: wrongly applied "UNKNOWN" status
8 years ago
Jenkins2 b7e79d7baf Merge "astdb: Improve prefix searches in astdb"
8 years ago
Sean Bright 9a9edc6c9e astdb: Improve prefix searches in astdb
8 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
8 years ago