<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <link href="chrome://translator/skin/floatingPanel.css"
      type="text/css" rel="stylesheet">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><span id="result_box" class=""
        lang="en"><span class="hps">Sorry for</span> <span class="hps">the
          earlier</span> <span class="hps">post</span><span class="">.</span><br
          class="">
        <br class="">
        <span class="hps">I'm used to that all kernel modules are<br>
          make me the device in / dev and set permissions.<br>
        </span></span><span id="result_box" class="" lang="en"><span
          class="hps"><span id="result_box" class="" lang="en"><span
              class="hps">Skypopen</span> <span class="hps">do not do
              this</span><span class="">, so</span> <span class="hps">I
              added</span> <span class="hps">init</span> <span
              class="hps">command<br>
            </span></span></span><span class="hps"></span><span
          class="hps">mknod</span> <span class="hps">/ dev</span> <span
          class="hps">/ dsp</span> <span class="hps">c 15</span> <span
          class="hps">3</span><br class="">
        <span class="hps">and / dev</span> <span class="hps">/ dsp</span>
        <span class="hps">was created</span><span class="">, but because</span>
        <span class="hps">the system</span> <span class="hps">umask</span>
        <span class="hps">is</span> <span class="hps">0022</span><span
          class="">, so</span> <span class="hps">the / dev</span> <span
          class="hps">/ dsp</span> <span class="hps">was</span> <span
          class="hps">the owner</span> <span class="hps">root: root</span>
        and <span class="hps">permissions</span> <span class="hps">644</span><br
          class="">
        <br class="">
        <span class="hps">When I</span> <span class="hps">manually</span>
        <span class="hps">changed the</span> <span class="hps">permissions</span>
        <span class="hps">and</span> <span class="hps">the owner</span>
        <span class="hps">/ dev</span> <span class="hps">/ dsp</span><br
          class="">
        <span class="hps">now</span> <span class="hps">look like this:<br>
          <br class="">
        </span><span class="hps atn">ls-</span><span class="">l /</span>
        <span class="hps">dev</span> <span class="hps">/ dsp</span><br
          class="">
        crw-rw-rw- 1 root freeswitch 15, 3 08-04 23:10 /dev/dsp<br>
        <br class="">
          <span class="hps">-</span> <span class="hps">Sype</span> <span
          class="hps">oss</span> <span class="hps">works fine.</span><br
          class="">
        <br class="">
        <span class="hps">I'll add</span> <span class="hps">myself</span>
        <span class="hps">to the</span> <span class="hps">startup
          scripts</span> <span class="hps">to automatically</span> <span
          class="hps">be</span> <span class="hps">set to</span> <span
          class="hps">the</span> <span class="hps">owner</span> <span
          class="hps">and</span> <span class="hps">group</span> <span
          class="hps">permissions</span><span class="">. ;)</span><br
          class="">
        <br class="">
        <br class="">
          <span class="hps">;)</span><br class="">
        <br class="">
        <span class="hps">Cheers</span></span><br>
      <br>
      <br>
      <br>
      W dniu 04.08.2013 17:11, Giovanni Maruzzelli pisze:<br>
    </div>
    <blockquote
