<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
at last I add <font color="#ff0000"><span>modprobe iptable_nat</span></font>
, do a good work now! thanks<br>
<br>
<br>
<br>
On 2011年08月27日 19:42, vivid333 wrote:
<blockquote cite="mid:4E58D816.4010702@163.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<br>
thank you , finally I succeed install mediaproxy in cent OS. but
now I encouter a new trouble.<br>
<br>
I run it with <font color="#6633ff">root</font> user. I must
upgrade centOS Kernel?<br>
<br>
have any other solutions? thanks!<br>
<pre wrap="">[root@mail mediaproxy-2.5.1]# lsb_release -a
LSB Version: :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:
printing-4.0-ia32:printing-4.0-noarch
Distributor ID: CentOS
Description: CentOS release 5.6 (Final)
Release: 5.6
Codename: Final
[root@mail mediaproxy-2.5.1]# uname -a
Linux mail.xxxxxx.com 2.6.18-243.el5 #1 SMP Mon Feb 7 18:47:27 EST 2011 x86_64 x86_64 x86_64 GNU/Linux</pre>
<br>
<br>
<br>
[root@localhost tls]# media-relay --no-fork<br>
Starting MediaProxy Relay 2.4.4<br>
<font color="#6633ff">fatal error: failed to create MediaProxy
Relay: Could not initialize the iptables 'nat' table. Missing
kernel support or running without root priviliges.</font><br>
<br>
[root@localhost tls]# media-dispatcher --no-fork<br>
Starting MediaProxy Dispatcher 2.4.4<br>
Twisted is using selectreactor<br>
mediaproxy.dispatcher.RelayFactory starting on 25060<br>
mediaproxy.dispatcher.OpenSIPSControlFactory starting on
"'/var/run/mediaproxy/dispatcher.sock'"<br>
mediaproxy.dispatcher.ManagementControlFactory starting on 25061<br>
<br>
<br>
<br>
<br>
<br>
On 2011年08月26日 18:00, <a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:users-request@lists.opensips.org">users-request@lists.opensips.org</a>
wrote:
<blockquote
cite="mid:mailman.3.1314352804.21409.users@lists.opensips.org"
type="cite">
<pre wrap="">Send Users mailing list submissions to
        <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@lists.opensips.org">users@lists.opensips.org</a>
To subscribe or unsubscribe via the World Wide Web, visit
        <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
or, via email, send a message with subject or body 'help' to
        <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users-request@lists.opensips.org">users-request@lists.opensips.org</a>
You can reach the person managing the list at
        <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users-owner@lists.opensips.org">users-owner@lists.opensips.org</a>
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Users digest..."
Today's Topics:
1. Re: MedaiProxy libiptc && libip4tc error (Sa?l Ibarra Corretg?)
2. SEMS 1.4.2 released (Stefan Sayer)
----------------------------------------------------------------------
Message: 1
Date: Fri, 26 Aug 2011 09:14:39 +0200
From: Sa?l Ibarra Corretg? <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:saul@ag-projects.com"><saul@ag-projects.com></a>
Subject: Re: [OpenSIPS-Users] MedaiProxy libiptc && libip4tc error
To: OpenSIPS users mailling list <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:users@lists.opensips.org"><users@lists.opensips.org></a>
Message-ID: <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:1FD305DA-F393-4193-8E7F-5561070D96FE@ag-projects.com"><1FD305DA-F393-4193-8E7F-5561070D96FE@ag-projects.com></a>
Content-Type: text/plain; charset=iso-8859-1
Hi,
On Aug 26, 2011, at 5:56 AM, vivid333 wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hello:
why did error " No valid iptc library was found on the system. Please install iptables development libraries" happen?
1. My System Config is :
[root@mail mediaproxy-2.5.1]# lsb_release -a
LSB Version: :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:
printing-4.0-ia32:printing-4.0-noarch
Distributor ID: CentOS
Description: CentOS release 5.6 (Final)
Release: 5.6
Codename: Final
[root@mail mediaproxy-2.5.1]# uname -a
Linux mail.xxxxxx.com 2.6.18-243.el5 #1 SMP Mon Feb 7 18:47:27 EST 2011 x86_64 x86_64 x86_64 GNU/Linux
2. Mediaproxy version: 2.5.1
3. Prerequisites
yum install libnfnetlink
yum install libnfnetlink-devel
yum install libnetfilter_conntrack-devel
yum install iptables-devel.x86_64
4. [root@mail ~]# whereis libiptc
libiptc: /usr/include/libiptc
[root@mail mediaproxy-2.5.1]# ./setup.py build
No valid iptc library was found on the system. Please install iptables development libraries.
</pre>
</blockquote>
<pre wrap="">CentOS 5 contains iptables libraries which are over 5 years old and we just can't support them anymore. If you want to run MediaProxy on CentOS you can either upgrade to CentOS 6 or use MediaProxy 2.4.4, which still works with the old libraries.
Regards,
--
Sa?l Ibarra Corretg?
AG Projects
------------------------------
Message: 2
Date: Fri, 26 Aug 2011 11:56:47 +0200
From: Stefan Sayer <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:stefan.sayer@googlemail.com"><stefan.sayer@googlemail.com></a>
Subject: [OpenSIPS-Users] SEMS 1.4.2 released
To: sems mailing list <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:sems@lists.iptel.org"><sems@lists.iptel.org></a>,         <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:semsdev@iptel.org">"semsdev@iptel.org"</a>
        <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:semsdev@iptel.org"><semsdev@iptel.org></a>
Cc: SR-Users <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:sr-users@lists.sip-router.org"><sr-users@lists.sip-router.org></a>,        OpenSIPS users mailling
        list <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:users@lists.opensips.org"><users@lists.opensips.org></a>
Message-ID: <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:4E576DDF.9020407@googlemail.com"><4E576DDF.9020407@googlemail.com></a>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
(apologies if you receive multiple copies of this mail)
Hello,
the SIP Express Media Server version 1.4.2 is available. Users of SEMS
1.4 versions and anyone else is recommended to upgrade to that
version. Please find below the relevant changelog, the source at
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="ftp://ftp.iptel.org/pub/sems/sems-1.4.2.tar.gz">ftp://ftp.iptel.org/pub/sems/sems-1.4.2.tar.gz</a>
and Debian/Ubuntu packages as always at OBS
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://build.opensuse.org/project/show?project=home%3Ateam-sems">https://build.opensuse.org/project/show?project=home%3Ateam-sems</a>
Many thanks to everyone who contributed with testing, bug fixes,
documentation and feedback.
* SEMS 1.4.2 release
         * auth'ed BYE (wait_for_bye_transaction)
         * fixes SIP auth for qop header format
         * xmlrpc: fix busyloop with keep-alive
         * a few minor SST issues
         * builds on Ubuntu 11.4 (build-deps)
         * ivr: release GIL on blocking file I/O
         * SBC: fix codec filter for unnamed payloads<96
         * fixed DSM variables to outgoing call
         * some examples and documentation added
This release introduces a new configuration option
wait_for_bye_transaction=yes which enables authentication of BYE
requests sent by SEMS, which is disabled by default. If this option is
not enabled, SEMS behaves like in 1.4.1.
With Best Regards
Stefan Sayer for the SEMS community
</pre>
</blockquote>
<br>
</blockquote>
<br>
</body>
</html>