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

Anthony Minessale anthony.minessale at gmail.com
Wed Nov 16 19:50:30 MSK 2016


1) There was another commit to address that so you should update again.

2) *Please* do not report bugs on this mailing list, bugs are supposed to
be reported at https://freeswitch.org/jira

3) Do not use the mailing list to ask if you think something is a bug or
not, if there is any question its a bug or a feature request or anything to
do with commits or changing code.  Address the issue on JIRA.



On Wed, Nov 16, 2016 at 10:41 AM, Caragea Silviu <silviu.cpp at gmail.com>
wrote:

> Can you replicate with the sound files from here:
>
> https://dl.dropboxusercontent.com/u/30548263/en.7z
>
> Silviu
>
> On Wed, Nov 16, 2016 at 5:37 PM, Brian West <brian at freeswitch.org> wrote:
>
>> I can not replicate this with this extension:
>>
>>   <extension name="test">
>>
>>     <condition field="destination_number" expression="^1002$">
>>
>>       <action application="answer"/>
>>
>>       <action application="playback" data="/usr/share/freeswitch/so
>> unds/en/us/callie/digits/8000/1.wav"/>
>>
>>       <action application="playback" data="/usr/share/freeswitch/so
>> unds/en/us/callie/digits/8000/2.wav"/>
>>
>>       <action application="playback" data="/usr/share/freeswitch/so
>> unds/en/us/callie/digits/8000/3.wav"/>
>>
>>       <action application="playback" data="/usr/share/freeswitch/so
>> unds/en/us/callie/digits/8000/4.wav"/>
>>
>>       <action application="playback" data="/usr/share/freeswitch/so
>> unds/en/us/callie/digits/8000/5.wav"/>
>>
>>       <action application="playback" data="/usr/share/freeswitch/so
>> unds/en/us/callie/digits/8000/6.wav"/>
>>
>>       <action application="playback" data="/usr/share/freeswitch/so
>> unds/en/us/callie/digits/8000/7.wav"/>
>>
>>       <action application="playback" data="/usr/share/freeswitch/so
>> unds/en/us/callie/digits/8000/8.wav"/>
>>
>>       <action application="playback" data="/usr/share/freeswitch/so
>> unds/en/us/callie/digits/8000/9.wav"/>
>>
>>     </condition>
>>
>>   </extension>
>>
>> On Wed, Nov 16, 2016 at 9:35 AM, Brian West <brian at freeswitch.org> wrote:
>>
>>> Can you provide the FULL extension?
>>>
>>> On Wed, Nov 16, 2016 at 3:32 AM, 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/free
>>>> switch-users
>>>> http://www.freeswitch.org
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> *Brian West*
>>> brian at freeswitch.org
>>>
>>>
>>> *Twitter: @FreeSWITCH , @briankwest*
>>> http://www.freeswitchbook.com (50% Discount using code FreeSwitch50)
>>> http://www.freeswitchcookbook.com (50% Discount using code FreeSwitch50)
>>> https://www.gofundme.com/freeswitch_ubuntu
>>>
>>> Got Bugs? Report them here <https://freeswitch.org/jira>! | Reddit:
>>> /r/freeswitch <https://www.reddit.com/r/freeswitch>
>>>
>>> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
>>> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>>>
>>
>>
>>
>> --
>>
>> *Brian West*
>> brian at freeswitch.org
>>
>>
>> *Twitter: @FreeSWITCH , @briankwest*
>> http://www.freeswitchbook.com (50% Discount using code FreeSwitch50)
>> http://www.freeswitchcookbook.com (50% Discount using code FreeSwitch50)
>> https://www.gofundme.com/freeswitch_ubuntu
>>
>> Got Bugs? Report them here <https://freeswitch.org/jira>! | Reddit:
>> /r/freeswitch <https://www.reddit.com/r/freeswitch>
>>
>> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
>> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>>
>> _________________________________________________________________________
>> 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
>>
>
>
> _________________________________________________________________________
> 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
>



-- 
Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬

☞ http://freeswitch.org/http://cluecon.com/http://twitter.com/FreeSWITCH
☞ irc.freenode.net #freeswitch ☞ *http://freeswitch.org/g+
<http://freeswitch.org/g+>*

ClueCon Weekly Development Call
☎ sip:888 at conference.freeswitch.org  ☎ +19193869900

https://www.youtube.com/watch?v=9XXgW34t40s
https://www.youtube.com/watch?v=NLaDpGQuZDA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20161116/76de6a88/attachment-0001.html 


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