hi all :working:
When i use force_rtp_proxy() in my openser.cfg i have 20 calls/s, if i try
to increase the number i have this error:
force_rtp_proxy2:incorrect port 0 in reply from rtp proxy
and i can't use rtpproxy in this calls.
But in this linkc http://www.b2bua.org/wiki/RTPproxy/FAQ i have the capacity
rtpproxy 1500-2000.
Please, if one have the solution send me a reply.:confused:
any suggest is appreciate
--
View this message in context: http://www.nabble.com/Rtpproxy-limit-tp19532035p19532035.html
Sent from the OpenSER Users Mailing List mailing list archive at Nabble.com.
hi list rtpproxy version 1.1 runs well with kamailio 1.4 or openser 1.3.2 ?, some person in the list that this making tests with her
Sep 17 21:55:26 xserver /sbin/kamailio[3522]: WARNING:nathelper:rtpp_test: support for RTP proxy <udp:127.0.0.1:7890> has been disabled temporarily
Sep 17 21:55:26 xserver /sbin/kamailio[3531]: WARNING:nathelper:rtpp_test: support for RTP proxy <udp:127.0.0.1:7890> has been disabled temporarily
Sep 17 21:55:26 xserver /sbin/kamailio[3535]: WARNING:nathelper:rtpp_test: support for RTP proxy <udp:127.0.0.1:7890> has been disabled temporarily
Sep 17 21:55:26 xserver /sbin/kamailio[3518]: WARNING:nathelper:rtpp_test: can't get version of the RTP proxy
Sep 17 21:55:26 xserver /sbin/kamailio[3518]: WARNING:nathelper:rtpp_test: support for RTP proxy <udp:127.0.0.1:7890> has been disabled temporarily
Sep 17 21:55:25 xserver /sbin/kamailio[3537]: ERROR:nathelper:send_rtpp_command: proxy <udp:127.0.0.1:7890> does not respond, disable it
Sep 17 21:55:26 xserver /sbin/kamailio[3537]: WARNING:nathelper:rtpp_test: can't get version of the RTP proxy
Sep 17 21:55:26 xserver /sbin/kamailio[3537]: WARNING:nathelper:rtpp_test: support for RTP proxy <udp:127.0.0.1:7890> has been disabled temporarily
I have some problems with the one
regards
rickygm
Hello,
There is a new release of MediaProxy software available.
For people running Debian testing or unstable on an i386 architecture
there is now an official public repository provided by AG Projects. To
use it, add these lines in /etc/apt/sources.list
# AG Projects software
deb http://ag-projects.com/debian unstable main
deb-src http://ag-projects.com/debian unstable main
Install the AG Projects debian software signing key:
wget http://download.ag-projects.com/agp-debian-gpg.key
apt-key add agp-debian-gpg.key
After that, run:
apt-get update
apt-get install mediaproxy-dispatcher mediaproxy-relay mediaproxy-web-
sessions
to install all the packages, or you can install only the packages you
actually
need on that specific system.
The change log follows:
mediaproxy (2.1.0) unstable; urgency=low
.
* Mention libnetfilter-conntrack in the installation requirements
section
* Added note about using distribution provided kernel images
* Renamed OpenSER to OpenSIPs
* Do accounting only after a 200 OK response was received, which is
indicated by the presence of the to_tag that is not sent by
OpenSIPS
for provisional replies, but only with the 200 OK
* Have synthetic test scripts look for the mediaproxy module in
current and
parent directories automatically
* In the synthetic tests have OpenSIPS send the to tag only with
200 OK
* Added synthetic test script to test provisional responses from two
different PSTN gateways with varying to tags
* Enhanced kernel version parsing to support non-standard named
kernels
(i.e. major.minor.revision.extra)
* Updated debian standards version
* Rephrased description in manual pages and debian control file
* Restructured and improved documentation to better describe how to
install
* Improved dictionary parsing in RADIUS accounting module
* Update support section in readme
* Added management interface for OpenSIPS
* Fix for relay cleanup timer when dispatcher is restarted
* Modified dispatcher to store dialog_id for sessions and use the
OpenSIPS
management interface to send BYEs when a session did timeout
* Added dialog_id value to test scripts
* Simplified parsing of headers received from OpenSIPs in dispatcher
* Fixed ExpireWatcher port comparison to be done as a 16-bit
unsigned int
* Remove all matching iptables entries on Inhibitor dealloc in
order to
remove stray entries that are leftover after crashes
* Added per-stream post-dial delay to the session statistics
* Record the post dial delay from the first stream into radius
accounting
* Added note to INSTALL about official Debian repositories from AG
Projects
* Added note to INSTALL about where to find the changelog
* Updated the feature list in README with the latest additions
* Fixed regression from 1.x that prevented chaining of mediaproxies
* Ignore invalid accounting module names in the configuration and
log an
error about them instead of raising an exception
* Gracefully report the errors that occur while reading the radius
configuration file and then exit, instead of throwing an exception
* The radius configuration file may be relative to the config
directory
* Do not cache database inserted rows to avoid the need to clean
the cache
or otherwise have an ever increasing application memory footprint
* Capture and report database errors when inserting statistics
records
* Use MyISAM for the media_sessions table
* Improved the database accounting speed about 3 times using raw
queries
* Create the table for database accounting on startup if it doesn't
exist
* Removed pool_size database option and use a single database
connection
* Reworded the tls README a bit for clarity
* Added OpenSIPS section to the config.ini.sample
* Added documentation sections for accounting and closing expired
calls
* Added minimum version dependency for libnetfilter-conntrack in
INSTALL
* Encode applications and codecs from all streams, not only the
first one,
in the radius accounting backend
* Log the post-dial delay in radius accounting as Acct-Delay-Time
* Capture and log radius exceptions
For more information, download of source code and the documentation,
visit the home page of the product:
http://ag-projects.com/MediaProxy.html
Regards,
Adrian
Hi,
I just start to use the Openser as the presence server.
I tested with the eyebeam. The server saved the presentity information to
the MySQL server.
It worked well.
I have questions.
I would like to setup two presence servers. One is active, and the other is
stand-bye.
If the active is down, the client sends a message to the stand-bye.
How does the presence server know that it is active or stand-bye?
How do I set it up?
How do I replicate the database between servers?
If the active is down, how do I make it up running again?
Thanks.
Jeon
Hi all
I have to following setup for a incoming call
Asterisk -> OpenSER -> 3rd Party SBC
So the call comes into Asterisk which sends it to OpenSER which forwards it
to the 3rd party SBC. I need to use a forward() to send to the SBC as the
URI needs to be preserved as it came from Asterisk. This is all working
fine, however when the called party answers and the OK is sent for the
INVITE it is not sent back to Asterisk.
How do I get this to work?
Regards
Jon
Hello,
I need help to do digest authentication !
I have:
Route{
modparam("auth_db", "calculate_ha1", yes)
modparam("auth_db", "db_url", "mysql://root:xxx@localhost/openser")
if (!proxy_authorize("realm.org", "subscriber")) {
proxy_challenge("realm.org", "1");
exit;
};
}
And, in my database :
username
domain
password
realm
Ha1
gaia
Realm.org
xxxxx
Where can be my problem ?
Cordialement
BERGANZ François
http://www.acropolistelecom.net <http://www.acropolistelecom.net/>
Hi!
I have just commited 2 new modules into SVN trunk:
- pua_dialoginfo: gets dialog states from dialog module and sends
PUBLISH with the dialog state in RFC 4235 conform XML documents
- presence_dialoginfo: extends presence module to handle PUBLISH with
dialog-info. Allows aggregation of multiple XML documents into one document.
With this module you can have BLF without the need for an PBX
(Asterisk). It is know to work with SNOM and Linksys phones. Linksys
requires some tweaking with module parameters.
The work was sponsored by Silver Server (www.sil.at)
For a full description please refer to the very extensive documentation
in the associated READMEs.
regards
Klaus
sabino frisardi wrote:
> OK, so if i call tmb->t_relay(msg,0,0,0,0,0,0) from a module it's the
> same if i call t_relay() from script?
yes.
Daniel
>
> 2008/9/3 Daniel-Constantin Mierla <miconda(a)gmail.com
> <mailto:miconda@gmail.com>>
>
> Hello,
>
>
> On 09/02/08 13:20, Klaus Darilion wrote:
>
> Hi Sabino!
>
> Do you really need to call it from within your module? The
> usual way is that modules prepare the request (set RURI, DURI,
> branches ...) and then in script you call t_relay(). This way
> is more flexible as it also allows you to perform some task in
> script before sending out the request (if needed).
>
> klaus
>
> sabino frisardi schrieb:
>
>
> Hi all,
>
> I'm using openser 1.4. Can anyone tell me how can i call
> t_relay() from another module.
> Can anyone help me? any suggestion?
>
>
> if you need it, then tm module exports an API that you can use.
> You can have a look at msilo module to see how the TM api is
> imported and used later.
>
> Cheers,
> Daniel
>
> --
> Daniel-Constantin Mierla
> http://www.asipto.com
>
>
>
>
> --
> Sabino Frisardi
--
Daniel-Constantin Mierla
http://www.asipto.com