Hello
I installed Media proxy by downloading it and putting it in :
/usr/local/mediaproxy
than I copied
/usr/local/mediaproxy/boot/mediaproxy.debian to /etc/init.d/mediaproxy
and started it
Is that all I need to do with the installation?
What would I have to add to openser.cfg?
On 10/7/07, Arya arya6000@gmail.com wrote:
Hello
I installed Media proxy by downloading it and putting it in :
/usr/local/mediaproxy
than I copied
/usr/local/mediaproxy/boot/mediaproxy.debian to /etc/init.d/mediaproxy
and started it
Is that all I need to do with the installation?
What would I have to add to openser.cfg?
Hi
Look at the Documentation page there are example scripts already posted with Media proxy examples
ram
I read http://mediaproxy.ag-projects.com/INSTALL and I followed the instructions than I went to sipwise.com and got a configuration file from there, but when I use that configuration it says Timeout when I try to connect to it, I installed openser from APT. I only need media proxy for NAT. Is RTP proxy easier to install and configure?
On 10/6/07, Arya arya6000@gmail.com wrote:
Hello
I installed Media proxy by downloading it and putting it in :
/usr/local/mediaproxy
than I copied
/usr/local/mediaproxy/boot/mediaproxy.debian to /etc/init.d/mediaproxy
and started it
Is that all I need to do with the installation?
What would I have to add to openser.cfg?
-- Thank You
Can you provide a little more description than: "it says Timeout when I try to connect to it" ? Generally both MediaProxy and RTPProxy work well with OpenSER.
Did you configure /usr/local/mediaproxy/mediaproxy.ini correctly for your environment ?
Regards, Norm
Arya wrote:
I read http://mediaproxy.ag-projects.com/INSTALL and I followed the instructions than I went to sipwise.com http://sipwise.com and got a configuration file from there, but when I use that configuration it says Timeout when I try to connect to it, I installed openser from APT. I only need media proxy for NAT. Is RTP proxy easier to install and configure?
On 10/6/07, *Arya* <arya6000@gmail.com mailto:arya6000@gmail.com> wrote:
Hello I installed Media proxy by downloading it and putting it in : /usr/local/mediaproxy than I copied /usr/local/mediaproxy/boot/mediaproxy.debian to /etc/init.d/mediaproxy and started it Is that all I need to do with the installation? What would I have to add to openser.cfg? -- Thank You
-- Thank You
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
ok I changed my openser.cfg from the one with sipwise.com with Mediaproxy support, Is there anyway to check if its actually being used by Openser?
On 10/6/07, Arya arya6000@gmail.com wrote:
Hello
I installed Media proxy by downloading it and putting it in :
/usr/local/mediaproxy
than I copied
/usr/local/mediaproxy/boot/mediaproxy.debian to /etc/init.d/mediaproxy
and started it
Is that all I need to do with the installation?
What would I have to add to openser.cfg?
-- Thank You
Take a look at the MediaProxy documentation.
I think there is a command line program called: sessions.py that will display realtime information. In addition, there is web version that can be installed. You can also look at the syslog messages, as information messages are listed there.
Regards, Norm
Arya wrote:
ok I changed my openser.cfg from the one with sipwise.com http://sipwise.com with Mediaproxy support, Is there anyway to check if its actually being used by Openser?
On 10/6/07, *Arya* <arya6000@gmail.com mailto:arya6000@gmail.com> wrote:
Hello I installed Media proxy by downloading it and putting it in : /usr/local/mediaproxy than I copied /usr/local/mediaproxy/boot/mediaproxy.debian to /etc/init.d/mediaproxy and started it Is that all I need to do with the installation? What would I have to add to openser.cfg? -- Thank You
-- Thank You
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
I installed the Web interface and added my server to it, but when I load the page it says "Connection refused" Any idea why it gets refused?
On 10/6/07, Arya arya6000@gmail.com wrote:
Hello
I installed Media proxy by downloading it and putting it in :
/usr/local/mediaproxy
than I copied
/usr/local/mediaproxy/boot/mediaproxy.debian to /etc/init.d/mediaproxy
and started it
Is that all I need to do with the installation?
What would I have to add to openser.cfg?
-- Thank You
I'v got headaches trying to make Mediaproxy work. Can you point me to a good documentation that i can read?
Thanks
On 10/6/07, Arya arya6000@gmail.com wrote:
Hello
I installed Media proxy by downloading it and putting it in :
/usr/local/mediaproxy
than I copied
/usr/local/mediaproxy/boot/mediaproxy.debian to /etc/init.d/mediaproxy
and started it
Is that all I need to do with the installation?
What would I have to add to openser.cfg?
-- Thank You
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Good Morning, Mediaproxy isn't very hard too install... A friend of mine have just made an updated debian packet of mediaproxy and we're going to upload it soon!
Bafore having the .deb, I used to follow I have do this: wget http://mediaproxy.ag-projects.com/mediaproxy-1.9.0.tar.gz tar xvzf mediaproxy-1.9.0.tar.gz mv mediaproxy /usr/local/ ln -s /usr/local/mediaproxy/boot/mediaproxy.debian /etc/init.d/mediaproxy
use this to monitor the proxydispatcher and the mediaproxy: /usr/local/mediaproxy/proxydispatcher.py --no-fork /usr/local/mediaproxy/mediaproxy.py --no-fork
Follow http://www.voip-info.org/wiki/view/OpenSER+And+Mediaproxy to configure OpenSER
Here is an example of my mediaproxy configuration:
[Dispatcher] start = yes socket = /var/run/proxydispatcher.sock listen = 0.0.0.0:25061 defaultProxy = /var/run/mediaproxy.sock defaultProxy = domain://leurent.eu
[MediaProxy]
start = yes socket = /var/run/mediaproxy.sock proxyIP = xxx.xxx.xxx.xxx portRange = 60000:65000 ;TOS = 0xb8 idleTimeout = 25 holdTimeout = 30 forceClose = 5000
Have a nice day
Arya a écrit :
I'v got headaches trying to make Mediaproxy work. Can you point me to a good documentation that i can read?
Thanks
On 10/6/07, *Arya* < arya6000@gmail.com mailto:arya6000@gmail.com> wrote:
Hello I installed Media proxy by downloading it and putting it in : /usr/local/mediaproxy than I copied /usr/local/mediaproxy/boot/mediaproxy.debian to /etc/init.d/mediaproxy and started it Is that all I need to do with the installation? What would I have to add to openser.cfg? -- Thank You
-- Thank You
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Thanks a lot Marc, I will try those tomorrow and see how it goes.
On 10/6/07, Arya arya6000@gmail.com wrote:
Hello
I installed Media proxy by downloading it and putting it in :
/usr/local/mediaproxy
than I copied
/usr/local/mediaproxy/boot/mediaproxy.debian to /etc/init.d/mediaproxy
and started it
Is that all I need to do with the installation?
What would I have to add to openser.cfg?
-- Thank You