Commit Graph

706 Commits (f96d7ef7b50e1b0b3b51a0d1321b16a59acae91b)

Author SHA1 Message Date
Kevin Harwell c4a376aac2 res_rtp_asterisk: Don't count 0 as a minimum lost packets
4 years ago
Kevin Harwell eb92fb7298 time: Add timeval create and unit conversion functions
4 years ago
Jaco Kroon fc03116d9b menuselect: exit non-zero in case of failure on --enable|disable options.
4 years ago
lvl b08427134f Introduce astcachedir, to be used for temporary bucket files
5 years ago
Alexander Traud b91fb3c396 loader: Sync load- and build-time deps.
5 years ago
Joshua C. Colp dcd2ed69a3 res_pjsip: Adjust outgoing offer call pref.
5 years ago
Kevin Harwell 1a5597741f conversions: Add string to signed integer conversion functions
5 years ago
George Joseph e1d30f3e6c CI: Force publishAsteriskDocs to use python2
5 years ago
George Joseph 8d1064eaaf Streams: Add features for Advanced Codec Negotiation
5 years ago
George Joseph 7440fd0397 Scope Trace: Add some new tracing macros and an ast_str helper
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
George Joseph ca3c22c5f1 Scope Tracing: A new facility for tracing scope enter/exit
5 years ago
traud bb28ed0d1b test_stasis: Avoid always true warning with clang.
5 years ago
George Joseph 7ba6d43083 test_res_pjsip_session_caps: Create unit test
5 years ago
traud fc07eeaba1 test_utils: Avoid incorrect error message on load.
5 years ago
George Joseph 00a7e4b51d CI: Create generic jenkinsfile
5 years ago
George Joseph d5f3ec92d0 CI: Update buildAsterisk.sh to do a "make full"
5 years ago
George Joseph 366da90f74 CI: Turn off shallow cloning altogether
6 years ago
George Joseph 2a6a2800e7 CI: Fix missing script block in jenkinsfiles
6 years ago
George Joseph 4abb54b2e4 CI: Fix missing script block in jenkinsfiles
6 years ago
George Joseph e8e1314fcb CI: Increase clone depth and do better cleanup
6 years ago
Joshua Colp a60d2e905c test_res_rtp: Enable FIR and REMB nominal tests.
6 years ago
csavinovich b27a5183da test_taskprocessor.c: Fix test failure on Ubuntu
6 years ago
Kevin Harwell c0efe19cec serializer: move/add asterisk serializer pool functionality
6 years ago
Ben Ford 0e56643d9f res_rtp: Add unit tests for RTCP stats.
6 years ago
Chris-Savinovich ed757cc7bb test_utils.c: Skip test adsi_loaded_test if module not loaded.
6 years ago
George Joseph 446bac733d CI: Escape backslashes in printenv/sort/tr
6 years ago
George Joseph be6130607d CI: Add "throttle" label and "skip_gate" capability
6 years ago
George Joseph c01dd2a41a CI: Make node labels job-specific
6 years ago
George Joseph 03813e51f0 CI: Don't enable non-core modules in Certified branches
6 years ago
George Joseph be8d41bd24 CI: Add cleanWs to cleanup steps in jenkinsfiles
6 years ago
George Joseph 8b88994b18 CI: Add install-headers to the install make targets
6 years ago
Kevin Harwell b31ac83900 mwi: Update the MWI core to use stasis_state API
6 years ago
Friendly Automation 99addaff69 Merge "stasis_state: Add new stasis_state module"
6 years ago
Kevin Harwell 363bafc29e stasis_state: Add new stasis_state module
6 years ago
George Joseph 0ba52ce3cf CI: New way to determnine libdir
6 years ago
Matt Jordan 0760af71ad res_prometheus: Add Asterisk channel metrics
6 years ago
Matt Jordan c50f29dfad Add core Prometheus support to Asterisk
6 years ago
Kevin Harwell def6bbc96b conversions.c: Add conversions for largest max sized integer
6 years ago
George Joseph 8a32b68038 CI: Move test group config files to Jenkins
6 years ago
Friendly Automation b169482c95 Merge "CI: Add --no-dev-mode option to buildAsterisk.sh"
6 years ago
Friendly Automation 6a83c99c36 Merge "main/json.c: Added app_name, app_data to channel type"
6 years ago
George Joseph 8ae9339f71 CI: Add --no-dev-mode option to buildAsterisk.sh
6 years ago
sungtae kim 76768ad6ce main/json.c: Added app_name, app_data to channel type
6 years ago
Friendly Automation 8ad4760d83 Merge "res/res_ari: Added timestamp as a requirement for all ARI events"
6 years ago
George Joseph 7e77815ad1 sorcery.c: Sorcery enhancements for wizard management
6 years ago
sungtae kim e2eb19b363 res/res_ari: Added timestamp as a requirement for all ARI events
6 years ago
George Joseph e0fc663295 CI: Update jenkinsfiles with new Gerrit URLs
6 years ago
George Joseph c2adeb9dc2 taskprocessor: Enable subsystems and overload by subsystem
6 years ago
Joshua Colp f4c9a351d8 CI: Use tmpfs option to Docker instead of mount.
6 years ago
Joshua Colp c2ea9c90a2 ci: Rerun unit tests when non-code changes occur.
6 years ago
Friendly Automation 1f8062c6a6 Merge "stasis: Allow filtering by formatter"
7 years ago
George Joseph 3f3dd992a2 stasis: Allow filtering by formatter
7 years ago
George Joseph 19c4e0f592 CI: Various updates to buildAsterisk.sh
7 years ago
Chris-Savinovich 6c13b20803 test_websocket_client.c: Disable websocket_client_create_and_connect test.
7 years ago
George Joseph 945451af90 Merge "bridges: Remove reliance on stasis caching"
7 years ago
George Joseph f4924d40db test_cel: Plug a few ref leaks
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
George Joseph bcdfb90362 CI: Get job timeouts from environment
7 years ago
Joshua Colp 9df772530f Merge "test_res_pjsip_scheduler: Fix possible write after free in scheduler_policy."
7 years ago
George Joseph ece5f8015f backtrace: Refactor ast_bt_get_symbols so it doesn't crash
7 years ago
George Joseph 915b80709d CI: Add tmpfs to all jenkinsfiles
7 years ago
George Joseph f5e3832dff CI: Mount a tmpfs on /tmp for testsuite docker containers
7 years ago
George Joseph be87185f6d CI: Pass work directory to runTestsuite
7 years ago
George Joseph 8ff3435c8a CI: Allow runUnittests to use 'expect' to run the tests
7 years ago
Corey Farrell 4b24731640 test_res_pjsip_scheduler: Fix possible write after free in scheduler_policy.
7 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
George Joseph 221d01c32d Merge "taskprocessor: Warn on unused result from pushing task."
7 years ago
Richard Mudgett 1fad6b9079 modules: Add missing run time module support levels.
7 years ago
Corey Farrell 5ab94d2a3e
taskprocessor: Warn on unused result from pushing task.
7 years ago
George Joseph 30717bafbf CI: Fix missing () in gates.jenkinsfile
7 years ago
Jenkins2 0db94c7519 Merge "CI: Add timestamps and timeouts to jenkinsfiles"
7 years ago
Jenkins2 e430442c4c Merge "jenkins: Fix cleanup command redirection."
7 years ago
George Joseph 58622a87f4 CI: Add timestamps and timeouts to jenkinsfiles
7 years ago
George Joseph 5d3cc31bf8 Merge "CI: Use brace expansion instead of calling out to seq"
7 years ago
Sean Bright e19f27a667 CI: Look up configured kernel.core_pattern sysctl
7 years ago
Corey Farrell 42880fab50
jenkins: Fix cleanup command redirection.
7 years ago
Sean Bright f608b73a29 CI: Use brace expansion instead of calling out to seq
7 years ago
Sean Bright 9c9f060b3a CI: Use bindport instead of port in test http.conf
7 years ago
George Joseph 950d0b65e5 CI: Add --test-timeout option to runTestsuite.sh
7 years ago
George Joseph ceafac3d7f CI: Fix typo in testsuite git checkout
7 years ago
George Joseph 8be6998f8d CI: Use proper credentials for Security testsuite checkout
7 years ago
Jenkins2 9c070f7202 Merge "optional_api: Remove unused nonoptreq fields"
7 years ago
Corey Farrell 2ba2ff050d
CI: Use .gitreview to default BRANCH_NAME.
7 years ago
Walter Doekes bc8cdcefa8 optional_api: Remove unused nonoptreq fields
7 years ago
Corey Farrell a2001c00e6 Create --disable-binary-modules option.
7 years ago
George Joseph 00563ce21a CI: Fixup for non-13 branches
7 years ago
George Joseph e5f30eba79 CI: Final version of setting correct gerrit creds
7 years ago
George Joseph 8e1c541acf CI: Add https credentials to gerrit checkouts
7 years ago
Jenkins2 5241a53acd Merge "Build System: Improve ccache matching for different menuselect options."
7 years ago
Corey Farrell addfc93815 CI: Add support for coverage processing.
7 years ago
Corey Farrell a10a3aff6a Build System: Improve ccache matching for different menuselect options.
7 years ago
George Joseph a354599ecc CI: Add optional uninstall step before installing asterisk
7 years ago
George Joseph 116a599b7e CI: Fix placement of job summary statments
7 years ago