Update for 20.2.0-rc1

This commit is contained in:
Asterisk Development Team 2023-03-02 11:45:57 -05:00
parent 93813c9dca
commit 460d13e916
11 changed files with 109905 additions and 0 deletions

1
.lastclean Normal file
View File

@ -0,0 +1 @@
40

1
.version Normal file
View File

@ -0,0 +1 @@
20.2.0-rc1

106118
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,191 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><title>Release Summary - asterisk-20.2.0-rc1</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-20.2.0-rc1</h3><h3 align="center">Date: 2023-03-02</h3><h3 align="center">&lt;asteriskteam@digium.com&gt;</h3><hr><h2 align="center">Table of Contents</h2><ol>
<li><a href="#summary">Summary</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="#closed_issues">Closed Issues</a></li>
<li><a href="#commits">Other Changes</a></li>
<li><a href="#diffstat">Diffstat</a></li>
</ol><hr><a name="summary"><h2 align="center">Summary</h2></a><center><a href="#top">[Back to Top]</a></center><p>This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.</p><p>The data in this summary reflects changes that have been made since the previous release, asterisk-20.1.0.</p><hr><a name="contributors"><h2 align="center">Contributors</h2></a><center><a href="#top">[Back to Top]</a></center><p>This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were affected by commits that went into this release.</p><table width="100%" border="0">
<tr><th width="33%">Coders</th><th width="33%">Testers</th><th width="33%">Reporters</th></tr>
<tr valign="top"><td width="33%">14 Naveen Albert <asterisk@phreaknet.org><br/>7 Sean Bright <sean@seanbright.com><br/>6 George Joseph <gjoseph@sangoma.com><br/>6 Mike Bradeen <mbradeen@sangoma.com><br/>2 Igor Goncharovsky <igorg@iqtek.ru><br/>1 Peter Fern <asterisk@obfusc8.org><br/>1 Holger Hans Peter Freyther <holger@moiji-mobile.com><br/>1 Boris P. Korzun <drtr0jan@yandex.ru><br/>1 Ben Ford <bford@digium.com><br/>1 Alexei Gradinari <alex2grad@gmail.com><br/>1 cmaj <chris@penguinpbx.com><br/>1 Asterisk Development Team <asteriskteam@digium.com><br/>1 Nick French <nickfrench@gmail.com><br/>1 sungtae kim <sungtae.kim@avoxi.com><br/></td><td width="33%"><td width="33%">11 N A <asterisk@phreaknet.org><br/>5 Michael Bradeen <mbradeen@sangoma.com><br/>3 Sean Bright <sean@seanbright.com><br/>3 George Joseph <gjoseph@digium.com><br/>1 Sebastian Gutierrez<br/>1 Jaco Kroon <jaco@uls.co.za><br/>1 Yury Kirsanov <y.kirsanov@gmail.com><br/>1 Benjamin Keith Ford <bford@digium.com><br/>1 Nick French <nickfrench@gmail.com><br/>1 AvayaXAsterisk <joh.zuerner@yahoo.de><br/>1 Ross Beer <ross.beer@voicehost.co.uk><br/>1 Igor Goncharovsky <igor.goncharovsky@gmail.com><br/>1 Boris P. Korzun <drtr0jan@yandex.ru><br/>1 Joshua C. Colp <jcolp@digium.com><br/>1 Stanislav Abramenkov <stas.abramenkov@gmail.com><br/>1 Julien Alie<br/>1 Oleg <olegsenin@gmail.com><br/>1 cmaj <chris@penguinpbx.com><br/>1 Danila Evgrafov <poooooochta@gmail.com><br/>1 Sebastian Gutierrez <scgm11@gmail.com><br/>1 Julien Alie <jalie@wazo.io><br/>1 Yury Kirsanov<br/></td></tr>
</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>New Feature</h3><h4>Category: Applications/NewFeature</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29810">ASTERISK-29810</a>: app_signal: Add channel signaling applications<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=88b2c741caf959e253a9f9dade7a80e6bbba8e99">[88b2c741ca]</a> Naveen Albert -- app_signal: Add signaling applications</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30180">ASTERISK-30180</a>: app_broadcast: Add a channel audio multicasting application<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e06fe8e344780f15adb62909e0234549805e202c">[e06fe8e344]</a> Naveen Albert -- app_broadcast: Add Broadcast application</li>
</ul><br><h4>Category: Resources/res_pjsip_rfc3326</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30319">ASTERISK-30319</a>: Add BYE Reason support for SIP<br/>Reported by: Igor Goncharovsky<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3526441e41791a7f25dc40c6c785f1171f889230">[3526441e41]</a> Igor Goncharovsky -- res_pjsip_rfc3326: Add SIP causes support for RFC3326</li>
</ul><br><h4>Category: Resources/res_pjsip_session</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30262">ASTERISK-30262</a>: res_pjsip_session: Allow a context to be specified for overlap dialing<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a1da8042d163ac8f5b0520788a338e757855305b">[a1da8042d1]</a> Naveen Albert -- res_pjsip_session: Add overlap_context option.</li>
</ul><br><h3>Bug</h3><h4>Category: Applications/app_mixmonitor</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30198">ASTERISK-30198</a>: Error `Too many open files` occurs after about ~8000 calls when using mixmonitor<br/>Reported by: Julien Alie<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=58404b5c2218ae023490c707365875f62855eafc">[58404b5c22]</a> Peter Fern -- streams: Ensure that stream is closed in ast_stream_and_wait on error</li>
</ul><br><h4>Category: Applications/app_queue</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30417">ASTERISK-30417</a>: Copy/Paste error in UnpauseQueueMember<br/>Reported by: Sean Bright<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=aeb16aa7d89613edc9645daadf1eaf5f555de33a">[aeb16aa7d8]</a> Sean Bright -- app_queue: Minor docs and logging fixes for UnpauseQueueMember.</li>
</ul><br><h4>Category: Applications/app_stasis</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29604">ASTERISK-29604</a>: ari: Segfault with lots of calls<br/>Reported by: Danila Evgrafov<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f99849f8d583b7c63c197248a2dab1a51007c31e">[f99849f8d5]</a> sungtae kim -- res_stasis_snoop: Fix snoop crash</li>
</ul><br><h4>Category: Applications/app_voicemail/ODBC</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30240">ASTERISK-30240</a>: app voicemail odbc build error with gcc 11.1<br/>Reported by: Michael Bradeen<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=20d4775d0abb06eb51ccf1764e6729603b3510d4">[20d4775d0a]</a> Naveen Albert -- app_voicemail_odbc: Fix string overflow warning.</li>
</ul><br><h4>Category: Channels/chan_iax2</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30354">ASTERISK-30354</a>: chan_iax2: Lack of formats prior to receiving voice frames causes jitterbuffer to stall<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ede67a99bef7ecd24020f63b077317ad5bf0f586">[ede67a99be]</a> Naveen Albert -- chan_iax2: Fix jitterbuffer regression prior to receiving audio.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30162">ASTERISK-30162</a>: when chan_iax is used to relay calls, no ringing indication is played<br/>Reported by: Jaco Kroon<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ede67a99bef7ecd24020f63b077317ad5bf0f586">[ede67a99be]</a> Naveen Albert -- chan_iax2: Fix jitterbuffer regression prior to receiving audio.</li>
</ul><br><h4>Category: Channels/chan_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28767">ASTERISK-28767</a>: chan_pjsip: Caller ID not used when checking for extension, callerid supplement executed too late<br/>Reported by: Oleg<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c7598ee94718017d88062dd65d5d8ec7ed79d30d">[c7598ee947]</a> Naveen Albert -- res_pjsip_session: Use Caller ID for extension matching.</li>
</ul><br><h4>Category: Channels/chan_sip/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29604">ASTERISK-29604</a>: ari: Segfault with lots of calls<br/>Reported by: Danila Evgrafov<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f99849f8d583b7c63c197248a2dab1a51007c31e">[f99849f8d5]</a> sungtae kim -- res_stasis_snoop: Fix snoop crash</li>
</ul><br><h4>Category: Core/BuildSystem</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27830">ASTERISK-27830</a>: Asterisk crashes on Invalid UTF-8 string<br/>Reported by: AvayaXAsterisk<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ceda5a9859debebf5ba04e470d56010092ee53d2">[ceda5a9859]</a> George Joseph -- res_pjsip: Replace invalid UTF-8 sequences in callerid name</li>
</ul><br><h4>Category: Core/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30345">ASTERISK-30345</a>: loader.c: Modules that decline to load cannot be reloaded<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d33bd6d67afeee454bcebdcec620b8eed25892af">[d33bd6d67a]</a> Naveen Albert -- loader: Allow declined modules to be unloaded.</li>
</ul><br><h4>Category: Core/HTTP</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30379">ASTERISK-30379</a>: http: fix NULL pointer dereference while enable_status on TLS-only<br/>Reported by: Boris P. Korzun<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=edc90c96ac80c99716e61cbb5ac460a30b0484e8">[edc90c96ac]</a> Boris P. Korzun -- http.c: Fix NULL pointer dereference bug</li>
</ul><br><h4>Category: Core/ManagerInterface</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30351">ASTERISK-30351</a>: manager: Originate variables are not added when setvar used in manager.conf<br/>Reported by: Sebastian Gutierrez<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7b8f7428da47456b42a8f33d2fa197e4a336bb4a">[7b8f7428da]</a> Naveen Albert -- manager: Fix appending variables.</li>
</ul><br><h4>Category: Core/PBX</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30367">ASTERISK-30367</a>: pbx: Fix outdated channel snapshots with pbx_exec<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=cc8d9b947bae5a5dbae15b675a27a0f9f368e469">[cc8d9b947b]</a> Naveen Albert -- pbx_app: Update outdated pbx_exec channel snapshots.</li>
</ul><br><h4>Category: Documentation</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30347">ASTERISK-30347</a>: xmldocs: Remove references to removed applications<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=36bea9ad33e1443304560c31eaff1b6194dce80a">[36bea9ad33]</a> Naveen Albert -- app_sendtext: Remove references to removed applications.</li>
</ul><br><h4>Category: PBX/pbx_ael</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30406">ASTERISK-30406</a>: pbx_ael: Global variables are not expanded.<br/>Reported by: Sean Bright<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=56051d1ac5115ff8c55b920fc441613c487fb512">[56051d1ac5]</a> Sean Bright -- pbx_ael: Global variables are not expanded.</li>
</ul><br><h4>Category: Resources/res_http_media_cache</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30375">ASTERISK-30375</a>: res_http_media_cache: Crash when URL has no path component.<br/>Reported by: Sean Bright<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3d9b9a2b166203c171360dfbd8ef9ae3e258cba2">[3d9b9a2b16]</a> Holger Hans Peter Freyther -- res_http_media_cache: Do not crash when there is no extension</li>
</ul><br><h4>Category: Resources/res_phoneprov</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30388">ASTERISK-30388</a>: res_phoneprov: Stale SERVER variable when multi-homed<br/>Reported by: cmaj<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5b0e3444c3856bb03ae2d197967bda7ade154b39">[5b0e3444c3]</a> cmaj -- res_phoneprov.c: Multihomed SERVER cache prevention</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30369">ASTERISK-30369</a>: res_pjsip: Websockets from same IP shut down when they shouldn't be<br/>Reported by: Joshua C. Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=24102ba236253735b667ee98fa82d1198d294d56">[24102ba236]</a> George Joseph -- res_pjsip_transport_websocket: Add remote port to transport</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30100">ASTERISK-30100</a>: res_pjsip: Path is ignored on INVITE to endpoint<br/>Reported by: Yury Kirsanov<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=115a1b4f0a9620d4771170b58a99a4917aa24217">[115a1b4f0a]</a> Igor Goncharovsky -- res_pjsip: Fix path usage in case dialing with '@'</li>
</ul><br><h4>Category: Resources/res_pjsip_caller_id</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28767">ASTERISK-28767</a>: chan_pjsip: Caller ID not used when checking for extension, callerid supplement executed too late<br/>Reported by: Oleg<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c7598ee94718017d88062dd65d5d8ec7ed79d30d">[c7598ee947]</a> Naveen Albert -- res_pjsip_session: Use Caller ID for extension matching.</li>
</ul><br><h4>Category: Resources/res_pjsip_pubsub</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30419">ASTERISK-30419</a>: pjsip: Crash when sending NOTIFY in PJSIP 2.13<br/>Reported by: Ross Beer<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=37e558f6ef1124d79421fb436b3929b960217643">[37e558f6ef]</a> Mike Bradeen -- res_pjsip: Prevent SEGV in pjsip_evsub_send_request</li>
</ul><br><h4>Category: Resources/res_pjsip_sdp_rtp</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30350">ASTERISK-30350</a>: res_pjsip_sdp_rtp: rtp_timeout_hold is not used when moh_passthrough has call on hold<br/>Reported by: Benjamin Keith Ford<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=881faf544f6010d13ba4c967dbf4491131abe369">[881faf544f]</a> Ben Ford -- res_pjsip_sdp_rtp.c: Use correct timeout when put on hold.</li>
</ul><br><h4>Category: Resources/res_rtp_asterisk</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30391">ASTERISK-30391</a>: res_rtp_asterisk: Issue with transcoding g722 after MES changes<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2f5aece0c9fb0eb8267594e2422af83ecd91e0a6">[2f5aece0c9]</a> George Joseph -- res_rtp_asterisk: Don't use double math to generate timestamps</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4710f37ef603aacea9cb3ea657373ee3f6c67e37">[4710f37ef6]</a> George Joseph -- res_rtp_asterisk: Asterisk Media Experience Score (MES)</li>
</ul><br><h4>Category: pjproject/pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30424">ASTERISK-30424</a>: pjproject_bundled: cross-compilation broken when ssl autodetected<br/>Reported by: Nick French<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=200dc7d0e8207870ab8a002e96a9f65085fe0821">[200dc7d0e8]</a> Nick French -- pjproject_bundled: Fix cross-compilation with SSL libs.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30419">ASTERISK-30419</a>: pjsip: Crash when sending NOTIFY in PJSIP 2.13<br/>Reported by: Ross Beer<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=37e558f6ef1124d79421fb436b3929b960217643">[37e558f6ef]</a> Mike Bradeen -- res_pjsip: Prevent SEGV in pjsip_evsub_send_request</li>
</ul><br><h3>Improvement</h3><h4>Category: Applications/app_directory</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30405">ASTERISK-30405</a>: app_directory: Add 's' option to skip channel call<br/>Reported by: Michael Bradeen<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2308afed8e23263dc57041dbd344ece0f0664d83">[2308afed8e]</a> Mike Bradeen -- app_directory: Add a 'skip call' option.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30404">ASTERISK-30404</a>: app_directory: Add reading directory configuration from custom file<br/>Reported by: Michael Bradeen<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=70856e865f76b3447eaa07379f77b857f8e86615">[70856e865f]</a> Mike Bradeen -- app_directory: add ability to specify configuration file</li>
</ul><br><h4>Category: Applications/app_read</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30411">ASTERISK-30411</a>: app_read: add option to include terminating digit on empty, terminated strings<br/>Reported by: Michael Bradeen<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5c11d7adead0b969d31ab77ba8b23d327369b810">[5c11d7adea]</a> Mike Bradeen -- app_read: Add an option to return terminator on empty digits.</li>
</ul><br><h4>Category: Applications/app_senddtmf</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30422">ASTERISK-30422</a>: app_senddtmf: add the option for senddtmf to answer<br/>Reported by: Michael Bradeen<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=98742388b6cade35574f14043b3a5bdb90af2939">[98742388b6]</a> Mike Bradeen -- app_senddtmf: Add option to answer target channel.</li>
</ul><br><h4>Category: Core/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30361">ASTERISK-30361</a>: json.h: Add missing ast_json_object_real_get<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3b3fef2347ffa2e64f7f1dc57348d0f4b100aeba">[3b3fef2347]</a> Naveen Albert -- json.h: Add ast_json_object_real_get.</li>
</ul><br><h4>Category: Functions/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29913">ASTERISK-29913</a>: func_json: Adds multi-level and array parsing to JSON_DECODE<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8a45cd7af4cab54066d18dd0903c0d1e370671a4">[8a45cd7af4]</a> Naveen Albert -- func_json: Enhance parsing capabilities of JSON_DECODE</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30353">ASTERISK-30353</a>: func_frame_trace: Print text for text frames<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=68e345286bfb03da57186b8a7d8bfdac2e0c840d">[68e345286b]</a> Naveen Albert -- func_frame_trace: Print text for text frames.</li>
</ul><br><h4>Category: Functions/func_callerid</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30332">ASTERISK-30332</a>: func_callerid: Warn if invalid redirecting reason provided<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=cbb1fd2cb9e24b5ed268e9af9be66f22b1bf03eb">[cbb1fd2cb9]</a> Naveen Albert -- func_callerid: Warn about invalid redirecting reason.</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30325">ASTERISK-30325</a>: Upgrade Asterisk to bundled pjproject 2.13<br/>Reported by: Stanislav Abramenkov<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=58636a6ea6a3192c8e15fe59c7b767413b323b06">[58636a6ea6]</a> Mike Bradeen -- res_pjsip: Upgraded bundled pjsip to 2.13</li>
</ul><br><h4>Category: Resources/res_rtp_asterisk</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-30280">ASTERISK-30280</a>: Create capability to assign a Media Experience Score to RTP streams<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d454801c2ddba89f7925c847012db2866e271f68">[d454801c2d]</a> George Joseph -- res_rtp_asterisk: Asterisk Media Experience Score (MES)</li>
</ul><br><hr><a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all changes that went into this release that did not reference a JIRA issue.</p><table width="100%" border="1">
<tr><th>Revision</th><th>Author</th><th>Summary</th></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=93813c9dcad65ebec57c69d99e9aaf495be591d9">93813c9dca</a></td><td>Asterisk Development Team</td><td>Update CHANGES and UPGRADE.txt for 20.2.0</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e5c5cd6e2520565a6631e1dd08ad5e335f590ab9">e5c5cd6e25</a></td><td>Sean Bright</td><td>test.c: Avoid passing -1 to FD_* family of functions.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=827222d6074e92d6401f4023ce42ccd04d40046b">827222d607</a></td><td>Sean Bright</td><td>test_crypto.c: Fix getcwd(…) build error.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=aef0c0ce0e3bf9075beac6f47faf984ea216491d">aef0c0ce0e</a></td><td>Sean Bright</td><td>app_queue: Reset all queue defaults before reload.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=96d9ad51ac7f5e124cad89305d45b86ec329e04a">96d9ad51ac</a></td><td>Sean Bright</td><td>doxygen: Fix doxygen errors.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ef16eaee367220d7ef57fd81a58ef11b13227a4a">ef16eaee36</a></td><td>Sean Bright</td><td>app_playback.c: Fix PLAYBACKSTATUS regression.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e86d5d7fda018300d7b3fb92b582dd413025763b">e86d5d7fda</a></td><td>Alexei Gradinari</td><td>format_wav: replace ast_log(LOG_DEBUG, ...) by ast_debug(1, ...)</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=62ca063fca2896605e25db53a54ad16531d83286">62ca063fca</a></td><td>George Joseph</td><td>Revert "res_rtp_asterisk: Asterisk Media Experience Score (MES)"</td></tr>
</table><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p><pre>.lastclean | 1
.version | 1
ChangeLog |105422 ----------
asterisk-20.1.0-summary.html | 279
asterisk-20.1.0-summary.txt | 768
b/CHANGES | 66
b/UPGRADE.txt | 13
b/apps/app_broadcast.c | 619
b/apps/app_directory.c | 36
b/apps/app_mf.c | 1
b/apps/app_playback.c | 3
b/apps/app_queue.c | 14
b/apps/app_read.c | 23
b/apps/app_senddtmf.c | 31
b/apps/app_sendtext.c | 4
b/apps/app_signal.c | 471
b/apps/app_voicemail.c | 7
b/channels/chan_iax2.c | 17
b/channels/chan_pjsip.c | 114
b/channels/pjsip/dialplan_functions.c | 67
b/configs/samples/pjsip.conf.sample | 2
b/configs/samples/queues.conf.sample | 10
b/configure |18025 -
b/configure.ac | 13
b/contrib/ast-db-manage/config/versions/f261363a857f_add_overlap_context.py | 21
b/formats/format_wav.c | 2
b/funcs/func_callerid.c | 1
b/funcs/func_frame_trace.c | 1
b/funcs/func_json.c | 232
b/include/asterisk/autoconfig.h.in | 124
b/include/asterisk/channel.h | 4
b/include/asterisk/crypto.h | 12
b/include/asterisk/file.h | 1
b/include/asterisk/json.h | 9
b/include/asterisk/pbx.h | 6
b/include/asterisk/res_aeap.h | 8
b/include/asterisk/res_aeap_message.h | 3
b/include/asterisk/res_geolocation.h | 4
b/include/asterisk/res_pjsip.h | 66
b/include/asterisk/res_stir_shaken.h | 2
b/include/asterisk/rtp_engine.h | 54
b/include/asterisk/time.h | 88
b/include/asterisk/utf8.h | 53
b/include/asterisk/xml.h | 18
b/main/bridge_basic.c | 2
b/main/file.c | 4
b/main/http.c | 10
b/main/loader.c | 25
b/main/manager.c | 6
b/main/pbx_app.c | 2
b/main/rtp_engine.c | 74
b/main/stasis_channels.c | 33
b/main/test.c | 13
b/main/utf8.c | 544
b/menuselect/autoconfig.h.in | 22
b/menuselect/configure | 3476
b/res/ael/pval.c | 14
b/res/res_aeap/transaction.h | 4
b/res/res_aeap/transport.h | 2
b/res/res_geolocation/geoloc_eprofile.c | 14
b/res/res_http_media_cache.c | 9
b/res/res_phoneprov.c | 20
b/res/res_pjsip.c | 337
b/res/res_pjsip/pjsip_config.xml | 10
b/res/res_pjsip/pjsip_configuration.c | 5
b/res/res_pjsip/pjsip_manager.xml | 3
b/res/res_pjsip/pjsip_transport_events.c | 2
b/res/res_pjsip_caller_id.c | 227
b/res/res_pjsip_path.c | 73
b/res/res_pjsip_pubsub.c | 101
b/res/res_pjsip_rfc3326.c | 31
b/res/res_pjsip_sdp_rtp.c | 4
b/res/res_pjsip_session.c | 24
b/res/res_rtp_asterisk.c | 547
b/res/res_speech_aeap.c | 51
b/res/res_stasis_snoop.c | 10
b/res/res_stir_shaken.c | 2
b/tests/test_crypto.c | 32
b/tests/test_res_rtp.c | 189
b/third-party/pjproject/configure.m4 | 7
b/third-party/pjproject/patches/0000-remove-third-party.patch | 6
b/third-party/pjproject/patches/0010-Make-sure-that-NOTIFY-tdata-is-set-before-sending-it_new-129fb323a66dd1fd16880fe5ba5e6a57.patch | 46
contrib/realtime/mysql/mysql_cdr.sql | 41
contrib/realtime/mysql/mysql_config.sql | 1402
contrib/realtime/mysql/mysql_voicemail.sql | 35
contrib/realtime/postgresql/postgresql_cdr.sql | 45
contrib/realtime/postgresql/postgresql_config.sql | 1524
contrib/realtime/postgresql/postgresql_voicemail.sql | 39
third-party/pjproject/patches/0100-allow_multiple_auth_headers.patch | 413
third-party/pjproject/patches/0200-potential-buffer-overflow-in-pjlib-scanner-and-pjmedia.patch | 306
third-party/pjproject/patches/0201-potential-stack-buffer-overflow-when-parsing-message-as-a-STUN-client.patch | 44
third-party/pjproject/pjproject-2.12.1.tar.bz2.md5 | 1
92 files changed, 13653 insertions(+), 122894 deletions(-)</pre><br></html>

