Thank you.Hi,
This is globally determined by the switch variable record_ext which you can see in Advanced -> Variables - > Defaults -> record_ext.
To make it domain specific you would need to add this to domain-variables in dialplan:
PS. This will require some dependencies to work.
- Tag: action
- Type: set
- Data: record_ext=mp3
- Inline: true
Good luck!
Thank you.The above message is mostly correct. The settings he mentioned are correct, and per domain set in the domain-variables dialplan is also correct.
If anyone wants to make it available globally, it should be done in the global-variables dialplan.
As far as dependencies for mp3 you need mod_shout running in Advanced -> Modules
This doesn't tell it to record calls it only tells it to set the recording extension to mp3. Its common to record calls using extension setting. If you are recording from inbound destinations then you would set record_extension in default settings under the category call_recording.