FireBrick Call Recording: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
The recording is controlled by setting an email address on a call leg. This can be configured for telephone users and set to automatically record incoming one, outgoing only, or all calls. You can also set this on a hunt group to record all incoming calls to the hunt group (attaching the recording to the calling leg). |
The recording is controlled by setting an email address on a call leg. This can be configured for telephone users and set to automatically record incoming one, outgoing only, or all calls. You can also set this on a hunt group to record all incoming calls to the hunt group (attaching the recording to the calling leg). |
||
The recording server can be any SIP endpoint, such as an asterisk box. A Linux-based call recording app is available to FireBrick customers for this purpose |
The recording server can be any SIP endpoint, such as an asterisk box. A Linux-based call recording app is available to FireBrick customers for this purpose (see below). |
||
If the SIP endpoint supports stereo A-law then the recording is made in stereo with each side of the conversation on a channel. Our call recording app makes stereo A-law WAV files, and can be configured to send these by email as each call ends. |
If the SIP endpoint supports stereo A-law then the recording is made in stereo with each side of the conversation on a channel. Our call recording app makes stereo A-law WAV files, and can be configured to send these by email as each call ends. |
||
| Line 58: | Line 58: | ||
'' char template[] = "/tmp/voip-answer-XXXXXX";'' |
'' char template[] = "/tmp/voip-answer-XXXXXX";'' |
||
Once you have configured the script to your preferences, install it by running ''make''. |
|||
==Setting up python email script== |
|||
Coming soon... |
|||
[[Category:FireBrick VoIP]] |
[[Category:FireBrick VoIP]] |
||