View File

@ -0,0 +1,496 @@
Release Summary
asterisk-20.2.0-rc1
Date: 2023-03-02
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Closed Issues
4. Other Changes
5. Diffstat
----------------------------------------------------------------------
Summary
[Back to Top]
This release is a point release of an existing major version. The changes
included were made to address problems that have been identified in this
release series, or are minor, backwards compatible new features or
improvements. Users should be able to safely upgrade to this version if
this release series is already in use. Users considering upgrading from a
previous version are strongly encouraged to review the UPGRADE.txt
document as well as the CHANGES document for information about upgrading
to this release series.
The data in this summary reflects changes that have been made since the
previous release, asterisk-20.1.0.
----------------------------------------------------------------------
Contributors
[Back to Top]
This table lists the people who have submitted code, those that have
tested patches, as well as those that reported issues on the issue tracker
that were resolved in this release. For coders, the number is how many of
their patches (of any size) were committed into this release. For testers,
the number is the number of times their name was listed as assisting with
testing a patch. Finally, for reporters, the number is the number of
issues that they reported that were affected by commits that went into
this release.
Coders Testers Reporters
14 Naveen Albert 11 N A
7 Sean Bright 5 Michael Bradeen
6 George Joseph 3 Sean Bright
6 Mike Bradeen 3 George Joseph
2 Igor Goncharovsky 1 Sebastian Gutierrez
1 Peter Fern 1 Jaco Kroon
1 Holger Hans Peter Freyther 1 Yury Kirsanov
1 Boris P. Korzun 1 Benjamin Keith Ford
1 Ben Ford 1 Nick French
1 Alexei Gradinari 1 AvayaXAsterisk
1 cmaj 1 Ross Beer
1 Asterisk Development Team 1 Igor Goncharovsky
1 Nick French 1 Boris P. Korzun
1 sungtae kim 1 Joshua C. Colp
1 Stanislav Abramenkov
1 Julien Alie
1 Oleg
1 cmaj
1 Danila Evgrafov
1 Sebastian Gutierrez
1 Julien Alie
1 Yury Kirsanov
----------------------------------------------------------------------
Closed Issues
[Back to Top]
This is a list of all issues from the issue tracker that were closed by
changes that went into this release.
New Feature
Category: Applications/NewFeature
ASTERISK-29810: app_signal: Add channel signaling applications
Reported by: N A
* [88b2c741ca] Naveen Albert -- app_signal: Add signaling applications
ASTERISK-30180: app_broadcast: Add a channel audio multicasting
application
Reported by: N A
* [e06fe8e344] Naveen Albert -- app_broadcast: Add Broadcast application
Category: Resources/res_pjsip_rfc3326
ASTERISK-30319: Add BYE Reason support for SIP
Reported by: Igor Goncharovsky
* [3526441e41] Igor Goncharovsky -- res_pjsip_rfc3326: Add SIP causes
support for RFC3326
Category: Resources/res_pjsip_session
ASTERISK-30262: res_pjsip_session: Allow a context to be specified for
overlap dialing
Reported by: N A
* [a1da8042d1] Naveen Albert -- res_pjsip_session: Add overlap_context
option.
Bug
Category: Applications/app_mixmonitor
ASTERISK-30198: Error `Too many open files` occurs after about ~8000 calls
when using mixmonitor
Reported by: Julien Alie
* [58404b5c22] Peter Fern -- streams: Ensure that stream is closed in
ast_stream_and_wait on error
Category: Applications/app_queue
ASTERISK-30417: Copy/Paste error in UnpauseQueueMember
Reported by: Sean Bright
* [aeb16aa7d8] Sean Bright -- app_queue: Minor docs and logging fixes
for UnpauseQueueMember.
Category: Applications/app_stasis
ASTERISK-29604: ari: Segfault with lots of calls
Reported by: Danila Evgrafov
* [f99849f8d5] sungtae kim -- res_stasis_snoop: Fix snoop crash
Category: Applications/app_voicemail/ODBC
ASTERISK-30240: app voicemail odbc build error with gcc 11.1
Reported by: Michael Bradeen
* [20d4775d0a] Naveen Albert -- app_voicemail_odbc: Fix string overflow
warning.
Category: Channels/chan_iax2
ASTERISK-30354: chan_iax2: Lack of formats prior to receiving voice frames
causes jitterbuffer to stall
Reported by: N A
* [ede67a99be] Naveen Albert -- chan_iax2: Fix jitterbuffer regression
prior to receiving audio.
ASTERISK-30162: when chan_iax is used to relay calls, no ringing
indication is played
Reported by: Jaco Kroon
* [ede67a99be] Naveen Albert -- chan_iax2: Fix jitterbuffer regression
prior to receiving audio.
Category: Channels/chan_pjsip
ASTERISK-28767: chan_pjsip: Caller ID not used when checking for
extension, callerid supplement executed too late
Reported by: Oleg
* [c7598ee947] Naveen Albert -- res_pjsip_session: Use Caller ID for
extension matching.
Category: Channels/chan_sip/General
ASTERISK-29604: ari: Segfault with lots of calls
Reported by: Danila Evgrafov
* [f99849f8d5] sungtae kim -- res_stasis_snoop: Fix snoop crash
Category: Core/BuildSystem
ASTERISK-27830: Asterisk crashes on Invalid UTF-8 string
Reported by: AvayaXAsterisk
* [ceda5a9859] George Joseph -- res_pjsip: Replace invalid UTF-8
sequences in callerid name
Category: Core/General
ASTERISK-30345: loader.c: Modules that decline to load cannot be reloaded
Reported by: N A
* [d33bd6d67a] Naveen Albert -- loader: Allow declined modules to be
unloaded.
Category: Core/HTTP
ASTERISK-30379: http: fix NULL pointer dereference while enable_status on
TLS-only
Reported by: Boris P. Korzun
* [edc90c96ac] Boris P. Korzun -- http.c: Fix NULL pointer dereference
bug
Category: Core/ManagerInterface
ASTERISK-30351: manager: Originate variables are not added when setvar
used in manager.conf
Reported by: Sebastian Gutierrez
* [7b8f7428da] Naveen Albert -- manager: Fix appending variables.
Category: Core/PBX
ASTERISK-30367: pbx: Fix outdated channel snapshots with pbx_exec
Reported by: N A
* [cc8d9b947b] Naveen Albert -- pbx_app: Update outdated pbx_exec
channel snapshots.
Category: Documentation
ASTERISK-30347: xmldocs: Remove references to removed applications
Reported by: N A
* [36bea9ad33] Naveen Albert -- app_sendtext: Remove references to
removed applications.
Category: PBX/pbx_ael
ASTERISK-30406: pbx_ael: Global variables are not expanded.
Reported by: Sean Bright
* [56051d1ac5] Sean Bright -- pbx_ael: Global variables are not
expanded.
Category: Resources/res_http_media_cache
ASTERISK-30375: res_http_media_cache: Crash when URL has no path
component.
Reported by: Sean Bright
* [3d9b9a2b16] Holger Hans Peter Freyther -- res_http_media_cache: Do
not crash when there is no extension
Category: Resources/res_phoneprov
ASTERISK-30388: res_phoneprov: Stale SERVER variable when multi-homed
Reported by: cmaj
* [5b0e3444c3] cmaj -- res_phoneprov.c: Multihomed SERVER cache
prevention
Category: Resources/res_pjsip
ASTERISK-30369: res_pjsip: Websockets from same IP shut down when they
shouldn't be
Reported by: Joshua C. Colp
* [24102ba236] George Joseph -- res_pjsip_transport_websocket: Add
remote port to transport
ASTERISK-30100: res_pjsip: Path is ignored on INVITE to endpoint
Reported by: Yury Kirsanov
* [115a1b4f0a] Igor Goncharovsky -- res_pjsip: Fix path usage in case
dialing with '@'
Category: Resources/res_pjsip_caller_id
ASTERISK-28767: chan_pjsip: Caller ID not used when checking for
extension, callerid supplement executed too late
Reported by: Oleg
* [c7598ee947] Naveen Albert -- res_pjsip_session: Use Caller ID for
extension matching.
Category: Resources/res_pjsip_pubsub
ASTERISK-30419: pjsip: Crash when sending NOTIFY in PJSIP 2.13
Reported by: Ross Beer
* [37e558f6ef] Mike Bradeen -- res_pjsip: Prevent SEGV in
pjsip_evsub_send_request
Category: Resources/res_pjsip_sdp_rtp
ASTERISK-30350: res_pjsip_sdp_rtp: rtp_timeout_hold is not used when
moh_passthrough has call on hold
Reported by: Benjamin Keith Ford
* [881faf544f] Ben Ford -- res_pjsip_sdp_rtp.c: Use correct timeout when
put on hold.
Category: Resources/res_rtp_asterisk
ASTERISK-30391: res_rtp_asterisk: Issue with transcoding g722 after MES
changes
Reported by: George Joseph
* [2f5aece0c9] George Joseph -- res_rtp_asterisk: Don't use double math
to generate timestamps
* [4710f37ef6] George Joseph -- res_rtp_asterisk: Asterisk Media
Experience Score (MES)
Category: pjproject/pjsip
ASTERISK-30424: pjproject_bundled: cross-compilation broken when ssl
autodetected
Reported by: Nick French
* [200dc7d0e8] Nick French -- pjproject_bundled: Fix cross-compilation
with SSL libs.
ASTERISK-30419: pjsip: Crash when sending NOTIFY in PJSIP 2.13
Reported by: Ross Beer
* [37e558f6ef] Mike Bradeen -- res_pjsip: Prevent SEGV in
pjsip_evsub_send_request
Improvement
Category: Applications/app_directory
ASTERISK-30405: app_directory: Add 's' option to skip channel call
Reported by: Michael Bradeen
* [2308afed8e] Mike Bradeen -- app_directory: Add a 'skip call' option.
ASTERISK-30404: app_directory: Add reading directory configuration from
custom file
Reported by: Michael Bradeen
* [70856e865f] Mike Bradeen -- app_directory: add ability to specify
configuration file
Category: Applications/app_read
ASTERISK-30411: app_read: add option to include terminating digit on
empty, terminated strings
Reported by: Michael Bradeen
* [5c11d7adea] Mike Bradeen -- app_read: Add an option to return
terminator on empty digits.
Category: Applications/app_senddtmf
ASTERISK-30422: app_senddtmf: add the option for senddtmf to answer
Reported by: Michael Bradeen
* [98742388b6] Mike Bradeen -- app_senddtmf: Add option to answer target
channel.
Category: Core/General
ASTERISK-30361: json.h: Add missing ast_json_object_real_get
Reported by: N A
* [3b3fef2347] Naveen Albert -- json.h: Add ast_json_object_real_get.
Category: Functions/General
ASTERISK-29913: func_json: Adds multi-level and array parsing to
JSON_DECODE
Reported by: N A
* [8a45cd7af4] Naveen Albert -- func_json: Enhance parsing capabilities
of JSON_DECODE
ASTERISK-30353: func_frame_trace: Print text for text frames
Reported by: N A
* [68e345286b] Naveen Albert -- func_frame_trace: Print text for text
frames.
Category: Functions/func_callerid
ASTERISK-30332: func_callerid: Warn if invalid redirecting reason provided
Reported by: N A
* [cbb1fd2cb9] Naveen Albert -- func_callerid: Warn about invalid
redirecting reason.
Category: Resources/res_pjsip
ASTERISK-30325: Upgrade Asterisk to bundled pjproject 2.13
Reported by: Stanislav Abramenkov
* [58636a6ea6] Mike Bradeen -- res_pjsip: Upgraded bundled pjsip to 2.13
Category: Resources/res_rtp_asterisk
ASTERISK-30280: Create capability to assign a Media Experience Score to
RTP streams
Reported by: George Joseph
* [d454801c2d] George Joseph -- res_rtp_asterisk: Asterisk Media
Experience Score (MES)
----------------------------------------------------------------------
Commits Not Associated with an Issue
[Back to Top]
This is a list of all changes that went into this release that did not
reference a JIRA issue.
+------------------------------------------------------------------------+
| Revision | Author | Summary |
|------------+----------------------+------------------------------------|
| 93813c9dca | Asterisk Development | Update CHANGES and UPGRADE.txt for |
| | Team | 20.2.0 |
|------------+----------------------+------------------------------------|
| e5c5cd6e25 | Sean Bright | test.c: Avoid passing -1 to FD_* |
| | | family of functions. |
|------------+----------------------+------------------------------------|
| 827222d607 | Sean Bright | test_crypto.c: Fix getcwd(…) build |
| | | error. |
|------------+----------------------+------------------------------------|
| aef0c0ce0e | Sean Bright | app_queue: Reset all queue |
| | | defaults before reload. |
|------------+----------------------+------------------------------------|
| 96d9ad51ac | Sean Bright | doxygen: Fix doxygen errors. |
|------------+----------------------+------------------------------------|
| ef16eaee36 | Sean Bright | app_playback.c: Fix PLAYBACKSTATUS |
| | | regression. |
|------------+----------------------+------------------------------------|
| | | format_wav: replace |
| e86d5d7fda | Alexei Gradinari | ast_log(LOG_DEBUG, ...) by |
| | | ast_debug(1, ...) |
|------------+----------------------+------------------------------------|
| 62ca063fca | George Joseph | Revert "res_rtp_asterisk: Asterisk |
| | | Media Experience Score (MES)" |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
Diffstat Results
[Back to Top]
This is a summary of the changes to the source code that went into this
release that was generated using the diffstat utility.
.lastclean | 1
.version | 1
ChangeLog |105422 ----------
asterisk-20.1.0-summary.html | 279
asterisk-20.1.0-summary.txt | 768
b/CHANGES | 66
b/UPGRADE.txt | 13
b/apps/app_broadcast.c | 619
b/apps/app_directory.c | 36
b/apps/app_mf.c | 1
b/apps/app_playback.c | 3
b/apps/app_queue.c | 14
b/apps/app_read.c | 23
b/apps/app_senddtmf.c | 31
b/apps/app_sendtext.c | 4
b/apps/app_signal.c | 471
b/apps/app_voicemail.c | 7
b/channels/chan_iax2.c | 17
b/channels/chan_pjsip.c | 114
b/channels/pjsip/dialplan_functions.c | 67
b/configs/samples/pjsip.conf.sample | 2
b/configs/samples/queues.conf.sample | 10
b/configure |18025 -
b/configure.ac | 13
b/contrib/ast-db-manage/config/versions/f261363a857f_add_overlap_context.py | 21
b/formats/format_wav.c | 2
b/funcs/func_callerid.c | 1
b/funcs/func_frame_trace.c | 1
b/funcs/func_json.c | 232
b/include/asterisk/autoconfig.h.in | 124
b/include/asterisk/channel.h | 4
b/include/asterisk/crypto.h | 12
b/include/asterisk/file.h | 1
b/include/asterisk/json.h | 9
b/include/asterisk/pbx.h | 6
b/include/asterisk/res_aeap.h | 8
b/include/asterisk/res_aeap_message.h | 3
b/include/asterisk/res_geolocation.h | 4
b/include/asterisk/res_pjsip.h | 66
b/include/asterisk/res_stir_shaken.h | 2
b/include/asterisk/rtp_engine.h | 54
b/include/asterisk/time.h | 88
b/include/asterisk/utf8.h | 53
b/include/asterisk/xml.h | 18
b/main/bridge_basic.c | 2
b/main/file.c | 4
b/main/http.c | 10
b/main/loader.c | 25
b/main/manager.c | 6
b/main/pbx_app.c | 2
b/main/rtp_engine.c | 74
b/main/stasis_channels.c | 33
b/main/test.c | 13
b/main/utf8.c | 544
b/menuselect/autoconfig.h.in | 22
b/menuselect/configure | 3476
b/res/ael/pval.c | 14
b/res/res_aeap/transaction.h | 4
b/res/res_aeap/transport.h | 2
b/res/res_geolocation/geoloc_eprofile.c | 14
b/res/res_http_media_cache.c | 9
b/res/res_phoneprov.c | 20
b/res/res_pjsip.c | 337
b/res/res_pjsip/pjsip_config.xml | 10
b/res/res_pjsip/pjsip_configuration.c | 5
b/res/res_pjsip/pjsip_manager.xml | 3
b/res/res_pjsip/pjsip_transport_events.c | 2
b/res/res_pjsip_caller_id.c | 227
b/res/res_pjsip_path.c | 73
b/res/res_pjsip_pubsub.c | 101
b/res/res_pjsip_rfc3326.c | 31
b/res/res_pjsip_sdp_rtp.c | 4
b/res/res_pjsip_session.c | 24
b/res/res_rtp_asterisk.c | 547
b/res/res_speech_aeap.c | 51
b/res/res_stasis_snoop.c | 10
b/res/res_stir_shaken.c | 2
b/tests/test_crypto.c | 32
b/tests/test_res_rtp.c | 189
b/third-party/pjproject/configure.m4 | 7
b/third-party/pjproject/patches/0000-remove-third-party.patch | 6
b/third-party/pjproject/patches/0010-Make-sure-that-NOTIFY-tdata-is-set-before-sending-it_new-129fb323a66dd1fd16880fe5ba5e6a57.patch | 46
contrib/realtime/mysql/mysql_cdr.sql | 41
contrib/realtime/mysql/mysql_config.sql | 1402
contrib/realtime/mysql/mysql_voicemail.sql | 35
contrib/realtime/postgresql/postgresql_cdr.sql | 45
contrib/realtime/postgresql/postgresql_config.sql | 1524
contrib/realtime/postgresql/postgresql_voicemail.sql | 39
third-party/pjproject/patches/0100-allow_multiple_auth_headers.patch | 413
third-party/pjproject/patches/0200-potential-buffer-overflow-in-pjlib-scanner-and-pjmedia.patch | 306
third-party/pjproject/patches/0201-potential-stack-buffer-overflow-when-parsing-message-as-a-STUN-client.patch | 44
third-party/pjproject/pjproject-2.12.1.tar.bz2.md5 | 1
92 files changed, 13653 insertions(+), 122894 deletions(-)

