[Freeswitch-users] problems with playback between v1.6.9 and last 1.6 version

Vallimamod Abdullah vma at 440hz.fr
Wed Nov 16 14:33:14 MSK 2016


Hi,

You can also play all the files with one call to callback app with the the file_string url (https://wiki.freeswitch.org/wiki/File_string) like this:

<action application="playback" data="file_string:///usr/local/woow-vm/sounds/en/pinconf.wav!/usr/local/woow-vm/sounds/en/1.wav!..."/>

Even if it does not solve the core issue, it his may help as a temporary workaround (if it works.)

Best Regards,
Vallimamod
.



> On 16 Nov 2016, at 10:32, Caragea Silviu <silviu.cpp at gmail.com> wrote:
> 
> Hello,
> 
> I have an app that's playing several files once the call is answered:
> 
> <action application="playback" data="/usr/local/woow-vm/sounds/en/pinconf.wav"/>
> <action application="playback" data="/usr/local/woow-vm/sounds/en/1.wav"/>
> <action application="playback" data="/usr/local/woow-vm/sounds/en/2.wav"/>
> <action application="playback" data="/usr/local/woow-vm/sounds/en/3.wav"/>
> <action application="playback" data="/usr/local/woow-vm/sounds/en/4.wav"/>
> 
> On v1.6.9 or older works perfect. I tried on last 1.6.x master form today 
> and only first file I can hear being played. All other are not played and in logs 
> I can see very fast:
> 
> switch_ivr_play_say.c:1910 done playing file /usr/local/woow-vm/sounds/en/1.wav
> 
> On the v1.6.9 this message is triggered at the end of the file. 
> 
> I will try to find the commit that broken this but help is appreciated. 
> 
> Silviu
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services: 
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.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
> http://www.freeswitch.org




Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list