Compare commits

...

17 Commits

Author SHA1 Message Date
Asterisk Autobuilder
2baf74df58 Importing release summary for 10.1.1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.1@354215 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-02-06 21:50:38 +00:00
Jason Parker
aa36e5f198 Remove old summary files.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.1@354214 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-02-06 21:47:04 +00:00
Jason Parker
3c2a9bc967 Update .version and ChangeLog. Merge fixes.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.1@354211 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-02-06 21:40:48 +00:00
Jason Parker
35c6193ce8 Create tag for Asterisk 10.1.1
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.1@354206 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-02-06 21:25:59 +00:00
Asterisk Autobuilder
aa9a0bd7ef Importing release summary for 10.1.0 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0@352974 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-01-27 19:23:55 +00:00
Asterisk Autobuilder
726db5c21a Update .version and ChangeLog for 10.1.0
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0@352958 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-01-27 18:57:18 +00:00
Asterisk Autobuilder
481640a587 Created tag for 10.1.0
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0@352953 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-01-27 16:51:30 +00:00
Asterisk Autobuilder
67d4994dec Importing release summary for 10.1.0-rc2 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0-rc2@352347 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-01-24 18:51:49 +00:00
Asterisk Autobuilder
fe5270a92f Updated with test results
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0-rc2@352346 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-01-24 18:51:00 +00:00
Matthew Jordan
907ae33024 Merged 349732, 350553, 352228, 352015, 351505, 351289, 351308
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0-rc2@352290 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-01-24 16:38:46 +00:00
Matthew Jordan
a2f6f5de34 Create 10.1.0-rc2
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0-rc2@352285 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-01-24 14:45:42 +00:00
Asterisk Autobuilder
cb517c90de Updated release date
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0-rc1@349402 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-12-30 15:25:10 +00:00
Asterisk Autobuilder
9137f7408b Updated ChangeLog with test results
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0-rc1@349401 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-12-30 14:58:22 +00:00
Asterisk Autobuilder
91e047df57 Use autotagged externals
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0-rc1@349399 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-12-29 19:41:47 +00:00
Asterisk Autobuilder
83665af6bc Importing release summary for 10.1.0-rc1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0-rc1@349398 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-12-29 19:41:37 +00:00
Asterisk Autobuilder
9b7c240428 Importing files for 10.1.0-rc1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0-rc1@349397 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-12-29 19:41:31 +00:00
Asterisk Autobuilder
3b1f3d20dc Creating tag for the release of asterisk-10.1.0-rc1
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/10.1.0-rc1@349396 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-12-29 19:38:09 +00:00
13 changed files with 20994 additions and 78 deletions

3
.lastclean Normal file
View File

@@ -0,0 +1,3 @@
39

1
.version Normal file
View File

@@ -0,0 +1 @@
10.1.1

15
CHANGES
View File

@@ -8,6 +8,21 @@
===
==============================================================================
------------------------------------------------------------------------------
--- Functionality changes since Asterisk 10.0.0 ------------------------------
------------------------------------------------------------------------------
RTP changes
-------------
* A new option, 'probation' has been added to rtp.conf
RTP in strictrtp mode can now require more than 1 packet to exit learning
mode with a new source (and by default requires 4). The probation option
allows the user to change the required number of packets in sequence to any
desired value. Use a value of 1 to essentially restore the old behavior.
Also, with strictrtp on, Asterisk will now drop all packets until learning
mode has successfully exited. These changes are based on how pjmedia handles
media sources and source changes.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.8 to Asterisk 10 -------------------
------------------------------------------------------------------------------

