<div dir="ltr"><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Greetings.<br>I'm trying to set up annoncement playback for both parts of the call. I have to play the file after the connection is established. Stop_media (all) must be executed before playing<br>It turns out the construction:<br><br>....<br>block_media ("all");<br>play_media ("all file = / etc / kamailio / sounds / mg1.wav");<br><br>Can't find a way to do<br>unblock_media ("all");<br>after the file has finished playing.<br><br>There are no sip messages in this process. The call has already been established.<br></div></div>