cite="mid:CALXCt0pbzx7AAqgH_39X2yJfFdGDD7xQqj-RaUPPyi6xfKqk_Q@mail.gmail.com"
      type="cite">you probably have something that interferes with
      /dev/dsp<br>
      check that you have no modules *snd* loaded and that /dev/dsp is
      correctly created by the script<br>
      no alsa no nothing<br>
      no problems with skype client whatsoever<br>
      folow strictly the wikipage for skypopen, use only supported OS,
      do not install anything sound related (alsa, oss, portaudio,
      whatever) and you're gold.<br>
      eg: follow the wikipage, Luke (or the source, if you're brave ;) )<br>
      <br>
      On Sunday, August 4, 2013, Jacek &lt;<a moz-do-not-send="true"
        href="mailto:wampir990@gmail.com">wampir990@gmail.com</a>&gt;
      wrote:<br>
      &gt; Hi<br>
      &gt;<br>
      &gt; I have a problem with skypopem-oss kernel module.<br>
      &gt; After installation, the audio is normal, the next time, the
      system starts, Skype has a "problem with audio playback", and do
      not make any calls.<br>
      &gt;<br>
      &gt; FreeSWITCH version:<br>
      &gt; User-Agent: 20130802T191223Z FreeSWITCH-mod_sofia/1.2.12 git
      ~ ~ 1e3bfef390<br>
      &gt;<br>
      &gt; Log in failed calls via Skype:<br>
      &gt; <a moz-do-not-send="true"
        href="http://pastebin.com/raw.php?i=eKWFGDUy">http://pastebin.com/raw.php?i=eKWFGDUy</a><br>
      &gt;<br>
      &gt; Kernel &amp; Skypopen:<br>
      &gt; modinfo skypopen<br>
      &gt; filename:       /lib/modules/3.9.9-gr2/misc/skypopen.ko<br>
      &gt; license:        Dual BSD/GPL<br>
      &gt; author:         Original: Alessandro Rubini, Jonathan Corbet.
      Modified by: Giovanni Maruzzelli for FreeSWITCH skypopen<br>
      &gt; srcversion:     8AA469D7BEB12A38BBDDA0C<br>
      &gt; depends:        <br>
      &gt; vermagic:       3.9.9-gr2 SMP preempt mod_unload modversions
      REFCOUNT STACKLEAK_PLUGIN GRSEC<br>
      &gt; parm:           skypopen_major:int<br>
      &gt; parm:           skypopen_minor:int<br>
      &gt; parm:           skypopen_nr_devs:int<br>
      &gt;<br>
      &gt;<br>
      &gt; Is it possible to work mod_skypopen by Alsa sound, using
      mod_alsa or mod_portaudio?<br>
      &gt;<br>
      &gt; I have  in the office server that is 6 lines Skype, the old
      Freeswitch 1.0.4 everything worked, with the new is a problem.<br>
      &gt; Perhaps the module does not work very stable due to the
      presence of an enhanced kernel Grsecurity &amp; Pax, maybe the
      problem is the Gentoo Hardened and hardened gcc-compiler with PIE
      &amp; SPP -  gcc version 4.6.3 (Gentoo Hardened 4.6.3 p1.5,
      pie-0.5.2) ,<br>
      &gt; any case, I would prefer the whole shall use Alsa instead
      skypopen module.<br>
      &gt;<br>
      &gt; An additional reason is that Microsoft blocked Skype 1.4, and
      at any time can block the use of Skype 2.0, and this is the latest
      version of the OSS.<br>
      &gt;<br>
      &gt;<br>
      &gt; For ALSA, even the latest version of Skype 4.1 works
      correctly.<br>
      &gt; 6, or even 40 Skype installation can be done on separate user
      accounts in separate folders to $HOME, each with a separate $HOME
      / .asoundrc, and a separate session dbus.<br>
      &gt;<br>
      &gt; That's how it worked for me on an earlier version of
      FreeSWITCH<br>
      &gt;<br>
      &gt; By the way I would advise to use the Skype communication via
      dbus, rather than X11, it is much more stable solution, and more
      predictable, taking into account the Xorg will soon be replaced by
      Wayland and Mir, and transportation Skype X11 may stop working.<br>
      &gt;<br>
      &gt; Cheers<br>
      &gt;<br>
      &gt;<br>
      &gt; Sorry for my English, my native  language is Polish.<br>
      &gt;<br>
      <br>
      -- <br>
      Sent from Gmail Mobile<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
    <div style="bottom: auto; left: 1030px; right: auto; top: 157px;"
      class="translator-theme-default" id="translator-floating-panel">
      <div title="Kliknij, by przetłumaczyć"
        id="translator-floating-panel-button"></div>
    </div>
  </body>
</html>