20371
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -2397,9 +2397,8 @@ static struct call_queue *find_load_queue_rt_friendly(const char *queuename)
if (queue_vars) {
member_config = ast_load_realtime_multientry("queue_members", "interface LIKE", "%", "queue_name", queuename, SENTINEL);
if (!member_config) {
ast_log(LOG_ERROR, "no queue_members defined in your config (extconfig.conf).\n");
ast_variables_destroy(queue_vars);
return NULL;
ast_debug(1, "No queue_members defined in config extconfig.conf\n");
member_config = ast_config_new();
}
}
if (q) {

View File

@@ -0,0 +1,119 @@
<!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">
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>Release Summary - asterisk-10.1.1</title></head>
<body>
<h1 align="center"><a name="top">Release Summary</a></h1>
<h3 align="center">asterisk-10.1.1</h3>
<h3 align="center">Date: 2012-02-06</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="#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><br/><p>This release includes only bug fixes. The changes included were made only to address problems that have been identified in this release series. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous release series 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-10.1.0.</p>
<hr/>
<a name="contributors"><h2 align="center">Contributors</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><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 closed by commits that went into this release.</p>
<table width="100%" border="0">
<tr>
<td width="33%"><h3>Coders</h3></td>
<td width="33%"><h3>Testers</h3></td>
<td width="33%"><h3>Reporters</h3></td>
</tr>
<tr valign="top">
<td>
6 rmudgett<br/>
5 jrose<br/>
2 alecdavis<br/>
2 kpfleming<br/>
2 russell<br/>
2 twilson<br/>
1 kmoore<br/>
1 mjordan<br/>
1 mmichelson<br/>
1 seanbright<br/>
</td>
<td>
</td>
<td>
</td>
</tr>
</table>
<hr/>
<a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a list of all changes that went into this release that did not directly close an issue from the issue tracker. The commits may have been marked as being related to an issue. If that is the case, the issue numbers are listed here, as well.</p>
<table width="100%" border="1">
<tr><td><b>Revision</b></td><td><b>Author</b></td><td><b>Summary</b></td><td><b>Issues Referenced</b></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=352956">352956</a></td><td>rmudgett</td><td>Audit of ao2_iterator_init() usage for v1.8.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=352965">352965</a></td><td>jrose</td><td>Make failed PauseMonitor and UnpauseMonitor with no valid channel not close AMI session.</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19249">ASTERISK-19249</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=352992">352992</a></td><td>rmudgett</td><td>Audit of ao2_iterator_init() usage for v10.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353039">353039</a></td><td>rmudgett</td><td>Audit of ao2_iterator_init() usage for v10. Missed one.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353078">353078</a></td><td>russell</td><td>Update ast_set_default_eid() to find more network interfaces.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353127">353127</a></td><td>kpfleming</td><td>Add 'L16-256' MIME subtype alias for slin16.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353176">353176</a></td><td>russell</td><td>Find even more network interfaces.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353261">353261</a></td><td>kpfleming</td><td>Clarify log WARNING message when port-zero SDP 'm' lines received.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353321">353321</a></td><td>alecdavis</td><td>RFC3261 Section 8.1.1.5. The sequence number value MUST be expressible as a 32-bit unsigned integer</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353369">353369</a></td><td>alecdavis</td><td>prevent debug messsges displaying -ve Cseq numbers. Missed in R353320</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353397">353397</a></td><td>twilson</td><td>Re-link peers by IP when dnsmgr changes the IP</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19106">ASTERISK-19106</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353463">353463</a></td><td>rmudgett</td><td>Fix memory leak in error paths for action_originate().</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353503">353503</a></td><td>twilson</td><td>Allow res_calendar to be unloaded</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-16744">ASTERISK-16744</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353551">353551</a></td><td>mjordan</td><td>Added clarification for the VERBOSITY setting to etc_default_asterisk</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-17030">ASTERISK-17030</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353599">353599</a></td><td>seanbright</td><td>Resolve an overlap in the ast_audiohook_flags values.</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19246">ASTERISK-19246</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353721">353721</a></td><td>jrose</td><td>Use ast_sockaddr_stringify_fmt wrappers for various functions in chan_sip</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-16930">ASTERISK-16930</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353771">353771</a></td><td>jrose</td><td>Fix sip show peers port output, align columns, and fix ami port output.</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-16930">ASTERISK-16930</a>, <a href="https://issues.asterisk.org/jira/browse/ASTERISK-19281">ASTERISK-19281</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353820">353820</a></td><td>mmichelson</td><td>Fix TLS port binding behavior as well as reload behavior:</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-16959">ASTERISK-16959</a>, <a href="https://issues.asterisk.org/jira/browse/ASTERISK-19201">ASTERISK-19201</a>, <a href="https://issues.asterisk.org/jira/browse/ASTERISK-19204">ASTERISK-19204</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353868">353868</a></td><td>rmudgett</td><td>Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19176">ASTERISK-19176</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353916">353916</a></td><td>kmoore</td><td>Ensure entering T.38 passthrough does not cause an infinite loop</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18951">ASTERISK-18951</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=353962">353962</a></td><td>jrose</td><td>Fixes a segfault occuring when performing attended transfer with FAXOPT(gateway)=yes</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19184">ASTERISK-19184</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=354000">354000</a></td><td>jrose</td><td>Fixes deadlocks occuring in chan_agent due to r335976</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19285">ASTERISK-19285</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/10?view=revision&revision=354119">354119</a></td><td>rmudgett</td><td>Add missing headers to AMI UnParkedCall event to uniquely identify the call.</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19240">ASTERISK-19240</a></td></tr></table>
<hr/>
<a name="diffstat"><h2 align="center">Diffstat Results</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><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>
apps/app_chanspy.c | 13 -
apps/app_queue.c | 34 +-
channels/chan_agent.c | 171 +++++++++++---
channels/chan_dahdi.c | 57 ++++
channels/chan_iax2.c | 16 -
channels/chan_sip.c | 412 +++++++++++++++++++++++-------------
channels/sig_pri.c | 98 +++++++-
channels/sig_pri.h | 6
channels/sip/include/dialog.h | 4
channels/sip/include/sip.h | 16 -
configs/http.conf.sample | 3
configs/manager.conf.sample | 3
contrib/init.d/etc_default_asterisk | 3
include/asterisk/audiohook.h | 11
include/asterisk/channel.h | 16 -
include/asterisk/dnsmgr.h | 27 ++
include/asterisk/indications.h | 3
include/asterisk/manager.h | 1
main/dnsmgr.c | 31 ++
main/features.c | 9
main/http.c | 11
main/indications.c | 2
main/manager.c | 85 ++++---
main/netsock.c | 32 ++
main/pbx.c | 1
main/rtp_engine.c | 1
main/taskprocessor.c | 2
res/res_calendar.c | 42 ++-
res/res_fax.c | 1
res/res_monitor.c | 35 +--
res/res_odbc.c | 5
res/res_srtp.c | 46 ++--
res/snmp/agent.c | 9
tests/test_format_api.c | 1
34 files changed, 869 insertions(+), 338 deletions(-)
</pre><br/>
<hr/>
</body>
</html>

210
asterisk-10.1.1-summary.txt Normal file
View File

@@ -0,0 +1,210 @@
Release Summary
asterisk-10.1.1
Date: 2012-02-06
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Other Changes
4. Diffstat
----------------------------------------------------------------------
Summary
[Back to Top]
This release includes only bug fixes. The changes included were made only
to address problems that have been identified in this release series.
Users should be able to safely upgrade to this version if this release
series is already in use. Users considering upgrading from a previous
release series 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-10.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 closed by commits that went into this
release.
Coders Testers Reporters
6 rmudgett
5 jrose
2 alecdavis
2 kpfleming
2 russell
2 twilson
1 kmoore
1 mjordan
1 mmichelson
1 seanbright
----------------------------------------------------------------------
Commits Not Associated with an Issue
[Back to Top]
This is a list of all changes that went into this release that did not
directly close an issue from the issue tracker. The commits may have been
marked as being related to an issue. If that is the case, the issue
numbers are listed here, as well.
+------------------------------------------------------------------------+
| Revision | Author | Summary | Issues |
| | | | Referenced |
|----------+------------+------------------------------+-----------------|
| 352956 | rmudgett | Audit of ao2_iterator_init() | |
| | | usage for v1.8. | |
|----------+------------+------------------------------+-----------------|
| | | Make failed PauseMonitor and | |
| 352965 | jrose | UnpauseMonitor with no valid | ASTERISK-19249 |
| | | channel not close AMI | |
| | | session. | |
|----------+------------+------------------------------+-----------------|
| 352992 | rmudgett | Audit of ao2_iterator_init() | |
| | | usage for v10. | |
|----------+------------+------------------------------+-----------------|
| 353039 | rmudgett | Audit of ao2_iterator_init() | |
| | | usage for v10. Missed one. | |
|----------+------------+------------------------------+-----------------|
| | | Update ast_set_default_eid() | |
| 353078 | russell | to find more network | |
| | | interfaces. | |
|----------+------------+------------------------------+-----------------|
| 353127 | kpfleming | Add 'L16-256' MIME subtype | |
| | | alias for slin16. | |
|----------+------------+------------------------------+-----------------|
| 353176 | russell | Find even more network | |
| | | interfaces. | |
|----------+------------+------------------------------+-----------------|
| | | Clarify log WARNING message | |
| 353261 | kpfleming | when port-zero SDP 'm' lines | |
| | | received. | |
|----------+------------+------------------------------+-----------------|
| | | RFC3261 Section 8.1.1.5. The | |
| 353321 | alecdavis | sequence number value MUST | |
| | | be expressible as a 32-bit | |
| | | unsigned integer | |
|----------+------------+------------------------------+-----------------|
| | | prevent debug messsges | |
| 353369 | alecdavis | displaying -ve Cseq numbers. | |
| | | Missed in R353320 | |
|----------+------------+------------------------------+-----------------|
| 353397 | twilson | Re-link peers by IP when | ASTERISK-19106 |
| | | dnsmgr changes the IP | |
|----------+------------+------------------------------+-----------------|
| | | Fix memory leak in error | |
| 353463 | rmudgett | paths for | |
| | | action_originate(). | |
|----------+------------+------------------------------+-----------------|
| 353503 | twilson | Allow res_calendar to be | ASTERISK-16744 |
| | | unloaded | |
|----------+------------+------------------------------+-----------------|
| | | Added clarification for the | |
| 353551 | mjordan | VERBOSITY setting to | ASTERISK-17030 |
| | | etc_default_asterisk | |
|----------+------------+------------------------------+-----------------|
| 353599 | seanbright | Resolve an overlap in the | ASTERISK-19246 |
| | | ast_audiohook_flags values. | |
|----------+------------+------------------------------+-----------------|
| | | Use | |
| 353721 | jrose | ast_sockaddr_stringify_fmt | ASTERISK-16930 |
| | | wrappers for various | |
| | | functions in chan_sip | |
|----------+------------+------------------------------+-----------------|
| | | Fix sip show peers port | ASTERISK-16930, |
| 353771 | jrose | output, align columns, and | ASTERISK-19281 |
| | | fix ami port output. | |
|----------+------------+------------------------------+-----------------|
| | | Fix TLS port binding | ASTERISK-16959, |
| 353820 | mmichelson | behavior as well as reload | ASTERISK-19201, |
| | | behavior: | ASTERISK-19204 |
|----------+------------+------------------------------+-----------------|
| | | Restore the 'w' modifier | |
| 353868 | rmudgett | support for ISDN spans. | ASTERISK-19176 |
| | | Dial(DAHDI/g0/1234w888) | |
|----------+------------+------------------------------+-----------------|
| | | Ensure entering T.38 | |
| 353916 | kmoore | passthrough does not cause | ASTERISK-18951 |
| | | an infinite loop | |
|----------+------------+------------------------------+-----------------|
| | | Fixes a segfault occuring | |
| 353962 | jrose | when performing attended | ASTERISK-19184 |
| | | transfer with | |
| | | FAXOPT(gateway)=yes | |
|----------+------------+------------------------------+-----------------|
| 354000 | jrose | Fixes deadlocks occuring in | ASTERISK-19285 |
| | | chan_agent due to r335976 | |
|----------+------------+------------------------------+-----------------|
| | | Add missing headers to AMI | |
| 354119 | rmudgett | UnParkedCall event to | ASTERISK-19240 |
| | | uniquely identify the call. | |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
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.
apps/app_chanspy.c | 13 -
apps/app_queue.c | 34 +-
channels/chan_agent.c | 171 +++++++++++---
channels/chan_dahdi.c | 57 ++++
channels/chan_iax2.c | 16 -
channels/chan_sip.c | 412 +++++++++++++++++++++++-------------
channels/sig_pri.c | 98 +++++++-
channels/sig_pri.h | 6
channels/sip/include/dialog.h | 4
channels/sip/include/sip.h | 16 -
configs/http.conf.sample | 3
configs/manager.conf.sample | 3
contrib/init.d/etc_default_asterisk | 3
include/asterisk/audiohook.h | 11
include/asterisk/channel.h | 16 -
include/asterisk/dnsmgr.h | 27 ++
include/asterisk/indications.h | 3
include/asterisk/manager.h | 1
main/dnsmgr.c | 31 ++
main/features.c | 9
main/http.c | 11
main/indications.c | 2
main/manager.c | 85 ++++---
main/netsock.c | 32 ++
main/pbx.c | 1
main/rtp_engine.c | 1
main/taskprocessor.c | 2
res/res_calendar.c | 42 ++-
res/res_fax.c | 1
res/res_monitor.c | 35 +--
res/res_odbc.c | 5
res/res_srtp.c | 46 ++--
res/snmp/agent.c | 9
tests/test_format_api.c | 1
34 files changed, 869 insertions(+), 338 deletions(-)
----------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
/*
* Asterisk -- An open source telephony toolkit.
*
* Copyright (C) 1999 - 2006, Digium, Inc.
* Copyright (C) 1999 - 2012, Digium, Inc.
*
* Mark Spencer <markster@digium.com>
*
@@ -373,6 +373,43 @@ static struct ast_channel_tech agent_tech = {
.set_base_channel = agent_set_base_channel,
};
/*!
* \brief Locks the owning channel for a LOCKED pvt while obeying locking order. The pvt
* must enter this function locked and will be returned locked, but this function will
* unlock the pvt for a short time, so it can't be used while expecting the pvt to remain
* static. If function returns a non NULL channel, it will need to be unlocked and
* unrefed once it is no longer needed.
*
* \param pvt Pointer to the LOCKED agent_pvt for which the owner is needed
* \ret locked channel which owns the pvt at the time of completion. NULL if not available.
*/
static struct ast_channel *agent_lock_owner(struct agent_pvt *pvt)
{
struct ast_channel *owner;
for (;;) {
if (!pvt->owner) { /* No owner. Nothing to do. */
return NULL;
}
/* If we don't ref the owner, it could be killed when we unlock the pvt. */
owner = ast_channel_ref(pvt->owner);
/* Locking order requires us to lock channel, then pvt. */
ast_mutex_unlock(&pvt->lock);
ast_channel_lock(owner);
ast_mutex_lock(&pvt->lock);
/* Check if owner changed during pvt unlock period */
if (owner != pvt->owner) { /* Channel changed. Unref and do another pass. */
ast_channel_unlock(owner);
owner = ast_channel_unref(owner);
} else { /* Channel stayed the same. Return it. */
return owner;
}
}
}
/*!
* Adds an agent to the global list of agents.
*
@@ -553,7 +590,11 @@ static struct ast_frame *agent_read(struct ast_channel *ast)
struct ast_frame *f = NULL;
static struct ast_frame answer_frame = { AST_FRAME_CONTROL, { AST_CONTROL_ANSWER } };
int cur_time = time(NULL);
struct ast_channel *owner;
ast_mutex_lock(&p->lock);
owner = agent_lock_owner(p);
CHECK_FORMATS(ast, p);
if (!p->start) {
p->start = cur_time;
@@ -583,13 +624,11 @@ static struct ast_frame *agent_read(struct ast_channel *ast)
int howlong = cur_time - p->start;
if (p->autologoff && (howlong >= p->autologoff)) {
ast_log(LOG_NOTICE, "Agent '%s' didn't answer/confirm within %d seconds (waited %d)\n", p->name, p->autologoff, howlong);
if (p->owner || p->chan) {
while (p->owner && ast_channel_trylock(p->owner)) {
DEADLOCK_AVOIDANCE(&p->lock);
}
if (p->owner) {
ast_softhangup(p->owner, AST_SOFTHANGUP_EXPLICIT);
ast_channel_unlock(p->owner);
if (owner || p->chan) {
if (owner) {
ast_softhangup(owner, AST_SOFTHANGUP_EXPLICIT);
ast_channel_unlock(owner);
owner = ast_channel_unref(owner);
}
while (p->chan && ast_channel_trylock(p->chan)) {
@@ -651,6 +690,11 @@ static struct ast_frame *agent_read(struct ast_channel *ast)
}
}
if (owner) {
ast_channel_unlock(owner);
owner = ast_channel_unref(owner);
}
CLEANUP(ast,p);
if (p->chan && !p->chan->_bridge) {
if (strcasecmp(p->chan->tech->type, "Local")) {
@@ -888,6 +932,14 @@ int agent_set_base_channel(struct ast_channel *chan, struct ast_channel *base)
static int agent_hangup(struct ast_channel *ast)
{
struct agent_pvt *p = ast->tech_pvt;
struct ast_channel *indicate_chan = NULL;
char *tmp_moh; /* moh buffer for indicating after unlocking p */
if (p->pending) {
AST_LIST_LOCK(&agents);
AST_LIST_REMOVE(&agents, p, list);
AST_LIST_UNLOCK(&agents);
}
ast_mutex_lock(&p->lock);
p->owner = NULL;
@@ -910,7 +962,7 @@ static int agent_hangup(struct ast_channel *ast)
if (p->start && (ast->_state != AST_STATE_UP)) {
p->start = 0;
} else
p->start = 0;
p->start = 0;
if (p->chan) {
p->chan->_bridge = NULL;
/* If they're dead, go ahead and hang up on the agent now */
@@ -919,15 +971,21 @@ static int agent_hangup(struct ast_channel *ast)
ast_softhangup(p->chan, AST_SOFTHANGUP_EXPLICIT);
ast_channel_unlock(p->chan);
} else if (p->loginstart) {
ast_channel_lock(p->chan);
ast_indicate_data(p->chan, AST_CONTROL_HOLD,
S_OR(p->moh, NULL),
!ast_strlen_zero(p->moh) ? strlen(p->moh) + 1 : 0);
ast_channel_unlock(p->chan);
indicate_chan = ast_channel_ref(p->chan);
tmp_moh = ast_strdupa(p->moh);
}
}
ast_mutex_unlock(&p->lock);
if (indicate_chan) {
ast_channel_lock(indicate_chan);
ast_indicate_data(indicate_chan, AST_CONTROL_HOLD,
S_OR(tmp_moh, NULL),
!ast_strlen_zero(tmp_moh) ? strlen(tmp_moh) + 1 : 0);
ast_channel_unlock(indicate_chan);
indicate_chan = ast_channel_unref(indicate_chan);
}
/* Only register a device state change if the agent is still logged in */
if (!p->loginstart) {
p->logincallerid[0] = '\0';
@@ -935,11 +993,6 @@ static int agent_hangup(struct ast_channel *ast)
ast_devstate_changed(AST_DEVICE_NOT_INUSE, "Agent/%s", p->agent);
}
if (p->pending) {
AST_LIST_LOCK(&agents);
AST_LIST_REMOVE(&agents, p, list);
AST_LIST_UNLOCK(&agents);
}
if (p->abouttograb) {
/* Let the "about to grab" thread know this isn't valid anymore, and let it
kill it later */
@@ -1492,6 +1545,8 @@ static force_inline int powerof(unsigned int d)
/*!
* Lists agents and their status to the Manager API.
* It is registered on load_module() and it gets called by the manager backend.
* This function locks both the pvt and the channel that owns it for a while, but
* does not keep these locks.
* \param s
* \param m
* \returns
@@ -1514,7 +1569,9 @@ static int action_agents(struct mansession *s, const struct message *m)
astman_send_ack(s, m, "Agents will follow");
AST_LIST_LOCK(&agents);
AST_LIST_TRAVERSE(&agents, p, list) {
ast_mutex_lock(&p->lock);
struct ast_channel *owner;
ast_mutex_lock(&p->lock);
owner = agent_lock_owner(p);
/* Status Values:
AGENT_LOGGEDOFF - Agent isn't logged in
@@ -1529,16 +1586,14 @@ static int action_agents(struct mansession *s, const struct message *m)
if (p->chan) {
loginChan = ast_strdupa(p->chan->name);
if (p->owner && p->owner->_bridge) {
if (owner && owner->_bridge) {
talkingto = S_COR(p->chan->caller.id.number.valid,
p->chan->caller.id.number.str, "n/a");
ast_channel_lock(p->owner);
if ((bridge = ast_bridged_channel(p->owner))) {
if ((bridge = ast_bridged_channel(owner))) {
talkingtoChan = ast_strdupa(bridge->name);
} else {
talkingtoChan = "n/a";
}
ast_channel_unlock(p->owner);
status = "AGENT_ONCALL";
} else {
talkingto = "n/a";
@@ -1552,6 +1607,11 @@ static int action_agents(struct mansession *s, const struct message *m)
status = "AGENT_LOGGEDOFF";
}
if (owner) {
ast_channel_unlock(owner);
owner = ast_channel_unref(owner);
}
astman_append(s, "Event: Agents\r\n"
"Agent: %s\r\n"
"Name: %s\r\n"
@@ -1583,14 +1643,14 @@ static int agent_logoff(const char *agent, int soft)
ret = 0;
if (p->owner || p->chan) {
if (!soft) {
struct ast_channel *owner;
ast_mutex_lock(&p->lock);
owner = agent_lock_owner(p);
while (p->owner && ast_channel_trylock(p->owner)) {
DEADLOCK_AVOIDANCE(&p->lock);
}
if (p->owner) {
ast_softhangup(p->owner, AST_SOFTHANGUP_EXPLICIT);
ast_channel_unlock(p->owner);
if (owner) {
ast_softhangup(owner, AST_SOFTHANGUP_EXPLICIT);
ast_channel_unlock(owner);
owner = ast_channel_unref(owner);
}
while (p->chan && ast_channel_trylock(p->chan)) {
@@ -1727,7 +1787,9 @@ static char *agents_show(struct ast_cli_entry *e, int cmd, struct ast_cli_args *
AST_LIST_LOCK(&agents);
AST_LIST_TRAVERSE(&agents, p, list) {
struct ast_channel *owner;
ast_mutex_lock(&p->lock);
owner = agent_lock_owner(p);
if (p->pending) {
if (p->group)
ast_cli(a->fd, "-- Pending call to group %d\n", powerof(p->group));
@@ -1740,10 +1802,11 @@ static char *agents_show(struct ast_cli_entry *e, int cmd, struct ast_cli_args *
username[0] = '\0';
if (p->chan) {
snprintf(location, sizeof(location), "logged in on %s", p->chan->name);
if (p->owner && ast_bridged_channel(p->owner))
if (owner && ast_bridged_channel(owner)) {
snprintf(talkingto, sizeof(talkingto), " talking to %s", ast_bridged_channel(p->owner)->name);
else
} else {
strcpy(talkingto, " is idle");
}
online_agents++;
} else {
strcpy(location, "not logged in");
@@ -1756,6 +1819,11 @@ static char *agents_show(struct ast_cli_entry *e, int cmd, struct ast_cli_args *
username, location, talkingto, music);
count_agents++;
}
if (owner) {
ast_channel_unlock(owner);
owner = ast_channel_unref(owner);
}
ast_mutex_unlock(&p->lock);
}
AST_LIST_UNLOCK(&agents);
@@ -1796,21 +1864,32 @@ static char *agents_show_online(struct ast_cli_entry *e, int cmd, struct ast_cli
AST_LIST_LOCK(&agents);
AST_LIST_TRAVERSE(&agents, p, list) {
struct ast_channel *owner;
agent_status = 0; /* reset it to offline */
ast_mutex_lock(&p->lock);
owner = agent_lock_owner(p);
if (!ast_strlen_zero(p->name))
snprintf(username, sizeof(username), "(%s) ", p->name);
else
username[0] = '\0';
if (p->chan) {
snprintf(location, sizeof(location), "logged in on %s", p->chan->name);
if (p->owner && ast_bridged_channel(p->owner))
snprintf(talkingto, sizeof(talkingto), " talking to %s", ast_bridged_channel(p->owner)->name);
else
if (owner && ast_bridged_channel(owner)) {
snprintf(talkingto, sizeof(talkingto), " talking to %s", ast_bridged_channel(owner)->name);
} else {
strcpy(talkingto, " is idle");
}
agent_status = 1;
online_agents++;
}
if (owner) {
ast_channel_unlock(owner);
owner = ast_channel_unref(owner);
}
if (!ast_strlen_zero(p->moh))
snprintf(music, sizeof(music), " (musiconhold is '%s')", p->moh);
if (agent_status)
@@ -2386,12 +2465,16 @@ static int agents_data_provider_get(const struct ast_data_search *search,
AST_LIST_LOCK(&agents);
AST_LIST_TRAVERSE(&agents, p, list) {
struct ast_channel *owner;
data_agent = ast_data_add_node(data_root, "agent");
if (!data_agent) {
continue;
}
ast_mutex_lock(&p->lock);
owner = agent_lock_owner(p);
if (!(p->pending)) {
ast_data_add_str(data_agent, "id", p->agent);
ast_data_add_structure(agent_pvt, data_agent, p);
@@ -2402,17 +2485,25 @@ static int agents_data_provider_get(const struct ast_data_search *search,
if (!data_channel) {
ast_mutex_unlock(&p->lock);
ast_data_remove_node(data_root, data_agent);
if (owner) {
ast_channel_unlock(owner);
owner = ast_channel_unref(owner);
}
continue;
}
ast_channel_data_add_structure(data_channel, p->chan, 0);
if (p->owner && ast_bridged_channel(p->owner)) {
if (owner && ast_bridged_channel(owner)) {
data_talkingto = ast_data_add_node(data_agent, "talkingto");
if (!data_talkingto) {
ast_mutex_unlock(&p->lock);
ast_data_remove_node(data_root, data_agent);
if (owner) {
ast_channel_unlock(owner);
owner = ast_channel_unref(owner);
}
continue;
}
ast_channel_data_add_structure(data_talkingto, ast_bridged_channel(p->owner), 0);
ast_channel_data_add_structure(data_talkingto, ast_bridged_channel(owner), 0);
}
} else {
ast_data_add_node(data_agent, "talkingto");
@@ -2420,6 +2511,12 @@ static int agents_data_provider_get(const struct ast_data_search *search,
}
ast_data_add_str(data_agent, "musiconhold", p->moh);
}
if (owner) {
ast_channel_unlock(owner);
owner = ast_channel_unref(owner);
}
ast_mutex_unlock(&p->lock);
/* if this agent doesn't match remove the added agent. */

View File

@@ -3882,6 +3882,7 @@ static int __sip_autodestruct(const void *data)
ast_channel_unref(owner);
} else if (p->refer && !p->alreadygone) {
ast_debug(3, "Finally hanging up channel after transfer: %s\n", p->callid);
stop_media_flows(p);
transmit_request_with_auth(p, SIP_BYE, 0, XMIT_RELIABLE, 1);
append_history(p, "ReferBYE", "Sending BYE on transferer call leg %s", p->callid);
sip_scheddestroy(p, DEFAULT_TRANS_TIMEOUT);
@@ -9310,6 +9311,10 @@ static int process_sdp(struct sip_pvt *p, struct sip_request *req, int t38action
/* Ensure RTCP is enabled since it may be inactive
if we're coming back from a T.38 session */
ast_rtp_instance_set_prop(p->rtp, AST_RTP_PROPERTY_RTCP, 1);
/* Ensure audio RTCP reads are enabled */
if (p->owner) {
ast_channel_set_fd(p->owner, 1, ast_rtp_instance_fd(p->rtp, 1));
}
if (ast_test_flag(&p->flags[0], SIP_DTMF) == SIP_DTMF_AUTO) {
ast_clear_flag(&p->flags[0], SIP_DTMF);
@@ -9326,6 +9331,10 @@ static int process_sdp(struct sip_pvt *p, struct sip_request *req, int t38action
} else if (udptlportno > 0) {
if (debug)
ast_verbose("Got T.38 Re-invite without audio. Keeping RTP active during T.38 session.\n");
/* Prevent audio RTCP reads */
if (p->owner) {
ast_channel_set_fd(p->owner, 1, -1);
}
/* Silence RTCP while audio RTP is inactive */
ast_rtp_instance_set_prop(p->rtp, AST_RTP_PROPERTY_RTCP, 0);
} else {
@@ -20714,15 +20723,22 @@ static void handle_response_notify(struct sip_pvt *p, int resp, const char *rest
case 200: /* Notify accepted */
/* They got the notify, this is the end */
if (p->owner) {
if (!p->refer) {
ast_log(LOG_WARNING, "Notify answer on an owned channel? - %s\n", p->owner->name);
ast_queue_hangup_with_cause(p->owner, AST_CAUSE_NORMAL_UNSPECIFIED);
if (p->refer) {
ast_log(LOG_NOTICE, "Got OK on REFER Notify message\n");
} else {
ast_debug(4, "Got OK on REFER Notify message\n");
ast_log(LOG_WARNING, "Notify answer on an owned channel? - %s\n", p->owner->name);
/*
* XXX There is discrepancy on whether a hangup should be queued
* or not. This code used to be duplicated in two places, and the more
* frequently hit area had this disabled, making it the de facto
* "correct" way to go.
*
* ast_queue_hangup_with_cause(p->owner, AST_CAUSE_NORMAL_UNSPECIFIED);
*/
}
} else {
if (p->subscribed == NONE) {
ast_debug(4, "Got 200 accepted on NOTIFY\n");
if (p->subscribed == NONE && !p->refer) {
ast_debug(4, "Got 200 accepted on NOTIFY %s\n", p->callid);
pvt_set_needdestroy(p, "received 200 response");
}
if (ast_test_flag(&p->flags[1], SIP_PAGE2_STATECHANGEQUEUE)) {
@@ -20747,6 +20763,9 @@ static void handle_response_notify(struct sip_pvt *p, int resp, const char *rest
pvt_set_needdestroy(p, "failed to authenticate NOTIFY");
}
break;
case 481: /* Call leg does not exist */
pvt_set_needdestroy(p, "Received 481 response for NOTIFY");
break;
}
}
@@ -21389,6 +21408,9 @@ static void handle_response(struct sip_pvt *p, int resp, const char *rest, struc
} else if (sipmethod == SIP_MESSAGE) {
/* More good gravy! */
handle_response_message(p, resp, rest, req, seqno);
} else if (sipmethod == SIP_NOTIFY) {
/* The gravy train continues to roll */
handle_response_notify(p, resp, rest, req, seqno);
} else if (ast_test_flag(&p->flags[0], SIP_OUTGOING)) {
switch(resp) {
case 100: /* 100 Trying */
@@ -21404,8 +21426,6 @@ static void handle_response(struct sip_pvt *p, int resp, const char *rest, struc
p->authtries = 0; /* Reset authentication counter */
if (sipmethod == SIP_INVITE) {
handle_response_invite(p, resp, rest, req, seqno);
} else if (sipmethod == SIP_NOTIFY) {
handle_response_notify(p, resp, rest, req, seqno);
} else if (sipmethod == SIP_REGISTER) {
handle_response_register(p, resp, rest, req, seqno);
} else if (sipmethod == SIP_SUBSCRIBE) {
@@ -21420,8 +21440,6 @@ static void handle_response(struct sip_pvt *p, int resp, const char *rest, struc
case 407: /* Proxy auth required */
if (sipmethod == SIP_INVITE)
handle_response_invite(p, resp, rest, req, seqno);
else if (sipmethod == SIP_NOTIFY)
handle_response_notify(p, resp, rest, req, seqno);
else if (sipmethod == SIP_SUBSCRIBE)
handle_response_subscribe(p, resp, rest, req, seqno);
else if (p->registry && sipmethod == SIP_REGISTER)
@@ -21496,8 +21514,6 @@ static void handle_response(struct sip_pvt *p, int resp, const char *rest, struc
handle_response_invite(p, resp, rest, req, seqno);
} else if (sipmethod == SIP_SUBSCRIBE) {
handle_response_subscribe(p, resp, rest, req, seqno);
} else if (sipmethod == SIP_NOTIFY) {
pvt_set_needdestroy(p, "received 481 response");
} else if (sipmethod == SIP_BYE) {
/* The other side has no transaction to bye,
just assume it's all right then */
@@ -21658,24 +21674,6 @@ static void handle_response(struct sip_pvt *p, int resp, const char *rest, struc
ast_debug(1, "Got 200 OK on CANCEL\n");
/* Wait for 487, then destroy */
} else if (sipmethod == SIP_NOTIFY) {
/* They got the notify, this is the end */
if (p->owner) {
if (p->refer) {
ast_debug(1, "Got 200 OK on NOTIFY for transfer\n");
} else
ast_log(LOG_WARNING, "Notify answer on an owned channel?\n");
/* ast_queue_hangup(p->owner); Disabled */
} else {
if (!p->subscribed && !p->refer) {
pvt_set_needdestroy(p, "transaction completed");
}
if (ast_test_flag(&p->flags[1], SIP_PAGE2_STATECHANGEQUEUE)) {
/* Ready to send the next state we have on queue */
ast_clear_flag(&p->flags[1], SIP_PAGE2_STATECHANGEQUEUE);
cb_extensionstate((char *)p->context, (char *)p->exten, p->laststate, (void *) p);
}
}
} else if (sipmethod == SIP_BYE) {
pvt_set_needdestroy(p, "transaction completed");
}
@@ -21697,8 +21695,6 @@ static void handle_response(struct sip_pvt *p, int resp, const char *rest, struc
handle_response_invite(p, resp, rest, req, seqno);
} else if (sipmethod == SIP_BYE) {
pvt_set_needdestroy(p, "received 481 response");
} else if (sipmethod == SIP_NOTIFY) {
pvt_set_needdestroy(p, "received 481 response");
} else if (sipdebug) {
ast_debug(1, "Remote host can't match request %s to call '%s'. Giving up\n", sip_methods[sipmethod].text, p->callid);
}
@@ -30103,6 +30099,12 @@ static int setup_srtp(struct sip_srtp **srtp)
static int process_crypto(struct sip_pvt *p, struct ast_rtp_instance *rtp, struct sip_srtp **srtp, const char *a)
{
/* If no RTP instance exists for this media stream don't bother processing the crypto line */
if (!rtp) {
ast_debug(3, "Received offer with crypto line for media stream that is not enabled\n");
return FALSE;
}
if (strncasecmp(a, "crypto:", 7)) {
return FALSE;
}

View File

@@ -25,3 +25,10 @@ rtpend=20000
; do not come from the source of the RTP stream. This option is
; enabled by default.
; strictrtp=yes
;
; Number of packets containing consecutive sequence values needed
; to change the RTP source socket address. This option only comes
; into play while using strictrtp=yes. Consider changing this value
; if rtp packets are dropped from one or both ends after a call is
; connected. This option is set to 4 by default.
; probation=8

View File

@@ -4110,6 +4110,17 @@ int ast_bridge_call(struct ast_channel *chan, struct ast_channel *peer, struct a
if (!f || (f->frametype == AST_FRAME_CONTROL &&
(f->subclass.integer == AST_CONTROL_HANGUP || f->subclass.integer == AST_CONTROL_BUSY ||
f->subclass.integer == AST_CONTROL_CONGESTION))) {
/*
* If the bridge was broken for a hangup that isn't real, then
* then don't run the h extension, because the channel isn't
* really hung up. This should really only happen with AST_SOFTHANGUP_ASYNCGOTO,
* but it doesn't hurt to check AST_SOFTHANGUP_UNBRIDGE either.
*/
ast_channel_lock(chan);
if (chan->_softhangup & (AST_SOFTHANGUP_ASYNCGOTO | AST_SOFTHANGUP_UNBRIDGE)) {
ast_set_flag(chan, AST_FLAG_BRIDGE_HANGUP_DONT);
}
ast_channel_unlock(chan);
res = -1;
break;
}

View File

@@ -1012,6 +1012,7 @@ int ast_streamfile(struct ast_channel *chan, const char *filename, const char *p
struct ast_filestream *fs;
struct ast_filestream *vfs=NULL;
char fmt[256];
off_t pos;
int seekattempt;
int res;
@@ -1024,12 +1025,17 @@ int ast_streamfile(struct ast_channel *chan, const char *filename, const char *p
/* check to see if there is any data present (not a zero length file),
* done this way because there is no where for ast_openstream_full to
* return the file had no data. */
seekattempt = fseek(fs->f, -1, SEEK_END);
if (seekattempt && errno == EINVAL) {
/* Zero-length file, as opposed to a pipe */
return 0;
pos = ftello(fs->f);
seekattempt = fseeko(fs->f, -1, SEEK_END);
if (seekattempt) {
if (errno == EINVAL) {
/* Zero-length file, as opposed to a pipe */
return 0;
} else {
ast_seekstream(fs, 0, SEEK_SET);
}
} else {
ast_seekstream(fs, 0, SEEK_SET);
fseeko(fs->f, pos, SEEK_SET);
}
vfs = ast_openvstream(chan, filename, preflang);

View File

@@ -80,6 +80,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#define ZFONE_PROFILE_ID 0x505a
#define DEFAULT_LEARNING_MIN_SEQUENTIAL 4
extern struct ast_srtp_res *res_srtp;
static int dtmftimeout = DEFAULT_DTMF_TIMEOUT;
@@ -96,7 +98,8 @@ static int rtcpdebugport; /*< Debug only RTCP packets from IP or IP+Port if por
#ifdef SO_NO_CHECK
static int nochecksums;
#endif
static int strictrtp;
static int strictrtp; /*< Only accept RTP frames from a defined source. If we receive an indication of a changing source, enter learning mode. */
static int learning_min_sequential; /*< Number of sequential RTP frames needed from a single source during learning mode to accept new source. */
enum strict_rtp_state {
STRICT_RTP_OPEN = 0, /*! No RTP packets should be dropped, all sources accepted */
@@ -176,6 +179,13 @@ struct ast_rtp {
struct ast_sockaddr strict_rtp_address; /*!< Remote address information for strict RTP purposes */
struct ast_sockaddr alt_rtp_address; /*!<Alternate remote address information */
/*
* Learning mode values based on pjmedia's probation mode. Many of these values are redundant to the above,
* but these are in place to keep learning mode sequence values sealed from their normal counterparts.
*/
uint16_t learning_max_seq; /*!< Highest sequence number heard */
int learning_probation; /*!< Sequential packets untill source is valid */
struct rtp_red *red;
};
@@ -460,6 +470,50 @@ static int create_new_socket(const char *type, int af)
return sock;
}
/*!
* \internal
* \brief Initializes sequence values and probation for learning mode.
* \note This is an adaptation of pjmedia's pjmedia_rtp_seq_init function.
*
* \param rtp pointer to rtp struct used with the received rtp packet.
* \param seq sequence number read from the rtp header
*/
static void rtp_learning_seq_init(struct ast_rtp *rtp, uint16_t seq)
{
rtp->learning_max_seq = seq - 1;
rtp->learning_probation = learning_min_sequential;
}
/*!
* \internal
* \brief Updates sequence information for learning mode and determines if probation/learning mode should remain in effect.
* \note This function was adapted from pjmedia's pjmedia_rtp_seq_update function.
*
* \param rtp pointer to rtp struct used with the received rtp packet.
* \param seq sequence number read from the rtp header
* \return boolean value indicating if probation mode is active at the end of the function
*/
static int rtp_learning_rtp_seq_update(struct ast_rtp *rtp, uint16_t seq)
{
int probation = 1;
ast_debug(1, "%p -- probation = %d, seq = %d\n", rtp, rtp->learning_probation, seq);
if (seq == rtp->learning_max_seq + 1) {
/* packet is in sequence */
rtp->learning_probation--;
rtp->learning_max_seq = seq;
if (rtp->learning_probation == 0) {
probation = 0;
}
} else {
rtp->learning_probation = learning_min_sequential - 1;
rtp->learning_max_seq = seq;
}
return probation;
}
static int ast_rtp_new(struct ast_rtp_instance *instance,
struct ast_sched_context *sched, struct ast_sockaddr *addr,
void *data)
@@ -476,6 +530,9 @@ static int ast_rtp_new(struct ast_rtp_instance *instance,
rtp->ssrc = ast_random();
rtp->seqno = ast_random() & 0xffff;
rtp->strict_rtp_state = (strictrtp ? STRICT_RTP_LEARN : STRICT_RTP_OPEN);
if (strictrtp) {
rtp_learning_seq_init(rtp, (uint16_t)rtp->seqno);
}
/* Create a new socket for us to listen on and use */
if ((rtp->s =
@@ -2082,7 +2139,17 @@ static struct ast_frame *ast_rtp_read(struct ast_rtp_instance *instance, int rtc
/* If strict RTP protection is enabled see if we need to learn the remote address or if we need to drop the packet */
if (rtp->strict_rtp_state == STRICT_RTP_LEARN) {
ast_debug(1, "%p -- start learning mode pass with addr = %s\n", rtp, ast_sockaddr_stringify(&addr));
/* For now, we always copy the address. */
ast_sockaddr_copy(&rtp->strict_rtp_address, &addr);
/* Send the rtp and the seqno from header to rtp_learning_rtp_seq_update to see whether we can exit or not*/
if (rtp_learning_rtp_seq_update(rtp, ntohl(rtpheader[0]))) {
ast_debug(1, "%p -- Condition for learning hasn't exited, so reject the frame.\n", rtp);
return &ast_null_frame;
}
ast_debug(1, "%p -- Probation Ended. Set strict_rtp_state to STRICT_RTP_CLOSED with address %s\n", rtp, ast_sockaddr_stringify(&addr));
rtp->strict_rtp_state = STRICT_RTP_CLOSED;
} else if (rtp->strict_rtp_state == STRICT_RTP_CLOSED) {
if (ast_sockaddr_cmp(&rtp->strict_rtp_address, &addr)) {
@@ -2497,6 +2564,7 @@ static void ast_rtp_remote_address_set(struct ast_rtp_instance *instance, struct
if (strictrtp) {
rtp->strict_rtp_state = STRICT_RTP_LEARN;
rtp_learning_seq_init(rtp, rtp->seqno);
}
return;
@@ -2884,6 +2952,7 @@ static int rtp_reload(int reload)
rtpend = DEFAULT_RTP_END;
dtmftimeout = DEFAULT_DTMF_TIMEOUT;
strictrtp = STRICT_RTP_CLOSED;
learning_min_sequential = DEFAULT_LEARNING_MIN_SEQUENTIAL;
if (cfg) {
if ((s = ast_variable_retrieve(cfg, "general", "rtpstart"))) {
rtpstart = atoi(s);
@@ -2927,6 +2996,12 @@ static int rtp_reload(int reload)
if ((s = ast_variable_retrieve(cfg, "general", "strictrtp"))) {
strictrtp = ast_true(s);
}
if ((s = ast_variable_retrieve(cfg, "general", "probation"))) {
if ((sscanf(s, "%d", &learning_min_sequential) <= 0) || learning_min_sequential <= 0) {
ast_log(LOG_WARNING, "Value for 'probation' could not be read, using default of '%d' instead\n",
DEFAULT_LEARNING_MIN_SEQUENTIAL);
}
}
ast_config_destroy(cfg);
}
if (rtpstart >= rtpend) {