View File

@ -0,0 +1,41 @@
CREATE TABLE alembic_version (
version_num VARCHAR(32) NOT NULL,
CONSTRAINT alembic_version_pkc PRIMARY KEY (version_num)
);
-- Running upgrade -> 210693f3123d
CREATE TABLE cdr (
accountcode VARCHAR(20),
src VARCHAR(80),
dst VARCHAR(80),
dcontext VARCHAR(80),
clid VARCHAR(80),
channel VARCHAR(80),
dstchannel VARCHAR(80),
lastapp VARCHAR(80),
lastdata VARCHAR(80),
start DATETIME,
answer DATETIME,
end DATETIME,
duration INTEGER,
billsec INTEGER,
disposition VARCHAR(45),
amaflags VARCHAR(45),
userfield VARCHAR(256),
uniqueid VARCHAR(150),
linkedid VARCHAR(150),
peeraccount VARCHAR(20),
sequence INTEGER
);
INSERT INTO alembic_version (version_num) VALUES ('210693f3123d');
-- Running upgrade 210693f3123d -> 54cde9847798
ALTER TABLE cdr MODIFY accountcode VARCHAR(80) NULL;
ALTER TABLE cdr MODIFY peeraccount VARCHAR(80) NULL;
UPDATE alembic_version SET version_num='54cde9847798' WHERE alembic_version.version_num = '210693f3123d';

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,35 @@
CREATE TABLE alembic_version (
version_num VARCHAR(32) NOT NULL,
CONSTRAINT alembic_version_pkc PRIMARY KEY (version_num)
);
-- Running upgrade -> a2e9769475e
CREATE TABLE voicemail_messages (
dir VARCHAR(255) NOT NULL,
msgnum INTEGER NOT NULL,
context VARCHAR(80),
macrocontext VARCHAR(80),
callerid VARCHAR(80),
origtime INTEGER,
duration INTEGER,
recording BLOB,
flag VARCHAR(30),
category VARCHAR(30),
mailboxuser VARCHAR(30),
mailboxcontext VARCHAR(30),
msg_id VARCHAR(40)
);
ALTER TABLE voicemail_messages ADD CONSTRAINT voicemail_messages_dir_msgnum PRIMARY KEY (dir, msgnum);
CREATE INDEX voicemail_messages_dir ON voicemail_messages (dir);
INSERT INTO alembic_version (version_num) VALUES ('a2e9769475e');
-- Running upgrade a2e9769475e -> 39428242f7f5
ALTER TABLE voicemail_messages MODIFY recording BLOB(4294967295) NULL;
UPDATE alembic_version SET version_num='39428242f7f5' WHERE alembic_version.version_num = 'a2e9769475e';

