0

i want to recording incoming calls and outgoing calls using asterisk. when i make a call from my mobile phone with a custom dialer. my calls will not be a voice calls i.e. Voice over ip , that will be the normal trunk calls.

so does anyone has idea how can i recording incoming and outgoing calls at asterisk level and from where should is tart it ?

Hunt
  • 133
  • 3
  • 8

1 Answers1

0

You can use MixMonitor command in dialplan

Or you can use Freepbx/Elastix/Trixbox and enable recordings in web.

Asterisk will record only calls sent via pbx.

arheops
  • 1,425