<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>here is a short summary of my configuration and issue:</p>
    <ol>
      <li>Pi-4 with Raspbian buster and latest related FreeSwitch
        distribution, apt-upgraded and updated on last Friday</li>
      <li><font size="+1" color="#0080c0"><tt>aplay</tt></font> is
        working both with the audio jack and with bluetooth (although
        not simultaneously: as soon as I have a bluetooth audio
        connection, the audio jack stops to work, and I cannot switch
        back to it with "<font size="+1" color="#0080c0"><tt>amixer cset
            numid=3 1</tt></font>", but <font size="+1" color="#0080c0"><tt>aplay</tt></font>
        can continue to use the bluetooth connection again after I issue
        "<font size="+1" color="#0080c0"><tt>amixer cset numid=3 65536</tt></font>")</li>
      <li>It seems that I do not have any permission issues as both of
        the users <font size="+1" color="#0080c0"><tt>pi </tt></font>and
        <font size="+1" color="#0080c0"><tt>freeswitch </tt></font>are
        in the <font size="+1" color="#0080c0"><tt>audio </tt></font>group,
        which has <font size="+1" color="#0080c0"><tt>rw </tt></font>access
        to the related devices under <font size="+1" color="#0080c0"><tt>/dev/snd</tt></font></li>
      <li>I have already installed <font size="+1" color="#0080c0"><tt>alsaoss</tt></font>,
        <font size="+1" color="#0080c0"><tt>libasound2 </tt></font>and
        <font size="+1" color="#0080c0"><tt>libasound2-dev</tt></font></li>
      <li>The output of "<font size="+1" color="#0080c0"><tt>pa rescan</tt></font>"
        in <font size="+1" color="#0080c0"><tt>fs_cli </tt></font>is
        the following:<br>
        <br>
        <font color="#0080c0"><tt>2020-06-19 06:55:18.803478 [INFO]
            mod_portaudio.c:3186 Looking for new devices.</tt><tt><br>
          </tt><tt>2020-06-19 06:55:18.803478 [INFO]
            mod_portaudio.c:2102 PortAudio version number = 1246720</tt><tt><br>
          </tt><tt>PortAudio version text = 'PortAudio V19.6.0-devel,
            revision 396fe4b6699ae929d3a685b3ef8a7e97396139a4'</tt><tt><br>
          </tt><tt>2020-06-19 06:55:18.943433 [DEBUG]
            mod_portaudio.c:1773 global indev [-1]</tt><tt><br>
          </tt><tt>2020-06-19 06:55:18.943433 [ERR] mod_portaudio.c:1777
            Cannot find an input device</tt><tt><br>
          </tt><tt>2020-06-19 06:55:18.943433 [DEBUG]
            mod_portaudio.c:1786 global outdev [-1]</tt><tt><br>
          </tt><tt>2020-06-19 06:55:18.943433 [ERR] mod_portaudio.c:1790
            Cannot find an output device</tt><tt><br>
          </tt><tt>2020-06-19 06:55:18.943433 [INFO]
            mod_portaudio.c:2125 Number of devices = 0</tt><tt><br>
          </tt></font></li>
    </ol>
    <p><br>
      Any clue, what could be wrong on my side?<br>
      <br>
      Thanks!</p>
    <p><tt><font size="+1">-- Saied</font></tt></p>
    <p><tt><font size="+1"></font></tt><br>
    </p>
  </body>
</html>