From: Steven P. D. <st...@do...> - 2004-08-28 16:10:18
|
I cross compiled the iaxclient library and testcall application to the ARM Zaurus SL6000 PDA platform (linux). The application runs, I see the IAX call progress work successfully on my Asterisk PBX, but no sound. I cross compiled a simple application that listens on /dev/dsp for input and then replays that input back to /dev/dsp - it works just dandy - so I know the /dev/dsp is fully functional. After trying testcall the /dev/dsp stops functioning - ie I exit testcall (which does not shut down properly on a 'q' BTW) and exit the shell and no longer get sound for pen clicks etc. So whatever iaxclient libraries are doing with /dev/dsp seems to fubar it until the PDA is rebooted. Has anyone seen such activity? Any known solutions/workarounds? It would be nice to have IAX phone capability from the PDA. TIA |