FireBrick Call Recording: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
|||
| Line 68: | Line 68: | ||
=Running the A&A / FireBrick call recording and emailing software= |
=Running the A&A / FireBrick call recording and emailing software= |
||
The A&A/Firebrick call recording software has seven possible arguments / switches: |
|||
Coming soon... |
|||
''rec-script'' / ''r'': path to your recording script |
|||
Describe variables/parameters |
|||
''save-script'' / ''s'': path to your saved file script |
|||
''bind-host'' / ''h'': binds host to the hostname you provide |
|||
''bind-port'' / ''p'': binds to the port you provide |
|||
''directory'' / ''d'': sets the directory path for wav files to be used in audio playback / announcements (see below) |
|||
''debug'' / ''v'': enables verbose / debug mode |
|||
''dump'\ / ''V'': outputs a packet dump. |
|||
So, for example, if you wanted to run ''voip-record'' with a call recording script at ''/voipuser/voip-answer/python/voip-rec-email/voip_rec_email.py'', serving wav files for announcements from ''/voipuser/voip-answer/sounds/'', you would run it with: |
|||
''./voip-answer -r /root/voip-answer/python/voip-rec-email/voip_rec_email.py -d /voipuser/voip-answer/sounds/'' |
|||
=Using the A&A / FireBrick call recording software for announcements (e.g. out of hours announcement)= |
=Using the A&A / FireBrick call recording software for announcements (e.g. out of hours announcement)= |
||