Hello,
There is a new MediaProxy release available.
Changes from version 1.2.1 to 1.3.0
-----------------------------------
- Only create a new session if a request belongs to the first INVITE
(no longer creates new sessions on re-INVITEs)
- Replaced the many command line options in mediaproxy and
proxydispatcher
with options in a configuration file: mediaproxy.ini
(the startup script in /etc/init.d/mediaproxy will need to be updated)
- Rewrote the mysql database connection and moved the database
connection
settings into the configuration file
- Restore the database connection if connection to mysql is lost.
- Improved the fake conversation generators to be more precise with the
timing of the generated rtp streams
- Added option to the rtp generator to generate packets at constant
intervals (default) or in bursts. Most phones send at constant
intervals,
but xten phones send in bursts.
To upgrade to the new release you must adjust your mediaproxy startup
script as many of the start-up options have been moved to the
configuration file mediaproxy.ini
There is no change required for the SER module or SER configuration in
ser.cfg.
To upgrade go to
http://mediaproxy.ag-projects.com/
or download the software directly from
http://mediaproxy.ag-projects.com/mediaproxy-1.3.0.tar.gz
Best regards,
Adrian Georgescu