<div dir="ltr">Hi, I would like to create a special extension that will answer by playing a wav file back to the caller.<div><br></div><div>The call will be as such:</div><div>1. The caller will call the special extension: "wav-call"</div><div>2. Instead of someone answering his call, the calling person will hear a sound (a song, a wav file), being played back to him.</div><div>3. After that, the caller will hang-up.</div><div><br>I have tried to do it in several ways, but failed.<br>I looked at the documentation and I have tried using:<br><br><font face="monospace">rtpengine_play_media("file=/path/to/ringback_tone_file.wav");<br></font><br><div>but, did not succeed.</div><div>I keep getting: "Unknown call-ID"</div></div><div><br></div><div>My machine:<br><div>- Linux Mint 21.3 which is based on Ubuntu 22.04 LTS (Jammy Jellyfish),</div><div>- 16 GB memory,</div><div>- OpenSIPS version 3.4</div></div><div>- RTPEngine is installed.</div><div><br></div><div>Any ideas?</div><div>- Thanks, Eran L.</div></div>