invoso.com Report post Posted 09/29/2020 01:43 PM I found in logs: 2-line record not started. record file not specified how to use this? Share this post Link to post
SupportTeam Report post Posted 09/29/2020 09:44 PM In "Dial and Conference's" "Options" you can specify the sound file to record both sides of the bridged/tromboned call to. This is done using the "<record2lines>" XML notation. eg: <record2lines>C:\MyDirectory\MyFile.wav</record2lines> you can also specify just the directory, in which case the filename will be be automatically generated. <record2lines>C:\MyDirectory\</record2lines> This option is not documented at this stage, may not handle edge cases well, and it might change in the future. Share this post Link to post
invoso.com Report post Posted 09/30/2020 07:44 AM Is possible 2 channels recording? (separate wave files ) Share this post Link to post
SupportTeam Report post Posted 09/30/2020 09:24 PM Recording into two separate .WAV files can be done using the Record_2Lines_Start API call (https://www.voiceguide.com/vghelp/source/html/com_record_2lines_start.htm) Right now there is no option to start two separate recordings using just "Dial and Conference's" "Options", but this functionality would not be hard to add. Share this post Link to post