Commit Graph

  • 2c74f2d774 .github: Refactor Releaser to use reusable workflow George Joseph 2025-02-16 16:30:00 -0700
  • c58a351268 .github: Change branch of reusable workflows to main. George Joseph 2025-02-16 16:24:27 -0700
  • a96e42c326 .github: Refactor to use pull_request_target trigger. George Joseph 2025-02-13 13:22:31 -0700
  • 2c2bf8b535 res_config_pgsql: Fix regression that removed dbname config. George Joseph 2025-02-11 11:35:14 -0700
  • a5b92988f2 res_stir_shaken: Allow missing or anonymous CID to continue to the dialplan. George Joseph 2025-02-05 10:33:10 -0700
  • 762c0187e1 resource_channels.c: Fix memory leak in ast_ari_channels_external_media. George Joseph 2025-02-04 13:00:16 -0700
  • 0e8bde6bde ari/pjsip: Make it possible to control transfers through ARI Holger Hans Peter Freyther 2024-06-15 16:01:58 +0800
  • 007e281313 .github: Remove concurrency check in on-labelled workflows. George Joseph 2025-02-11 13:59:17 -0700
  • 2ab3117e0c channel.c: Remove dead AST_GENERATOR_FD code. Sean Bright 2025-02-06 11:35:27 -0500
  • b7eff883b1 .github: Move PRChanged,PRChangedPriv,PRCPCheck,PRReCheck,PRMerge logic. George Joseph 2025-02-11 08:40:14 -0700
  • e10c33d251 .github: OnPRCherryPickTest,OnPRStateChanged,OnPRRecheck: Add job summaries. George Joseph 2025-02-08 14:21:17 -0700
  • d970e14a4d .github: Clean up CreateDocs George Joseph 2025-02-10 11:44:18 -0700
  • 066dc7b18e func_strings.c: Prevent SEGV in HASH single-argument mode. George Joseph 2025-01-30 08:49:33 -0700
  • 16480d6e73 docs: Add version information to AGI command XML elements. George Joseph 2025-01-24 13:55:47 -0700
  • 727711547e docs: Fix minor typo in MixMonitor AMI action Jeremy Lainé 2025-01-28 16:25:32 +0100
  • 5f7a604095 utils: Disable old style definition warnings for libdb. Naveen Albert 2025-01-23 20:08:23 -0500
  • 8b2a47ec51 rtp.conf.sample: Correct stunaddr example. fabriziopicconi 2024-09-25 11:54:01 +0200
  • e938771ac8 docs: Add version information to ARI resources and methods. George Joseph 2025-01-27 08:30:40 -0700
  • 3f15501335 docs: Indent <since> tags. Sean Bright 2025-01-23 16:35:58 -0500
  • 285bc1666f Update for 20.13.0-rc1 20.13.0-rc1 Asterisk Development Team 2025-03-20 18:18:34 +0000
  • a7c5da35a6 documentation: Update Gosub, Goto, and add new documentationtype. Ben Ford 2025-03-14 17:05:30 -0500
  • 3cf19de1a9 res_config_curl.c: Remove unnecessary warnings. Sean Bright 2025-03-17 10:30:46 -0400
  • b48d5fbcc8 res_pjsip_outbound_registration.c: Remove xpointer reference to user_agent. George Joseph 2025-03-14 07:13:48 -0600
  • 45e93a0df1 README.md: Updates and Fixes George Joseph 2025-03-05 12:21:45 -0700
  • 4cdb905f7f res_rtp_asterisk.c: Don't truncate spec-compliant `ice-ufrag` or `ice-pwd`. Sean Bright 2025-03-07 11:32:00 -0500
  • 19b28fcf1e fix: Correct default flag for tcp_keepalive_enable option Joshua Elson 2025-03-06 17:52:26 -0700
  • 1008578d58 docs: AMI documentation fixes. Sean Bright 2025-02-18 11:21:55 -0500
  • 056d05ed29 config.c: #include of non-existent file should not crash Allan Nathanson 2025-03-03 09:53:02 -0500
  • 4f26469075 manager.c: Check for restricted file in action_createconfig. George Joseph 2025-03-03 14:07:43 -0700
  • e0657bbfa2 swagger_model.py: Fix invalid escape sequence in get_list_parameter_type(). George Joseph 2025-03-04 07:29:22 -0700
  • 4132254345 Revert "res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big" Maximilian Fridrich 2025-02-28 08:43:44 +0100
  • a0de0c3c47 res_rtp_asterisk.c: Use correct timeout value for T.140 RED timer. Sean Bright 2025-02-24 16:49:24 -0500
  • b4bb32a80b docs: Fix typos in cdr/ Found via codespell Luz Paz 2025-02-12 10:15:10 -0500
  • 2e26573a84 docs: Fix various typos in channels/ Found via `codespell -q 3 -S "./CREDITS,*.po" -L abd,asent,atleast,cachable,childrens,contentn,crypted,dne,durationm,enew,exten,inout,leapyear,mye,nd,oclock,offsetp,ot,parm,parms,preceeding,pris,ptd,requestor,re-use,re-used,re-uses,ser,siz,slanguage,slin,thirdparty,varn,varns,ues` Luz Paz 2025-02-04 06:44:31 -0500
  • e9315d22ce docs: Fix various typos in main/ Found via `codespell -q 3 -S "./CREDITS" -L abd,asent,atleast,childrens,contentn,crypted,dne,durationm,exten,inout,leapyear,nd,oclock,offsetp,ot,parm,parms,requestor,ser,slanguage,slin,thirdparty,varn,varns,ues` Luz Paz 2025-02-04 05:53:17 -0500
  • ac843c3600 bridging: Fix multiple bridging issues causing SEGVs and FRACKs. George Joseph 2025-01-22 13:52:33 -0700
  • 19683b6027 .github: Change concurrency group ids so they're unique. George Joseph 2025-02-20 10:40:04 -0700
  • d73e139013 bridge_channel: don't set cause code on channel during bridge delete if already set Mike Bradeen 2025-02-18 15:17:07 -0700
  • 01f24b0a87 .github: Refactor Releaser to use reusable workflow George Joseph 2025-02-16 16:30:00 -0700
  • 49bf285613 .github: Change branch of reusable workflows to main. George Joseph 2025-02-16 16:24:27 -0700
  • 5b8dcba9c4 .github: Refactor to use pull_request_target trigger. George Joseph 2025-02-13 13:22:31 -0700
  • 6f421adf90 res_config_pgsql: Fix regression that removed dbname config. George Joseph 2025-02-11 11:35:14 -0700
  • 787ffd5f47 res_stir_shaken: Allow missing or anonymous CID to continue to the dialplan. George Joseph 2025-02-05 10:33:10 -0700
  • da9b7f5f89 resource_channels.c: Fix memory leak in ast_ari_channels_external_media. George Joseph 2025-02-04 13:00:16 -0700
  • 6f17f61394 ari/pjsip: Make it possible to control transfers through ARI Holger Hans Peter Freyther 2024-06-15 16:01:58 +0800
  • af966a98a1 .github: Remove concurrency check in on-labelled workflows. George Joseph 2025-02-11 13:59:17 -0700
  • d402b59ec2 channel.c: Remove dead AST_GENERATOR_FD code. Sean Bright 2025-02-06 11:35:27 -0500
  • b709b339ed .github: Move PRChanged,PRChangedPriv,PRCPCheck,PRReCheck,PRMerge logic. George Joseph 2025-02-11 08:40:14 -0700
  • f172231072 .github: OnPRCherryPickTest,OnPRStateChanged,OnPRRecheck: Add job summaries. George Joseph 2025-02-08 14:21:17 -0700
  • 4de58e345d .github: Clean up CreateDocs George Joseph 2025-02-10 11:44:18 -0700
  • 4441e88db6 func_strings.c: Prevent SEGV in HASH single-argument mode. George Joseph 2025-01-30 08:49:33 -0700
  • 8afca5306a docs: Add version information to AGI command XML elements. George Joseph 2025-01-24 13:55:47 -0700
  • 1b55bcaad0 docs: Fix minor typo in MixMonitor AMI action Jeremy Lainé 2025-01-28 16:25:32 +0100
  • c1ca76f094 utils: Disable old style definition warnings for libdb. Naveen Albert 2025-01-23 20:08:23 -0500
  • a53d5960ac rtp.conf.sample: Correct stunaddr example. fabriziopicconi 2024-09-25 11:54:01 +0200
  • 1c3075ad9e docs: Add version information to ARI resources and methods. George Joseph 2025-01-27 08:30:40 -0700
  • ee0a50e749 docs: Indent <since> tags. Sean Bright 2025-01-23 16:35:58 -0500
  • 0bf7dab52a
    audiosocket: added support for DTMF frames Florent CHAUVEAU 2025-02-28 08:47:18 +0100
  • c91ffb060e
    asterisk/channel.h: fix documentation for 'ast_waitfor_nandfds()' Norm Harrison 2023-04-03 22:39:09 -0500
  • d2c725e8aa
    audiosocket: fix timeout, fix dialplan app exit, server address in logs Norm Harrison 2023-04-03 21:36:11 -0500
  • 53766c5a74 documentation: Update Gosub, Goto, and add new documentationtype. Ben Ford 2025-03-14 17:05:30 -0500
  • 1f482aec8d documentation: Update Gosub, Goto, and add new documentationtype. Ben Ford 2025-03-14 17:05:30 -0500
  • fa3b0ef793 file.c: missing "custom" sound files should not generate warning logs Allan Nathanson 2025-03-18 19:54:48 -0400
  • d92e6bcd9c audiohook.c: Add ability to adjust volume with float mkmer 2025-03-18 07:51:06 -0400
  • f6d2962566 documentation: Update Gosub, Goto, and add new documentationtype. Ben Ford 2025-03-14 17:05:30 -0500
  • 091171c0eb documentation: Update Gosub, Goto, and add new documentationtype. Ben Ford 2025-03-14 17:05:30 -0500
  • 6921ede7cb documentation: Update Gosub, Goto, and add new documentationtype. Ben Ford 2025-03-14 17:05:30 -0500
  • 11684bc0d3 documentation: Update Gosub, Goto, and add new documentationtype. Ben Ford 2025-03-14 17:05:30 -0500
  • 5d73cead55 documentation: Update Gosub, Goto, and add new documentationtype. Ben Ford 2025-03-14 17:05:30 -0500
  • f918a6fb53 res_config_curl.c: Remove unnecessary warnings. Sean Bright 2025-03-17 10:30:46 -0400
  • 0900f83820 res_config_curl.c: Remove unnecessary warnings. Sean Bright 2025-03-17 10:30:46 -0400
  • bae7dafa12 res_config_curl.c: Remove unnecessary warnings. Sean Bright 2025-03-17 10:30:46 -0400
  • 92b005abf8 res_config_curl.c: Remove unnecessary warnings. Sean Bright 2025-03-17 10:30:46 -0400
  • df67ae387e documentation: Update Gosub, Goto, and add new documentationtype. Ben Ford 2025-03-14 17:05:30 -0500
  • f591dc9da8 res_config_curl.c: Remove unnecessary warnings. Sean Bright 2025-03-17 10:30:46 -0400
  • 92e02c1574 res_pjsip_outbound_registration.c: Remove xpointer reference to user_agent. George Joseph 2025-03-14 07:13:48 -0600
  • 759e717908 res_pjsip_outbound_registration.c: Remove xpointer reference to user_agent. George Joseph 2025-03-14 07:13:48 -0600
  • 606d5d054a README.md: Updates and Fixes George Joseph 2025-03-05 12:21:45 -0700
  • e938c6ed8b README.md: Updates and Fixes George Joseph 2025-03-05 12:21:45 -0700
  • 7b54359793 README.md: Updates and Fixes George Joseph 2025-03-05 12:21:45 -0700
  • dc5c545175 README.md: Updates and Fixes George Joseph 2025-03-05 12:21:45 -0700
  • 2d57b52e3d README.md: Updates and Fixes George Joseph 2025-03-05 12:21:45 -0700
  • 9f4b52bf2b README.md: Updates and Fixes George Joseph 2025-03-05 12:21:45 -0700
  • aa8da54cac README.md: Updates and Fixes George Joseph 2025-03-05 12:21:45 -0700
  • 777cd31d22 res_rtp_asterisk.c: Don't truncate spec-compliant `ice-ufrag` or `ice-pwd`. Sean Bright 2025-03-07 11:32:00 -0500
  • 25aff1a887 res_rtp_asterisk.c: Don't truncate spec-compliant `ice-ufrag` or `ice-pwd`. Sean Bright 2025-03-07 11:32:00 -0500
  • 3a9d7438e0 res_rtp_asterisk.c: Don't truncate spec-compliant `ice-ufrag` or `ice-pwd`. Sean Bright 2025-03-07 11:32:00 -0500
  • 3cafe10d21 res_rtp_asterisk.c: Don't truncate spec-compliant `ice-ufrag` or `ice-pwd`. Sean Bright 2025-03-07 11:32:00 -0500
  • 2f6578925d fix: Correct default flag for tcp_keepalive_enable option Joshua Elson 2025-03-06 17:52:26 -0700
  • c4123901e5 fix: Correct default flag for tcp_keepalive_enable option Joshua Elson 2025-03-06 17:52:26 -0700
  • 53f3ac7925 fix: Correct default flag for tcp_keepalive_enable option Joshua Elson 2025-03-06 17:52:26 -0700
  • c4232f2940 fix: Correct default flag for tcp_keepalive_enable option Joshua Elson 2025-03-06 17:52:26 -0700
  • eca57e71fb README.md: Removed outdated link Shyju Kanaprath 2024-02-23 21:07:48 +0400
  • dc7b14dc88 general: Fix broken links. Naveen Albert 2023-11-09 16:26:46 -0500
  • bd5cd70c56 documentation: Add information on running install_prereq script in readme Marcel Wagner 2022-03-23 22:04:13 +0100
  • f0f220b369 config.c: Fix inconsistent pointer logic in ast_variable_update. Naveen Albert 2025-03-06 20:53:50 -0500
  • 5a52e75d76 README.md: Updates and Fixes George Joseph 2025-03-05 12:21:45 -0700
  • 5362874f88 pbx.c: Allow PBX arguments to be modified while PBX is running. Naveen Albert 2025-03-07 20:59:23 -0500
  • c7db162844 docs: AMI documentation fixes. Sean Bright 2025-02-18 11:21:55 -0500
  • f042fb2153 docs: AMI documentation fixes. Sean Bright 2025-02-18 11:21:55 -0500