[Freeswitch-users] conference member play image file

Ramesh Kandasamy ramelcom at gmail.com
Thu May 16 20:06:43 UTC 2019


Thanks Mike !
I corrected it now and it works.

Thanks
Ramesh

On Thu, May 16, 2019 at 1:51 PM Mike Jerris <mike at freeswitch.org> wrote:

> Your syntax is for sure incorrect around the png_ms= portion
>
> On May 16, 2019, at 12:46 PM, Ramesh Kandasamy <ramelcom at gmail.com> wrote:
>
> Hi William,
>
> I am also trying to play an image file to all conference members with the
> same command as you have mentioned above (ignoring after file path) along
> with sched_api. However, Freeswitch seems to expect the member_id as well.
> Am I missing something here?
>
> <action application="set" data="playb=${sched_api(+15 none conference $1
> play png_ms=2000 /usr/local/freeswitch/conf/mcu-bg-06.png)}"/>
>
> 2019-05-16 12:21:13.188676 [DEBUG] mod_commands.c:5178 Command
> conference(19876543210 play png_ms=2000
> /usr/local/freeswitch/conf/mcu-bg-06.png):
> -ERR Member: 0 not found.
> play <file_path> [async|<member_id> [nomux]]
>
> Thanks
> Ramesh
>
> On Mon, May 13, 2019 at 2:38 PM Brian West <brian at freeswitch.com> wrote:
>
>> William,
>>
>> Please file a JIRA and we can verify that, Also if you can, please remove
>> the notice at the bottom of your emails when emailing the public mailing
>> list.
>>
>> Thanks,
>> Brian
>>
>>
>> On Mon, May 13, 2019 at 2:15 PM William Simon <wsimon at stratusvideo.com>
>> wrote:
>>
>>> Using Freeswitch 1.8.5 release version we are trying to play a PNG image
>>> file to individual video conference members.
>>>
>>> Per confluence the API is:
>>>
>>> conference <confname> play
>>> [{vol=<volume>,full-screen=true,png_ms=100}]<file-path> [async|<member_id>
>>> [nomux]]
>>>
>>> Doing this API and omitting the details after the file-path, the PNG
>>> image is displayed to all conference members.
>>>
>>> If we include the member_id afterward in order to send the image to just
>>> one member, suddenly Freeswitch complains:
>>>
>>> 2019-05-10 10:23:11.288415 [ERR] mod_png.c:120 Channel has no video and
>>> audio_file is not set!
>>>
>>> To confirm, the participant is a video channel.
>>>
>>>
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
> services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time
> https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> https://freeswitch.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20190516/3ff409a5/attachment-0001.html>


More information about the FreeSWITCH-users mailing list