[Freeswitch-users] No Audio with Skypopen (Oz Mortimer)
Oz Mortimer
omortimer at gmail.com
Wed Sep 9 21:21:25 MSD 2015
Good stuff!
> On 9 Sep 2015, at 17:33, Giovanni Maruzzelli <gmaruzz at gmail.com> wrote:
>
> super!
>
> Power of collaboration !
>
> -giovanni
>
>
>> On Wed, Sep 9, 2015 at 6:26 PM, Lyle Pratt <lylepratt at gmail.com> wrote:
>> Adding the changes to /etc/pulse/system.pa that Oz suggested solved the problem for us! Thanks Oz!
>>
>> We are currently building a docker container with everything working now, hosted here:
>> https://hub.docker.com/r/bettervoice/freeswitch-container/tags/
>>
>> It should be finished building in a few minutes. Tag will be "1.6.0.skype".
>>
>> Many Thanks,
>> Lyle
>>
>> ---------- Forwarded message ----------
>> From: Oz Mortimer <omortimer at gmail.com>
>> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
>> Cc:
>> Date: Wed, 9 Sep 2015 16:55:06 +0100
>> Subject: Re: [Freeswitch-users] No Audio with Skypopen
>> Hi Giovanni,
>>
>> I had it running on 2 quite old machines
>> Fedora release 16 (Verne) / Linux 3.6.11-4.fc16.i686 i686
>> CentOS release 5.5 (Final) / Linux 2.6.18-194.el5 x86_64
>>
>> Both were on v1.4.9
>>
>> It was quite a while when I tested it but I did have exactly the same issue as described.
>>
>> — /etc/pulse/system.pa
>> load-module module-null-sink
>> load-module module-native-protocol-unix auth-anonymous=1
>>
>> — /etc/pulse/daemon.conf
>> daemonize = yes
>> system-instance = yes
>> resample-method = trivial
>> flat-volumes = yes
>> default-sample-rate = 48000
>> default-sample-channels = 1
>> default-fragment-size-msec = 20
>>
>> and because I kept forgetting to start things, I added these 2 lines to the freeswitch start up script.
>> /usr/bin/pulseaudio --system=true --daemonize=true --log-level=info --log-target=syslog &
>> sh /usr/local/freeswitch/skypopen/skype-clients-startup-dir/start_skype_clients.sh
>>
>> I had 5 clients running with no issues what so ever.
>> I can’t for the life of me remember where I found the auth-anonymous=1 command, but it certainly resolved the issue.
>>
>> Thanks
>> Oz.
>>
>>
>>> On 9 Sep 2015, at 16:38, Giovanni Maruzzelli <gmaruzz at gmail.com> wrote:
>>>
>>> Oz,
>>>
>>> so nice from you to share your knowledge.
>>>
>>> Can you please paste here the entire file you modified, and give some more details (distro, version, FreeSWITCH version, etc).
>>>
>>> I will use all info to update Confluence (our documentation).
>>>
>>> Thanks again,
>>>
>>> -giovanni
>>>
>>>
>>>> On Wed, Sep 9, 2015 at 5:33 PM, Oz Mortimer <omortimer at gmail.com> wrote:
>>>> for what its worth, I had to add auth-anonymous=1 to system.pa
>>>> load-module module-native-protocol-unix auth-anonymous=1
>>>> which resolved the issue for me.
>>>>
>>>>
>>>>> On 9 Sep 2015, at 16:26, Giovanni Maruzzelli <gmaruzz at gmail.com> wrote:
>>>>>
>>>>> Hello Lyle,
>>>>>
>>>>> for mod_skypopen, have you followed exactly, step by step, the instructions in https://freeswitch.org/confluence/display/FREESWITCH/mod_skypopen ?
>>>>>
>>>>> Also, please give us more details, as in: https://freeswitch.org/confluence/display/FREESWITCH/mod_skypopen#mod_skypopen-HowToReportBUGSandFeatureRequests
>>>>>
>>>>> -giovanni
>>>>>
>>>>>> On Wed, Sep 9, 2015 at 4:58 AM, Lyle Pratt<lylepratt at gmail.com> wrote:
>>>>>> Hi Guys,
>>>>>>
>>>>>> We've been trying to get Skypopen up and running. Everything is working well so far, except that we have no audio. :(
>>>>>>
>>>>>> It seems to be a Pulseaudio issue, but Pulseaudio is installed and the daemon is running. FS console reports tons of entries like this:
>>>>>>
>>>>>> 2015-09-09 02:47:35.541712 [DEBUG] mod_skypopen.c:900 [1.6.0+git~20150903T203652Z~6762f14140~64bit ] [DEBUG_SKYPE 900 ][skype101 ][UP,INPROGRS] READ BUFFER EMPTY,skypopen_audio_read Silence
>>>>>> 2015-09-09 02:47:35.561715 [DEBUG] mod_skypopen.c:900 [1.6.0+git~20150903T203652Z~6762f14140~64bit ] [DEBUG_SKYPE 900 ][skype101 ][UP,INPROGRS] READ BUFFER EMPTY,skypopen_audio_read Silence
>>>>>> 2015-09-09 02:47:35.581714 [DEBUG] mod_skypopen.c:900 [1.6.0+git~20150903T203652Z~6762f14140~64bit ] [DEBUG_SKYPE 900 ][skype101 ][UP,INPROGRS] READ BUFFER EMPTY,skypopen_audio_read Silence
>>>>>>
>>>>>> We are running Ubuntu 14.04. Has anyone encountered this? After quite a lot of searching I've not been able to find anyone with similar issues.
>>>>>>
>>>>>> Thanks,
>>>>>> Lyle
>>>>>>
>>>>>> _________________________________________________________________________
>>>>>> 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
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sincerely,
>>>>>
>>>>> Giovanni Maruzzelli
>>>>> Cell : +39-347-2665618
>>>>> _________________________________________________________________________
>>>>> 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
>>>
>>>
>>>
>>> --
>>> Sincerely,
>>>
>>> Giovanni Maruzzelli
>>> Cell : +39-347-2665618
>>> _________________________________________________________________________
>>> 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
>>
>>
>> _______________________________________________
>> 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
>
>
>
> --
> Sincerely,
>
> Giovanni Maruzzelli
> Cell : +39-347-2665618
> _________________________________________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150909/c6a71caf/attachment-0001.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list