From: Steve K. <st...@st...> - 2004-10-05 13:58:02
|
I don't know what you started with, but if it's old, it might be using IAX1, which is really not working properly anymore. Also, if you work from the current code, you might want to disable the audio filters until you get things working, because they may be too CPU intensive on your platform. -SteveK Richard Pettitt wrote: > I have managed to get the iaxclient_lib to compile under embedded > visual studio 4. I found a working visual studio 6 version and then > made some Windows CE specific modifications to it. > > So far the program successfully registers with asterisk, but as soon > as I try to make a call it crashes. The call request does go through > as the phone rings on the other end. > > I disabled the service_audio(); procedure as I wanted to make sure > that the problem was network related. > > > > The pocket pc I'm using to test on is a Xda II using a SanDisk Wifi > card to connect to my local network. > > > > I appreciate any help you can give me. > > > > Thank you, > > Richard > > > > > > -----Original Message----- > *From:* Paulo Mannheimer [mailto:pa...@in...] > *Sent:* 05 October 2004 14:33 > *To:* ric...@co...; iax...@li... > *Subject:* RE: [Iaxclient-devel] Iax client for windows CE > > > > We aren't working, but would be glad to help. > > -----Original Message----- > *From:* iax...@li... > [mailto:iax...@li...] *On Behalf Of > *Richard Pettitt > *Sent:* terça-feira, 5 de outubro de 2004 08:41 > *To:* iax...@li... > *Subject:* [Iaxclient-devel] Iax client for windows CE > > Hi > > > > I'm currently working on an iaxclient for windows ce and I was > wondering if there were any other developers currently working on a > client for this platform? > > > > Thank you, > > Richard > |