[Freeswitch-users] mod_sndfile can't find files
Jakob
freeswitch at orresta.no-ip.com
Wed Dec 5 00:07:18 MSK 2012
I found the problem in vars.xml. A previous installation were in a
nonstandard place and the path is now correct and problem solved.
-thanks
12/04/12 17:34, Michael Collins skrev:
> I would rebuild from a clean git checkout. It looks like it's trying
> to find a wonky filename. Notice the dollar sign at the end of the
> file name. If it re-occurs on a clean git checkout then go ahead and
> open a Jira.
>
> -MC
>
> On Tue, Dec 4, 2012 at 2:42 AM, Jakob <freeswitch at orresta.no-ip.com
> <mailto:freeswitch at orresta.no-ip.com>> wrote:
>
> Hi,
>
> I did a clean install from git master and keep getting file not
> found in
> the logs. This was noticed in late nov on a fedora 17 git install
> but is
> still present in a recent (as of today dec 4:th) debian squeeze git
> master system.
>
> This was tested using sipdroid on the same lan.
>
> Relevant part of the log follows:
>
> 2012-11-25 21:10:35.053024 [DEBUG] switch_core_session.c:830 Send
> signal
> sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9> [BREAK]
> 2012-11-25 21:10:35.053024 [DEBUG] switch_channel.c:3380
> (sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9>)
> Callstate Change RINGING -> ACTIVE
> 2012-11-25 21:10:35.053024 [DEBUG] switch_core_session.c:976 Send
> signal
> sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9> [BREAK]
> 2012-11-25 21:10:35.053024 [NOTICE] mod_dptools.c:1176 Channel
> [sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9>] has
> been answered
> 2012-11-25 21:10:35.053024 [DEBUG] sofia.c:5607 Channel
> sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9> entering
> state [completed][200]
> EXECUTE sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9>
> sleep(1000)
> 2012-11-25 21:10:35.113025 [DEBUG] switch_core_session.c:976 Send
> signal
> sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9> [BREAK]
> 2012-11-25 21:10:35.113025 [DEBUG] switch_core_session.c:976 Send
> signal
> sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9> [BREAK]
> 2012-11-25 21:10:35.113025 [DEBUG] switch_core_session.c:976 Send
> signal
> sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9> [BREAK]
> 2012-11-25 21:10:35.133027 [DEBUG] sofia.c:5607 Channel
> sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9> entering
> state [ready][200]
> EXECUTE sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9>
> voicemail(check default)
> 2012-11-25 21:10:36.053026 [DEBUG] switch_ivr_play_say.c:67 No
> language
> specified - Using [en]
> 2012-11-25 21:10:36.253026 [DEBUG] switch_ivr_play_say.c:67 No
> language
> specified - Using [en]
> 2012-11-25 21:10:36.253026 [DEBUG] switch_ivr_play_say.c:244 Handle
> play-file:[voicemail/vm-enter_id.wav] (en:en)
> 2012-11-25 21:10:36.253026 [ERR] mod_sndfile.c:198 Error Opening File
> [/usr/share/freeswitch/sounds/en/us/callie/voicemail/vm-enter_$
> 2012-11-25 21:10:36.353027 [DEBUG] switch_ivr_play_say.c:67 No
> language
> specified - Using [en]
> 2012-11-25 21:10:36.353027 [DEBUG] switch_ivr_play_say.c:244 Handle
> play-file:[voicemail/vm-goodbye.wav] (en:en)
> 2012-11-25 21:10:36.353027 [ERR] mod_sndfile.c:198 Error Opening File
> [/usr/share/freeswitch/sounds/en/us/callie/voicemail/vm-goodby$
> 2012-11-25 21:10:36.453048 [NOTICE] switch_core_state_machine.c:262
> sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9> has
> executed the last dialplan i$
> 2012-11-25 21:10:36.453048 [DEBUG] switch_channel.c:2979
> (sofia/internal/1050 at 172.16.10.9 <mailto:1050 at 172.16.10.9>)
> Callstate Change ACTIVE -> HANGUP
>
> Best regards
> Jakob Sundberg
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> <mailto: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
>
>
>
>
> --
> Michael S Collins
> Twitter: @mercutioviz
> http://www.FreeSWITCH.org
> http://www.ClueCon.com
> http://www.OSTAG.org
>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121204/eb6d7253/attachment-0001.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list