Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/voipmonitor.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1192,7 +1192,7 @@ savertcp = yes
# save audio only for connected calls, default no (this option will be deprecated in favor of saveaudio_afterconnect)
#saveaudio_answeronly = no

# generate silence audio from the first invite even if there are no RTP packets yet so the audio length matches sip signalization lenght.
# generate silence audio from the first invite even if there are no RTP packets yet so the audio length matches sip signalization length.
#saveaudio_from_first_invite = yes

# save caller in left channel and called in right channel. Default enabled. If disabled caller and called are mixed into mono.
Expand Down