mod_oreka
About
A Module for Media Recording with Oreka -- this module adds a media bug to a channel which sends the media to a listening oreka server for recording.
Click here to expand Table of Contents
- 1 Usage
- 2 Configuration
Usage
<action application="oreka_record"/>
Also, if you prefix headers with "oreka_", they will be sent over to the oreka server as well. For example:
<action application="set" data="oreka_sip_h_X-customer=123"/>
<action application="set" data="oreka_sip_h_X-extension=1001"/>
Configuration
- sip-server-addr: Oreka/Orkaudio recording server address
- sip-server-port: Which port to send signaling to in the recording server
- mux-all-streams: (true / false) -- mix the audio streams before sending to oreka -- alternatively, you can set the channel var oreka_mux_streams=true