Hi list,
can anyone help? I've been trying to get mediaproxy working for a week without
success :(
My mediaproxy config is as follows:
[Dispatcher]
start = yes
socket = /var/run/proxydispatcher.sock
group = openser
defaultProxy = /var/run/mediaproxy.sock
[MediaProxy]
start = no
socket = /var/run/mediaproxy.sock
group = openser
listen = None
allow = Any
proxyIP =x.x.x.x
portRange = 60000:65000
TOS = 0xb8
idleTimeout = 60
holdTimeout = 3600
forceClose = 0
I have use_media_proxy() in the route for any INVITEs, but Im not getting any RTP data
successfully routed via mediaproxy,
is there anyone on the list who has got this going who can give me a little guidance or
suggestions? Would be much appreciated!
thanks, Andy.