Hello all,

I would like to use rtpengine's media playback capabilities in an early media scenario. The use case is as follows:

* Kamailio receives an incoming INVITE
* During INVITE processing, kamailio config script determines that an early media message should be played back and then the call should fail with 4xx
* To that effect, Kamailio sends out a locally-generated 183 Progress and instructs rtpengine to playback an audio file
* After the audio file has finished playing, kamailio responds with 4xx to the INVITE

Is this possible at all? Thanks!

BR,
George