Hello,
On Thu, 15 Feb 2007 11:19:37 +0100, Atle Samuelsen <clona(a)cyberhouse.no> wrote:
> Hi Guys,
>
> Just qurious.. How intrested are you guys in a very simple transcoder,
> wich is based on rtpproxy ?
>
I would be really interested in a g729 to g711 transcoder as I have a
pstn gateway that doesn't support g729.
I am currently using mediaproxy but I would consider to either move to
rtpproxy with transcoder functionality or contribute to implement this
feature in mediaproxy.
--
Regards,
-vma
.
i try to install openser from tar.gz and i do it
make all include_modules="mysql"
make prefix=/usr/local install include_modules="mysql"
But dont appears mysql.so what the matter??
thanks por all
--
=====================================================
Legolas_Bilbao[ID2006][GKR]
Dios creo un equipo Perfecto a los demas los lleno de extranjeros
http://www.forosindicedonkey.comhttp://usuarios.lycos.es/ligaforo/
=====================================================
Howdy
I have a situation I hope you guys will help me out with
I am receiving call from a VOIP peer (SIP Call) and the peer can
only send them as G711.
I need to redirect to call to another voip peer over the wan and due
to bandwidth considerations I need to translate the codec to g729.
Any ideas on how to do this,
Sample config file will be help
Regards
./Tusker
what is written in your modparam rtpproxy line?
how do you start your rtpproxy? (what parameters do you use)
There might be some changes in the code as well since the document was
issued few months ago and the development of SER is going on.
I'm trying to reproduce it with the latest CVS version..
Lada
Angelo Taddeo wrote:
> I've done correctly anything you wrote in your mail.
>
> I've found my mistake with $node: in database i put it with flag 32
> instead of 33.
>
> Anyway one problem remains: it isn't enough inserting rtpproxy IP
> address in modparam (in ser.cfg).
> If I dont't give this IP to function/ force_rtp_proxy/ in ser.cfg it
> doesn't work, that is it doesn't write correctly rtpproxy IP in
> connection information (SDP) during SDP rewriting .
> I've looked at code. SER expects rtpproxy IP address in reply from
> rtpproxy. But rtpproxy in its message to SER doesn't write its IP!!!!!
>
> So in my ser.cfg I have to define a variable conteining rtpproxy IP
> address and I have to give it to function force_rtp_proxy. Only in
> this way it works.
>
> I wait for your replay.
>
> I'm using SER 10.0.x CVS version!
>
> Thanks in advance
>
> Angelo
>
>
>
>
> */Ladislav Andel <ladaan(a)iptel.org>/* ha scritto:
>
> It is saved in database table "user_attrs". Look at the page 24 in
> optimized_nat_traversal.pdf
> document how it
> should look like.
> UID in that table means username.
> The value of variable "node" means the index of RTPproxy starting
> from 0.
> For example:
> modparam("nathelper", "rtpproxy_sock", "unix:/var/run/rtpproxy.sock
> udp:5.6.7.8:22222")
>
> unix:/var/run/rtpproxy.sock is O
> udp:5.6.7.8:22222 is 1
>
> Within your ser.cfg you load these AVP variables through
> load_attrs();
> and use them in nat mangle route.
> You can check the value of "node" by dump_attrs(); before calling
> force_rtp_proxy and see if there is correct value.
>
> Lada
>
>
>
> Angelo Taddeo wrote:
> >
> >
> >
> > Hi again
> > I'm using ser 0.10.x ( CVS version).
> >
> > About rtpproxy traffic balancing:
> >
> > Where I have to put <$node> value????????
> >
> > Thanks
> >
> >
> ------------------------------------------------------------------------
> > L'email della prossima generazione? Puoi averla con la nuova Yahoo!
> > Mail
> >
>
> ------------------------------------------------------------------------
> L'email della prossima generazione? Puoi averla con la nuova Yahoo!
> Mail
> <%20http://us.rd.yahoo.com/mail/it/taglines/hotmail/nowyoucan/nextgen/*%20http://it.docs.yahoo.com/nowyoucan.html>
Hi!
I have a problem with mediaproxy 1.8. Whenever a session is deleted
there is an exception:
Feb 14 14:18:27 foobar mediaproxy[27053]: delete
OGI3Nzk1N2ExODY4NTIzYzIxMjc1NmYxN2MwMDBiZjU. info=
Feb 14 14:18:27 foobar mediaproxy[27053]: session
OGI3Nzk1N2ExODY4NTIzYzIxMjc1NmYxN2MwMDBiZjU.: 10558/10557/21113 packets,
778927/774750/1553531 bytes (caller/called/relayed)
Feb 14 14:18:27 foobar mediaproxy[27053]: session
OGI3Nzk1N2ExODY4NTIzYzIxMjc1NmYxN2MwMDBiZjU.: ended.
Feb 14 14:18:27 foobar mediaproxy[27053]: error: uncaptured python
exception, closing channel <rtphandler.CommandHandler connected
5.6.7.8:38879 at 0xb7d255ec> (exceptions.NameError:global name
'StopRecordSerializer' is not defined
[/usr/lib/python2.3/asyncore.py|readwrite|86]
[/usr/lib/python2.3/asyncore.py|handle_read_event|390]
[/opt/mediaproxy/modules/rtphandler.py|handle_read|441]
[/opt/mediaproxy/modules/rtphandler.py|process|568])
Feb 14 14:19:53 foobar mediaproxy[27053]: status
Feb 14 14:19:53 foobar mediaproxy[27053]: execution time: 0.11 ms
I could not find the problem - accounting.py with StopRecordSerializer
is there, and it is imported in rtphandler.
Do others also have problems and maybe a workaround?
regards
klaus
--
Klaus Darilion
nic.at
Hi
I'm using the Hello World.cgf as my configuration file. My problem is
that SER does not appear to be listening for TCP connections; it returns
an RST when it receives a SYN.
at http://mit.edu/sip/sip.edu/ser.shtml it says a correctly running SER
listening on 10.1.2.3 and the loop back configured to use 4 processes
looks like this:
# serctl ps
0 25254 attendant
1 25258 receiver child=0 sock=0 @ 10.1.2.3:5060
2 25259 receiver child=1 sock=0 @ 10.1.2.3:5060
3 25261 receiver child=2 sock=0 @ 10.1.2.3:5060
4 25263 receiver child=3 sock=0 @ 10.1.2.3:5060
5 25265 receiver child=0 sock=1 @ 127.0.0.1:5060
6 25267 receiver child=1 sock=1 @ 127.0.0.1:5060
7 25274 receiver child=2 sock=1 @ 127.0.0.1:5060
8 25280 receiver child=3 sock=1 @ 127.0.0.1:5060
9 25282 fifo server
10 25312 timer
11 25314 tcp receiver
12 25316 tcp receiver
13 25318 tcp receiver
14 25320 tcp receiver
15 25323 tcp main process
However when I run serctl ps I get the following:
$ serctl ps
0 31360 stand-alone receiver @ 132.181.14.210:5060
1 31361 timer
2 31362 fifo server
3 0
4 0
5 0
6 0
7 0
This SER is listing on 132.181.14.210, but there is only a stand-alone
receiver, not receiving childs. I have specified in the cfg file
children=4, but it doesnt appear to do so. What am I missing, and why
don't the tcp receivers, receiver childs and tcp main process start?
Thanks
Andrew
Hello,
I have a problem with serial forking and it seems the same behaviour of the bug 48:
my ser.cfg script stops the first call due to time-out (fr_inv_timer), and the status in the failure_route is 408, and then sends a call to a second destination.
If the caller hang up the call, the status in failure-route should be 487, but I have 408 again.
The bug is declared as closed since the 0.9.5 (http://tracker.iptel.org/browse/SER-48), where can I take the patch?
I have downloaded the version 0.9.6 from http://ftp.iptel.org/pub/ser/0.9.6/src/, but it doesn't seem to contain the patch for the bug.
thanks
**********************************************************************
The information in this message is confidential and may be legally
privileged. It is intended solely for the addressee. Access to this message
by anyone else is unauthorized. If you are not the intended recipient, any
disclosure, copying, or distribution of the message, or any action or
omission taken by you in reliance on it, is prohibited and may be unlawful.
Please immediately contact the sender if you have received this message inerror.
**********************************************************************
Hi again
I'm using ser 0.10.x ( CVS version).
About rtpproxy traffic balancing:
Where I have to put <$node> value????????
Thanks
---------------------------------
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail