alsa/dummy.c got it<br><br>[root@example mod_skypopen]# tree<br>.<br>├── alsa<br>│   ├── alsa-driver-1.0.20-dummy.c -&gt; ./dummy.c<br>│   └── dummy.c<br>├── asterisk<br>│   ├── chan_skypiax.c<br>│   ├── cyg_no_pthread_kill.c<br>
│   ├── Makefile<br>│   ├── README<br>│   ├── skypiax.conf<br>│   └── skypiax.h<br>├── configs<br>│   ├── client.c<br>│   ├── copy<br>│   ├── create<br>│   ├── multiple-instance-same-skype-username<br>│   │   ├── multi.sh<br>
│   │   ├── README<br>│   │   └── skypopen.conf.xml<br>│   ├── README.skypopen_auth<br>│   ├── skypopen_auth<br>│   ├── skypopen_auth.c<br>│   ├── skypopen.conf.xml<br>│   ├── startskype.bat<br>│   ├── startskype.sh<br>│   ├── wait.bat<br>
│   └── windows-service<br>│       ├── startskype.cmd<br>│       └── wait.cmd<br>├── Makefile<br>├── Makefile.am<br>├── Makefile.in<br>├── mod_skypopen.2008.vcproj<br>├── mod_skypopen.c<br>├── <a href="http://mod_skypopen.la">mod_skypopen.la</a><br>
├── mod_skypopen_la-mod_skypopen.lo<br>├── mod_skypopen_la-mod_skypopen.o<br>├── mod_skypopen_la-skypopen_protocol.lo<br>├── mod_skypopen_la-skypopen_protocol.o<br>├── mod_skypopen.log<br>├── README<br>├── skypopen.h<br>└── skypopen_protocol.c<br>
<br>5 directories, 37 files<br>[root@example mod_skypopen]# <br><br>