Hi!
make deb on stable fails as geoip module needs at least libgeoip 1.4.5 -
because of GeoIP_range_by_ip().
Thus libgeoip needs to be installed form backports. MAybe we should
adopt the control file to check for libgeoip version
regards
Klaus
Module: sip-router
Branch: master
Commit: 4a0b559062b70c1c089c1ea9908eaae60679ad04
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4a0b559…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Nov 12 12:22:20 2010 +0100
sanity: note about different behavior based on autodrop
---
modules/sanity/README | 15 +++++++++------
modules/sanity/doc/functions.xml | 12 +++++++-----
2 files changed, 16 insertions(+), 11 deletions(-)
diff --git a/modules/sanity/README b/modules/sanity/README
index a3e4ce1..0442064 100644
--- a/modules/sanity/README
+++ b/modules/sanity/README
@@ -20,7 +20,7 @@ Nils Ohlmeier
1.4. Functions
- 1.4.1. sanity_check()
+ 1.4.1. sanity_check([msg_checks [, uri_checks]])
1.1. Overview
@@ -136,12 +136,15 @@ modparam("sanity", "autodrop", 1)
Revision History
Revision $Revision$ $Date$
-1.4.1. sanity_check()
+1.4.1. sanity_check([msg_checks [, uri_checks]])
- This function makes a row of sanity checks on the given request. The
- function returns false (-1) if one of the checks failed. If one of the
- checks fails the module sends a precise error reply via sl_send_reply.
- Thus there is no need to reply with a generic error message.
+ This function makes a row of sanity checks over the given SIP request.
+ The behavior of the function is also controled by 'autodrop' parameter.
+ If autodrop=0, the function returns false (-1) if one of the checks
+ failed. When autodrop=1, the function stops the execution of
+ configuration file. In both cases, ff one of the checks fails the
+ module sends a precise error reply via SL send_reply(). Thus there is
+ no need to reply with a generic error message.
Example 5. sanity_check usage
...
diff --git a/modules/sanity/doc/functions.xml b/modules/sanity/doc/functions.xml
index ea9cf1d..f3cfa85 100644
--- a/modules/sanity/doc/functions.xml
+++ b/modules/sanity/doc/functions.xml
@@ -22,13 +22,15 @@
<section id="sanity_check">
<title>
- <function>sanity_check()</function>
+ <function>sanity_check([msg_checks [, uri_checks]])</function>
</title>
<para>
- This function makes a row of sanity checks on the given request.
- The function returns false (-1) if one of the checks failed. If one
- of the checks fails the module sends a precise error reply via
- sl_send_reply. Thus there is no need to reply with a generic
+ This function makes a row of sanity checks over the given SIP request. The
+ behavior of the function is also controled by 'autodrop' parameter.
+ If autodrop=0, the function returns false (-1) if one of the checks failed.
+ When autodrop=1, the function stops the execution of configuration file.
+ In both cases, ff one of the checks fails the module sends a precise error
+ reply via SL send_reply(). Thus there is no need to reply with a generic
error message.
</para>
<example>
Module: sip-router
Branch: master
Commit: e1371192357f889c35003ea28d0eb2351e27f84d
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e137119…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Nov 12 12:26:26 2010 +0100
dispatcher(k): note about disabling MI ds_reload
- the MI command ds_reload is disabled for call load based dispatching
(algorithm 10)
---
modules_k/dispatcher/README | 5 ++++-
modules_k/dispatcher/doc/dispatcher_admin.xml | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/modules_k/dispatcher/README b/modules_k/dispatcher/README
index 781e499..1c747c9 100644
--- a/modules_k/dispatcher/README
+++ b/modules_k/dispatcher/README
@@ -857,7 +857,10 @@ onreply_route {
5.3. ds_reload
- It reloads the groups and included destinations.
+ It reloads the groups and included destinations. The command is
+ disabled for call load based dispatching (algorithm 10) since removal
+ of destinations may leave the list of active calls with broken
+ references.
Name: ds_reload
diff --git a/modules_k/dispatcher/doc/dispatcher_admin.xml b/modules_k/dispatcher/doc/dispatcher_admin.xml
index b05403a..ae857fd 100644
--- a/modules_k/dispatcher/doc/dispatcher_admin.xml
+++ b/modules_k/dispatcher/doc/dispatcher_admin.xml
@@ -1069,7 +1069,10 @@ onreply_route {
<function moreinfo="none">ds_reload</function>
</title>
<para>
- It reloads the groups and included destinations.
+ It reloads the groups and included destinations. The command is
+ disabled for call load based dispatching (algorithm 10) since
+ removal of destinations may leave the list of active
+ calls with broken references.
</para>
<para>
Name: <emphasis>ds_reload</emphasis>
Greetings,
This is a call for presentations for the open source telephony devroom at FOSDEM 2011 - http://www.fosdem.org/.
We will be holding a day full of presentations on development topics in the area of open source telephony on Sunday, February 6th. The schedule allows for presentations from 9:00 to 17:00. The room we have available will have a projector, wifi, and 59 seats.
Please submit all proposals no later than 2010-12-10. Notification of accepted speakers will be provided by 2010-12-17. We will then work to have a schedule finalized by 2011-01-07. Talks should be submitted by fulling out the following form:
http://goo.gl/9SWlz
Please direct discussion about this devroom to the telephony-devroom mailing list hosted on http://lists.fosdem.org/. If you would like to contact the devroom organizer directly, please contact Russell Bryant <russell(a)digium.com>.
Feel free to forward this along to any people or mailing lists that you think would be interested in this event.
Thank you!
Bryan M. Johns
Digium, Inc. | Community Director
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: +1 256-428-6007
Check us out at : www.asterisk.org or www.digium.com
Greetings,
This is a call for presentations for the open source telephony devroom at FOSDEM 2011 - http://www.fosdem.org/.
We will be holding a day full of presentations on development topics in the area of open source telephony on Sunday, February 6th. The schedule allows for presentations from 9:00 to 17:00. The room we have available will have a projector, wifi, and 59 seats.
Please submit all proposals no later than 2010-12-10. Notification of accepted speakers will be provided by 2010-12-17. We will then work to have a schedule finalized by 2011-01-07. Talks should be submitted by fulling out the following form:
http://goo.gl/9SWlz
Please direct discussion about this devroom to the telephony-devroom mailing list hosted on http://lists.fosdem.org/. If you would like to contact the devroom organizer directly, please contact Russell Bryant <russell(a)digium.com>.
Feel free to forward this along to any people or mailing lists that you think would be interested in this event.
Thank you!
Bryan M. Johns
Digium, Inc. | Community Director
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: +1 256-428-6007
Check us out at : www.asterisk.org or www.digium.com