[Freeswitch-users] Playback is not working
Bote Man
bote_radio at botecomm.com
Tue Dec 22 20:29:03 MSK 2015
Just as a point of information, I just compiled FreeSWITCH MASTER about a week ago on a new Debian 8.2 bare metal server and the first thing I do to test is call the 5000 IVR demo. It works fine.
Perhaps it’s worth investigating any differences between the package and the compiled installation?
---
Bote Man
From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Eric Ni
Sent: Monday, 21 December, 2015 13:35
Subject: Re: [Freeswitch-users] Playback is not working
got similar problem with the newly installed FS on debian 8.2
I followed https://freeswitch.org/confluence/display/FREESWITCH/Debian+8+Jessie
and installed package from stable branch. Changed nothing except default password.
Dialed 5000 the do the test. Log file seems ok. But I do hear nothing.
EXECUTE sofia/internal/1000 at 115.159.158.159 sleep(2000)
EXECUTE sofia/internal/1000 at 115.159.158.159 ivr(demo_ivr)
2015-12-22 02:08:17.854053 [DEBUG] switch_ivr_menu.c:483 Executing IVR menu demo_ivr
2015-12-22 02:08:17.874051 [DEBUG] switch_ivr_play_say.c:250 Handle play-file:[ivr/ivr-welcome_to_freeswitch.wav] (en:en)
2015-12-22 02:08:17.874051 [DEBUG] switch_ivr_play_say.c:1359 Codec Activated L16 at 8000hz 1 channels 20ms
2015-12-22 02:08:20.474053 [DEBUG] switch_ivr_play_say.c:1807 done playing file /usr/share/freeswitch/sounds/en/us/callie/ivr/ivr-welcome_to_freeswitch.wav
2015-12-22 02:08:20.594045 [DEBUG] switch_ivr_play_say.c:250 Handle play-file:[ivr/ivr-this_ivr_will_let_you_test_features.wav] (en:en)
2015-12-22 02:08:20.594045 [DEBUG] switch_ivr_play_say.c:1359 Codec Activated L16 at 8000hz 1 channels 20ms
2015-12-22 02:08:24.574063 [DEBUG] switch_ivr_play_say.c:1807 done playing file /usr/share/freeswitch/sounds/en/us/callie/ivr/ivr-this_ivr_will_let_you_test_features.wav
On Thu, Sep 24, 2015 at 9:08 AM, Raphael Lechner <raphael.lechner at gmail.com> wrote:
Hi,
For starting using Freeswitch I suggest reading the books https://freeswitch.org/ and the very good documentation: https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+Explained
I don’t see any problem with your configuration, but without the full log it’s hard to say anything. Are you working with FS version 1.4.21 or 1.6?
Raphael
On 24 Sep 2015, at 10:00, Vikas Kumar <Vikas.Kumar1 at timesinternet.in> wrote:
Thanks for your reply. Yes FS is answering the call before playback.
<include>
<context name="over_limit_actions">
<extension name="oops, too many calls for this one">
<condition field="destination_number" expression="handle_over_limit">
<action application="answer"/>
<!--<action application="play_fsv" data="/tmp/manas.fsv"/>-->
<action application="playback" data="/usr/local/videocallhandler/media/InQue1.wav"/>
<action application="playback" data="/usr/local/videocallhandler/media/id.wav"/>
<action application="playback" data="/usr/local/videocallhandler/media/InQue2.wav"/>
<!-- <action application="play_fsv" data="/tmp/times.fsv"/>-->
<action application="endless_playback" data="/tmp/times.wav"/>
<!--<action application="playback" data="/tmp/2c05151c-be1d-11e3-96ec-77abc117bb00.wav"/>-->
<!-- <action application="httapi" data="{url= <http://localhost:8080/freetest.php> http://localhost:8080/freetest.php}"/>-->
<!--
Is it correct behaviour ? I am new to freeswitch.
From: <mailto:freeswitch-users-bounces at lists.freeswitch.org> freeswitch-users-bounces at lists.freeswitch.org [ <mailto:freeswitch-users-bounces at lists.freeswitch.org> mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Raphael Lechner
Sent: 24 September 2015 13:15
Subject: Re: [Freeswitch-users] Playback is not working
Hi,
Have you answered the call before the playback?
<https://freeswitch.org/confluence/display/FREESWITCH/Answer> https://freeswitch.org/confluence/display/FREESWITCH/Answer
Raphael
On 23 Sep 2015, at 07:19, Vikas Kumar < <mailto:Vikas.Kumar1 at timesinternet.in> Vikas.Kumar1 at timesinternet.in> wrote:
Hi All,
I am getting this log, but I am not able to hear any sound or audio files are not being played.
But logs says :
2015-09-23 10:46:51.722460 [DEBUG] switch_ivr_play_say.c:1305 Codec Activated L16 at 8000hz 1 channels 20ms
2015-09-23 10:46:55.782300 [DEBUG] switch_ivr_play_say.c:1708 done playing file /usr/local/freeswitch/sounds/en/us/callie/voicemail/vm-too-small.wav
Did anybody faced this issue??. Please let me know..Its urgent.!!!
Thanks
vikas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20151222/3e62713e/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list