Hello All,

I'm trying to trigger media for every participant of the call. So, my config 
snippet for playing media as it's below;

$var(media_args) = "file=/usr/local/etc/opensips/<Media_file_name>.mp3 ";
rtpengine_play_media("call-id=$ci all", $var(media_args));


But I'm getting error logs as below;

ERROR:rtpengine:rtpe_function_call: proxy replied with error: No participant 
party specified
ERROR:rtpengine:rtpengine_playmedia_f: could not start media!

I'm using opensips 3.5.2 and would love to know what is the correct syntax for 
this need.

Best Regards,
Ali

Ali Dogan
+44(0)3300 88 18 18
alido...@plan.com
plan.com is the trading name of Plan Communications Limited, registered in the 
Isle of Man with company number 010273V and Registered Office at No.5 Victoria 
Street, Douglas, Isle of Man, IM1 2LR. This email and any attachments to it may 
be confidential and are intended solely for the use of the individual to whom 
it is addressed. Any views or opinions expressed are solely those of the author 
and do not necessarily represent those of Plan. If you are not the intended 
recipient of this email, you must neither take any action based upon its 
contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error.
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to