Hi Iņaki,
For me this is functioning fine, I have just
enabled the database accoutning in mediaproxy.ini and it worked
as soon as I got mediaproxy working
correctly...
Do you know if mediaproxy is writing any data to
the database? For MySQL you need SQLite and mysql_python.
Also for authentication reasons the MySQL user you
connect as from Mediaproxy needs to have their password
set as OLD_PASSWORD (old/poor security type
password) in the users table in mysql DB.
cheers Andy.
>Hi, my installation of CDRTool with Mediaproxy and FreeRadius works ok. I see
>correctly the accounting detail in CDR's (except the fact that I have no yet
>created rated, profiles and so...).
>Also I see correctly the web SIP trace created with "siptrace" module.
>
>But in the CDR view the columns "In" and "Out" are always empty. How to fill
>them? what do they depend on? I've not read nothing about them in the doc.
>
>Thanks a lot.