[OpenSIPS-Users] New MediaProxy release 2.3.3

Gavin Henry gavin.henry at gmail.com
Mon May 18 00:11:10 CEST 2009


apt-get install python-application to 1.1.1 works for us on Debian
lenny building mediaproxy from source.

sylar:/usr/local/src/mediaproxy-2.3.4# media-dispatcher
Traceback (most recent call last):
  File "/usr/bin/media-dispatcher", line 32, in <module>
    log.level.current = config_file.get_option("Dispatcher",
'log_level', default=log.level.DEBUG, type=datatypes.LogLevel)
AttributeError: 'module' object has no attribute 'level'


sylar:/usr/local/src/mediaproxy-2.3.4# media-relay
Traceback (most recent call last):
  File "/usr/bin/media-relay", line 36, in <module>
    log.level.current = config_file.get_option("Relay", 'log_level',
default=log.level.DEBUG, type=datatypes.LogLevel)
AttributeError: 'module' object has no attribute 'level'

sylar:/usr/local/src/mediaproxy-2.3.4# apt-get install python-application
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  python-application
1 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Need to get 26.8kB of archives.
After this operation, 28.7kB of additional disk space will be used.
Get: 1 http://ag-projects.com testing/main python-application 1.1.1 [26.8kB]
Fetched 26.8kB in 1s (16.1kB/s)
(Reading database ... 42928 files and directories currently installed.)
Preparing to replace python-application 1.0.9-4 (using
.../python-application_1.1.1_all.deb) ...
Unpacking replacement python-application ...
Processing triggers for python-support ...
Setting up python-application (1.1.1) ...
Processing triggers for python-support ...


sylar:/usr/local/src/mediaproxy-2.3.4# /etc/init.d/mediaproxy-relay start
Starting MediaProxy relay: media-relay.



More information about the Users mailing list