<div dir="ltr"><div>Hi all - not sure what I'm missing here... </div><div><br></div><div>I'm installing Mediaproxy onto our Debian Buster box which is also running OpenSIPS 3.1 but when I start the relay I'm getting an error in syslog...</div><div><br></div>15:40:07 opensipsx media-relay[4983]: INFO     Starting MediaProxy Relay 4.0.4<br>15:40:07 opensipsx media-relay[4983]: INFO     Set resource limit for maximum open file descriptors to 11000<br>15:40:07 opensipsx media-relay[4983]: CRITICAL Failed to create MediaProxy Relay: name 'MediaRelayBase' is not defined<br>15:40:07 opensipsx media-relay[4983]: ERROR    Traceback (most recent call last):#012ERROR      File "/usr/bin/media-relay", line 100, in <module>#012ERROR        from mediaproxy.relay import MediaRelay#012ERROR      File "/usr/lib/python3/dist-packages/mediaproxy/relay.py", line 290, in <module>#012ERROR        class MediaRelay(MediaRelayBase):#012ERROR    NameError: name 'MediaRelayBase' is not defined<br>15:40:07 opensipsx systemd[1]: mediaproxy-relay.service: Main process exited, code=exited, status=1/FAILURE<br>15:40:07 opensipsx systemd[1]: mediaproxy-relay.service: Failed with result 'exit-code'.<br><div><br></div><div>I'm starting the relay with the command...</div><div><br></div><div>systemctl start mediaproxy-relay<br></div><div><br></div><div>...I installed Mediaproxy using the Debian package using the instructions at <a href="http://mediaproxy.ag-projects.com/installation-guide/">http://mediaproxy.ag-projects.com/installation-guide/</a> and <a href="https://github.com/AGProjects/mediaproxy">https://github.com/AGProjects/mediaproxy</a>. mediaproxy-dispatcher is starting successfully.</div><div><br></div><div>In the /etc/mediaproxy/config.ini file - everything is left at the default setting except for...</div><div><br></div><div>dispatchers = xxx.xxx.xxx.xxx<br></div><div>advertised_ip = xxx.xxx.xxx.xxx<br></div><div><br></div><div>Certificates are in place in /etc/mediaproxy/tls</div><div><br></div><div><br></div><div>Anybody got any ideas about where I've gone wrong????</div><div><br></div><div><br></div><div><br></div></div>