Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<param name="parse-all-invite-headers" value="true"/>
  • Now set the rtp-ip, sip-ip, ext-rtp-ip and ext-sip-ip equals to your recorder’s machine ip.

  • Code Block
    <param name="rtp-ip" value="<ip-address>"/>
    <param name="sip-ip" value="<ip-address>"/>
    <param name="ext-rtp-ip" value="<ip-address>"/>
    <param name="ext-sip-ip" value="<ip-address>"/>


4- Access Control List (ACL)

...

Code Block
#sudo systemctl restart freeswitch

...

7- Utilities

After the Recorder is restarted, Install the following utilities by running the commands:

...