I think that you are defeating the whole purpose of the media proxy dispatcher ... Configure the dispatcher so it knows how to reach the multiple media proxies. ser needs to know only about the local dispatcher (configure the sock). But i am not an expert ... may be wrong. Read the help files in ag-projects website, there you'll find the answer ;)
Cesc
On 10/18/05, Fernando Rodriguez frod@aitelecom.net wrote:
Hello,
Im trying tos et up media Proxy to listen to various ip y changed the mediaporxy.ini and started various mediaproxyX.py on my box I wondering how to tell openser to use the socks.
Now I have this in my openser.cfg
modparam("mediaproxy", "mediaproxy_socket", "/var/run/mediaproxy.sock")
modparam("mediaproxy", "natping_interval", 20)
modparam("mediaproxy", "mediaproxy_socket", "/var/run/proxydispatcher.sock ")
can I set up multiple lines regarding mediaproxy.sock ??
modparam("mediaproxy", "mediaproxy_socket", "/var/run/mediaproxy.sock")
modparam("mediaproxy", "mediaproxy_socket", "/var/run/mediaproxy1.sock")
modparam("mediaproxy", "mediaproxy_socket", "/var/run/mediaproxy2.sock")
what about proxydispatcher.py do I also have to set up multiple instances of it ??
please any information regarding this will be appreciated
Thanks a lot
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users