-
The latest version of libiaxclient gives a big no. for ndevs when the api iaxc_audio_devices_get is called. The earlier posts don't mention how they solved the problem. Can somebody post the solution.
2009-10-16 09:31:58 UTC by sunish
-
jpgrayson added willysong to the iaxclient project.
2009-09-09 06:09:49 UTC by jpgrayson
-
Hi, I tried to solve this problem. I could say as resolved.
Thank you.
2009-08-21 11:34:13 UTC by jumacoab
-
Hi, I tried to solve this problem. I could say as resolved.
Thank you.
2009-08-21 05:59:28 UTC by jumacoab
-
Hello,
Downloaded iaxcomm and I can find only sourceforge discussion only for iaxclient. What's up with this? One and same?
Also, with iaxcomm, where are the settings for forwarding calls when busy or unanswered? Sure, I can use an external fwding or voicemail software (NCH has this), but I'm hoping that you have this project in the works? In the works?
Please and Thanks...
2009-05-25 17:40:21 UTC by sirmikey1
-
During some test I see that if test mode is set the program doesn't open the connection correctly and no audio will be received. The callback IAXC_EVENT_AUDIO will not be set by the library. You can test it with the stresstest.c, you will see no audio frame will be received. If you disable the testmode you can receive the audio frames.
Tested on 2.1beta 3 and svn current (20090416)
2009-04-16 12:55:13 UTC by inode_
-
Hi!
I need your help! After calling iaxc_setup_call_transfer i receive IAX_EVENT_TXREJECT. And i see no logs in asterisk server log. Could you provide a small working example, or add attended transfer support in 'testcall' project.
Thank you!
2009-04-15 09:21:13 UTC by arseniyt
-
Hi all,
i would like to develop a softphone for my company, adding new features and ideas.
would anyone be interested in being the developer of such product ?
Please contact me at mquevedob@gmail.com
Regards,
Martin.
2009-03-25 14:26:54 UTC by mquevedob
-
This patch did the trick for me. Moreover you must do ./configure with SPEEX_LIBS='-lspeex -lspeexdsp'. And there are some more issues in the example programs, but I figure these need not compile in order to have the lib.
--- lib/audio_encode.c~ 2007-11-28 22:03:29.000000000 +0100
+++ lib/audio_encode.c 2008-11-17 09:46:38.000000000 +0100
@@ -149,13 +149,17 @@...
2008-11-17 09:02:50 UTC by nobody
-
dohpaz committed revision 1454 to the iaxclient SVN repository, changing 2 files.
2008-11-10 20:21:46 UTC by dohpaz