file: Author Summary
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| TESTING › ASTERISKTRUNK › #238 | 2 weeks ago | 231 passed | |
| TESTING › ASTERISKTRUNK › #56 | 2 months ago |
Transition app_page to using app_confbridge internally for the conference bridge portion of paging. This also adds a new 'announcement' option to ConfBridge user profiles.
|
209 passed |
| TESTING › ASTERISK18BRANCH › #30 | 2 months ago |
Defer sending the connected line reinvite if a reinvite is already in progress.
(issue ASTERISK-19355) Reported by: tomaso (closes issue AST-825) |
163 passed |
| TESTING › ASTERISK10BRANCH › #29 | 2 months ago |
Defer sending the connected line reinvite if a reinvite is already in progress.
(issue ASTERISK-19355) Reported by: tomaso (closes issue AST-825) ........ Merged revisions 358162 from http://svn.asterisk.org/svn/asterisk/branches/1.8 |
204 passed |
| TESTING › ASTERISKTRUNK › #41 | 2 months ago |
Defer sending the connected line reinvite if a reinvite is already in progress.
(issue ASTERISK-19355) Reported by: tomaso (closes issue AST-825) ........ Merged revisions 358162 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 358163 from http://svn.asterisk.org/svn/asterisk/branches/10 |
208 passed |
| AST10 › COMPILE › #29 | 2 months ago |
Defer sending the connected line reinvite if a reinvite is already in progress.
(issue ASTERISK-19355) Reported by: tomaso (closes issue AST-825) ........ Merged revisions 358162 from http://svn.asterisk.org/svn/asterisk/branches/1.8 |
Testless build |
| AST18 › COMPILE › #71 | 2 months ago |
Defer sending the connected line reinvite if a reinvite is already in progress.
(issue ASTERISK-19355) Reported by: tomaso (closes issue AST-825) |
Testless build |
| ASTTRUNK › LUCID › #2287 | 3 months ago |
Blocked revisions 352288
........ Blocked revisions 352287 ........ Move RTP timeout check to before bridged channel check so it is actually executed. (issue ASTERISK-19179) Reported by: TSAREGORODTSEV Yury (closes issue ASTERISK-14534) Reported by: kriborgen Patches: chan_sip.patch uploaded by kriborgen (license 6138) |
198 passed |
| AST10 › LUCID › #1375 | 3 months ago |
Blocked revisions 352287
........ Move RTP timeout check to before bridged channel check so it is actually executed. (issue ASTERISK-19179) Reported by: TSAREGORODTSEV Yury (closes issue ASTERISK-14534) Reported by: kriborgen Patches: chan_sip.patch uploaded by kriborgen (license 6138) |
195 passed |
| ASTTRUNK › LUCID › #2271 | 3 months ago |
Prevent crash when an SDP offer is received with an encrypted video stream when support for video is disabled and res_srtp is loaded.
(closes issue ASTERISK-19202) Reported by: Catalin Sanda ........ Merged revisions 351504 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 351505 from http://svn.asterisk.org/svn/asterisk/branches/10 |
5 of 198 failed |
| Build | Completed | Code Changes | Tests |
|---|
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| ASTTRUNK › LUCID › #2287 | 3 months ago |
Blocked revisions 352288
........ Blocked revisions 352287 ........ Move RTP timeout check to before bridged channel check so it is actually executed. (issue ASTERISK-19179) Reported by: TSAREGORODTSEV Yury (closes issue ASTERISK-14534) Reported by: kriborgen Patches: chan_sip.patch uploaded by kriborgen (license 6138) |
198 passed |
If enabled using the keepalive option in sip.conf a small packet will be sent
at a regular interval to keep the NAT mapping open. This is lightweight as the
remote side does not need to parse and handle a SIP message.
(closes issue AST-783)
Review: https://reviewboard.asterisk.org/r/1756/