Hi.
Imtrying to convert recordings from the MeetMe application to mp3.
I have to do this right after the MeetMe applications stops. So I can’t run a cron script using lame or something to do the conversion.
I see the Monitor application has the ability to specify a script to be executed when the application exit, by means of the MONITOR_EXEC variable.
I was just wondering if their is anything similar to this, like a MEETME_EXEC variable, in order to do the conversion right after the meetme application exit?
Thanks.