Hello everbody!
I tried to use the iaxclient library to build a softphone for pocket pc, but i don't know why it failed. In iaxclient.h is options for wince platform.
How can i use this library for wince platform.
Thanks for any help!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Iaxclient relies of Portaudio for audio I/O, and the current version of Portaudio does not have support for WinCE. As a consequence, the current versions of iaxclient will not work with WinCE either.
The references to WinCE that you still see in the code are remnants from an older version of iaxclient, that relied on an older version of portaudio that had support for WinCE
Mihai
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for your answer!
Can you please set an iaxclient version that had support for wince in the svn-repository.
That will be very helpful since i need it for my master thesis!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everbody!
I tried to use the iaxclient library to build a softphone for pocket pc, but i don't know why it failed. In iaxclient.h is options for wince platform.
How can i use this library for wince platform.
Thanks for any help!
Iaxclient relies of Portaudio for audio I/O, and the current version of Portaudio does not have support for WinCE. As a consequence, the current versions of iaxclient will not work with WinCE either.
The references to WinCE that you still see in the code are remnants from an older version of iaxclient, that relied on an older version of portaudio that had support for WinCE
Mihai
Thank you for your answer!
Can you please set an iaxclient version that had support for wince in the svn-repository.
That will be very helpful since i need it for my master thesis!