Error formatting macro: expand: com.atlassian.core.exception.InfrastructureException: Error occurred rendering template content
Introduction
Archive Server is centralized, secure, storage server of call recordings and associated metadata.
Features in version 1.0
- SOAP API
- Metadata Update on a wave file
- Searching by metadata
- Secure Streaming
- Automatic header fix for truncated WAV files (unfinished recordings).
- Multicore Speex codec with variable x32 to x64 compression factor
- Example search WEB page with no user authentication
Features in version 2.0 (tba)
- File encryption
- Qualified TimeStamping
- Uncompressed streaming
- Flash based player
- Example search WEB page with sipXecs Authentication
License
VoiceWorks Proprietary/Commercial Licence
Source Code
This is an open source plugin - all source is contained withing the RPM package.
| License The licence does not allow You to redistribute ANY (eg modified) versions of this software package. Commercial use without a signed licence agreement is prohibited |
Installation
- Install speex tools >=1.2RC1

speex-1.0.5 that comes with CentOS 5 is buggy - Import YUM repository

Along with the license You receive a login and a password that allows You to access this repository Modify /etc/yum.repos.d/sipxworks.repo to include Your login and password:
- Install the package
- start services (will be autostarted on the next reboot)
Example WEB portal
Portal is located at http://{{server_fqdn}}:8145/example

Debugging
Encoder logs are written to this file:
/usr/local/sipxworks-archiver/logs/sipxworks-ecoder.log
API logs are written to this file:
/usr/local/sipxworks-archiver/logs/api10.log
Labels:
None