View File

@ -0,0 +1,45 @@
BEGIN;
CREATE TABLE alembic_version (
version_num VARCHAR(32) NOT NULL,
CONSTRAINT alembic_version_pkc PRIMARY KEY (version_num)
);
-- Running upgrade -> 210693f3123d
CREATE TABLE cdr (
accountcode VARCHAR(20),
src VARCHAR(80),
dst VARCHAR(80),
dcontext VARCHAR(80),
clid VARCHAR(80),
channel VARCHAR(80),
dstchannel VARCHAR(80),
lastapp VARCHAR(80),
lastdata VARCHAR(80),
start TIMESTAMP WITHOUT TIME ZONE,
answer TIMESTAMP WITHOUT TIME ZONE,
"end" TIMESTAMP WITHOUT TIME ZONE,
duration INTEGER,
billsec INTEGER,
disposition VARCHAR(45),
amaflags VARCHAR(45),
userfield VARCHAR(256),
uniqueid VARCHAR(150),
linkedid VARCHAR(150),
peeraccount VARCHAR(20),
sequence INTEGER
);
INSERT INTO alembic_version (version_num) VALUES ('210693f3123d');
-- Running upgrade 210693f3123d -> 54cde9847798
ALTER TABLE cdr ALTER COLUMN accountcode TYPE VARCHAR(80);
ALTER TABLE cdr ALTER COLUMN peeraccount TYPE VARCHAR(80);
UPDATE alembic_version SET version_num='54cde9847798' WHERE alembic_version.version_num = '210693f3123d';
COMMIT;

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,39 @@
BEGIN;
CREATE TABLE alembic_version (
version_num VARCHAR(32) NOT NULL,
CONSTRAINT alembic_version_pkc PRIMARY KEY (version_num)
);
-- Running upgrade -> a2e9769475e
CREATE TABLE voicemail_messages (
dir VARCHAR(255) NOT NULL,
msgnum INTEGER NOT NULL,
context VARCHAR(80),
macrocontext VARCHAR(80),
callerid VARCHAR(80),
origtime INTEGER,
duration INTEGER,
recording BYTEA,
flag VARCHAR(30),
category VARCHAR(30),
mailboxuser VARCHAR(30),
mailboxcontext VARCHAR(30),
msg_id VARCHAR(40)
);
ALTER TABLE voicemail_messages ADD CONSTRAINT voicemail_messages_dir_msgnum PRIMARY KEY (dir, msgnum);
CREATE INDEX voicemail_messages_dir ON voicemail_messages (dir);
INSERT INTO alembic_version (version_num) VALUES ('a2e9769475e');
-- Running upgrade a2e9769475e -> 39428242f7f5
ALTER TABLE voicemail_messages ALTER COLUMN recording TYPE BYTEA;
UPDATE alembic_version SET version_num='39428242f7f5' WHERE alembic_version.version_num = 'a2e9769475e';
COMMIT;