This appears to have been misdirected from Asterisk Support.
You will probably need an explicit call of Progress to use early media.
The upstream system may not support early media, especially if it charges for calls.
If early media isn’t supported, you will need an explicit call of Answer (not legal in Gemany, I believe), which will start charging for the caller. Playback implicitly answers unless you set an option to prevent this.
david55, thank you for answer.
I think about early media too.
But I not understand if Answer() and Playback() answers the call, why after Answer() I have a silence but after Playback() I have music?