Email MixMonitor session after call disconnection

I’m currently using MixMonitor to record calls and store them in /tmp/.
What I would ideally like is for the record file to be emailed to a supervisor/manager once the call has been disconnected.

I’ve looked around but cannot find a solution that would email the sound file using the dialplan or even using a macro.

Any help with this would be great!

G.

look harder :smiley:

you could use the option in MixMonitor CLI > show application MixMonitor or http://www.voip-info.org/wiki/view/MixMonitor

and invoke mail to sent it using a System() call :
http://linux.about.com/od/commands/l/blcmdl1_Mail.htm

Thanks for that.

Funny enough, AFTER I posted this topic, I did find how to do it. Typicial!!!

G.