http://wiki.freeswitch.org/wiki/Mod_commands#Record.2FPlayback_Commands
record_session - Dialplan Application uuid_record - FSAPI Command (These accomplish the same thing using different interfaces to FreeSWITCH) As for conference record that info is located here: http://wiki.freeswitch.org/wiki/Mod_conference#record That records everyone in the conference and not just a single session. They should all be the same in CPU and Disk. For example if you have 30 people in a conference and record_session all 30 then you have 30 instances of record_session going as opposed to a single conference record. /b On Oct 14, 2008, at 8:09 AM, Sias Mey wrote: > Hi, > > Im messing arround with FreeSwitch after the * AMI interface gave me a > couple of head and heartaches. > > Got some call routing today and had loads of fun messing with everyone > in the office, of course all of this has to lead somewhere and to that > end I'm wondering what the differance is between recording a session, > recording a uuid and recording a conferance. > > are there major CPU or Disk usage variations? I see that recording a > uuid does also mix all legs together, does that hold if that uuid is > in > a conferance as well? or is the conferance record function the way > to go > if that is the intension? > > Thanks in advance, > Sias > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
