Versions Compared

Key

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

...

Code Block
languagebash
themeRDark
sip_msg_listener=com.customListener.customSipMessageListener

then restart server.

Incoming SIP call stream recording

Incoming SIP call streams can be recorded on server. Set the following parameter in flashphoner.properties file to record all the incoming SIP calls:

Code Block
themeRDark
sip_record_stream=true

Use REST API query to record a certain SIP call stream.

Note that incoming SIP calls will not be recorded if the following setting is active

Code Block
themeRDark
sip_single_route_only=true

Known issues

1. RTMP stream republished from incoming SIP call can be out of sync

Symptoms: SIP call stream is out of sync while playing it from RTMP server

Solution:

a) set the following parameter

Code Block
themeRDark
sip_force_rtcp_feedback=true

b) minimize or exclude packet losses in channel between PBX and WCS