Hi, MacOS X support is broken at this moment. We need to implement a support for MacOs X audio I/O to revive MacOs X support. We broke it while implementing our new audio I/O model, and we had no ability to fix this since then. As Keith pointed out, we don't have any MacOs X hardware around.
I believe that it won't be that hard to get audio basically working on MacOs X. So, if you want to write one - look into files, pointed by Keith for an example (I recommend to use OSS one as an example). We'd be happy to consult you if needed too. On Wed, Nov 26, 2008 at 9:43 AM, Johan Groth <[EMAIL PROTECTED]> wrote: > I have compiled and installed sipXport sipXsdp with no problem. I ran > autoreconf -fi in sipXmediaLib and configured it. > ./configure --prefix=/usr/local/sipx --with-pcre=/opt/local > --enable-codec-amr --enable-codec-amrwb --disable-stream-player > --enable-local-audio > No problems. But compiling it didn't work. > > In file included from ../include/mp/MpidOss.h:23, > from mp/MpidOss.cpp:26: > ../include/mp/MpOss.h:21:27: error: sys/soundcard.h: No such file or > directory > In file included from ../include/mp/MpidOss.h:23, > from mp/MpidOss.cpp:26: > > AFAIK sys/soundcard.h is a Linux specific file, isn't it? > > According to the readme.txt you need this: > $ ll /System/Library/Frameworks/CoreAudio.framework/Versions/A/Headers/ > total 648 > -rw-r--r-- 1 root wheel 18795 18 Mar 2008 AudioDriverPlugIn.h > -rw-r--r-- 1 root wheel 180464 18 Mar 2008 AudioHardware.h > -rw-r--r-- 1 root wheel 54151 18 Mar 2008 AudioHardwarePlugIn.h > -rw-r--r-- 1 root wheel 724 18 Mar 2008 CoreAudio.h > -rw-r--r-- 1 root wheel 58854 18 Mar 2008 CoreAudioTypes.h > -rw-r--r-- 1 root wheel 4017 18 Mar 2008 HostTime.h > > to compile on a Mac but it doesn't help. > So how do I compile sipXtapi on OS/X 10.5? > > Regards, > Johan > > _______________________________________________ > sipxtapi-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/ > -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
