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
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
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
