You can subscribe to this list here.
2003 |
Jan
|
Feb
(3) |
Mar
(16) |
Apr
(11) |
May
(3) |
Jun
(109) |
Jul
(70) |
Aug
(22) |
Sep
(19) |
Oct
(4) |
Nov
(25) |
Dec
(46) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(68) |
Feb
(52) |
Mar
(54) |
Apr
(57) |
May
(13) |
Jun
(15) |
Jul
(16) |
Aug
(3) |
Sep
(43) |
Oct
(95) |
Nov
(106) |
Dec
(142) |
2005 |
Jan
(62) |
Feb
(190) |
Mar
(75) |
Apr
(117) |
May
(123) |
Jun
(64) |
Jul
(122) |
Aug
(95) |
Sep
(63) |
Oct
(102) |
Nov
(99) |
Dec
(85) |
2006 |
Jan
(59) |
Feb
(64) |
Mar
(138) |
Apr
(82) |
May
(62) |
Jun
(62) |
Jul
(72) |
Aug
(50) |
Sep
(21) |
Oct
(95) |
Nov
(95) |
Dec
(29) |
2007 |
Jan
(26) |
Feb
(36) |
Mar
(45) |
Apr
(12) |
May
(53) |
Jun
(38) |
Jul
(19) |
Aug
(87) |
Sep
(63) |
Oct
(272) |
Nov
(102) |
Dec
(63) |
2008 |
Jan
(54) |
Feb
(19) |
Mar
(84) |
Apr
(111) |
May
(17) |
Jun
(26) |
Jul
(18) |
Aug
(10) |
Sep
(14) |
Oct
(9) |
Nov
(4) |
Dec
(12) |
2009 |
Jan
(5) |
Feb
(7) |
Mar
(4) |
Apr
(8) |
May
(4) |
Jun
(7) |
Jul
|
Aug
(1) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
(6) |
Mar
(6) |
Apr
(1) |
May
(1) |
Jun
(2) |
Jul
(3) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Mihai B. <mi...@ha...> - 2009-09-25 14:02:13
|
On Sep 24, 2009, at 10:14 AM, Matthew Crane wrote: > I'm investigating adding support for encrypted IAX2 (as spelled out > in RFC 5456) to iaxclient. Is there any technical reason why this > hasn't been added yet? Or is it simply a feature that nobody has > been motivated to add? Mostly because nobody bothered. There's no technical limitation involved. As you can see, iaxclient is not really maintained and enhanced at the moment :) Mihai |
From: Matthew C. <mc...@no...> - 2009-09-24 14:15:15
|
I'm investigating adding support for encrypted IAX2 (as spelled out in RFC 5456) to iaxclient. Is there any technical reason why this hasn't been added yet? Or is it simply a feature that nobody has been motivated to add? -Matt Matthew Crane Senior Software Engineer Novell, Inc. 404 Wyman Street Waltham, MA 02451 +1-781-464-8216 |
From: 史煜青 <je...@ho...> - 2009-08-19 16:33:28
|
hello everyone Not sure if I'm fooling around here but sorry to bother you. I got some problem when i tried to cross compile iaxclient to winCE under cygwin. And i am really confusing with my porblem so i hope you can give me some advice I am a rookie , thanks for any help Here was my steps : 1 I setup cygwin and download 'cygwin-cegcc-mingw32ce-0.51.0-1.tar.gz' and release them to cygwin folder 2 I cross compile speex libogg libtheora and portaudio success (i can find *.dll file in /usr/local/bin folder) $ CXX=arm-wince-mingw32ce-g++ ./configure --build=i686-pc-cygwin --host=arm-wince-mingw32ce --target=arm-wince-mingw32ce --enable-local-gsm --disable-gsmtest --enable-libogg --enable-libtheora --enable-libspeex --enable-libportaudio --enable-shared --enable-static --with-gnu-ld here is the result checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for arm-wince-mingw32ce-strip... arm-wince-mingw32ce-strip checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-pc-cygwin checking host system type... arm-wince-mingw32ce checking for arm-wince-mingw32ce-gcc... arm-wince-mingw32ce-gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-wince-mingw32ce-gcc accepts -g... yes checking for arm-wince-mingw32ce-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of arm-wince-mingw32ce-gcc... gcc3 checking whether arm-wince-mingw32ce-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... arm-wince-mingw32ce-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether arm-wince-mingw32ce-gcc needs -traditional... no checking whether we are using the GNU C++ compiler... yes checking whether arm-wince-mingw32ce-g++ accepts -g... yes checking dependency style of arm-wince-mingw32ce-g++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by arm-wince-mingw32ce-gcc... /opt/mingw32ce/arm-wince-mingw32ce/bin/ld.exe checking if the linker (/opt/mingw32ce/arm-wince-mingw32ce/bin/ld.exe) is GNU ld... yes checking for /opt/mingw32ce/arm-wince-mingw32ce/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /opt/mingw32ce/bin/arm-wince-mingw32ce-nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... file_magic file format pei*-i386(.*architecture: i3 86)? checking for arm-wince-mingw32ce-dlltool... arm-wince-mingw32ce-dlltool checking for arm-wince-mingw32ce-as... arm-wince-mingw32ce-as checking for arm-wince-mingw32ce-objdump... arm-wince-mingw32ce-objdump checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... arm-wince-mingw32ce-g++ -E checking for arm-wince-mingw32ce-g77... no checking for arm-wince-mingw32ce-xlf... no checking for arm-wince-mingw32ce-f77... no checking for arm-wince-mingw32ce-frt... no checking for arm-wince-mingw32ce-pgf77... no checking for arm-wince-mingw32ce-cf77... no checking for arm-wince-mingw32ce-fort77... no checking for arm-wince-mingw32ce-fl32... no checking for arm-wince-mingw32ce-af77... no checking for arm-wince-mingw32ce-xlf90... no checking for arm-wince-mingw32ce-f90... no checking for arm-wince-mingw32ce-pgf90... no checking for arm-wince-mingw32ce-pghpf... no checking for arm-wince-mingw32ce-epcf90... no checking for arm-wince-mingw32ce-gfortran... no checking for arm-wince-mingw32ce-g95... no checking for arm-wince-mingw32ce-xlf95... no checking for arm-wince-mingw32ce-f95... no checking for arm-wince-mingw32ce-fort... no checking for arm-wince-mingw32ce-ifort... no checking for arm-wince-mingw32ce-ifc... no checking for arm-wince-mingw32ce-efc... no checking for arm-wince-mingw32ce-pgf95... no checking for arm-wince-mingw32ce-lf95... no checking for arm-wince-mingw32ce-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 8192 checking command to parse /opt/mingw32ce/bin/arm-wince-mingw32ce-nm -B output from arm-wince-mingw32 ce-gcc object... ok checking for objdir... .libs checking for arm-wince-mingw32ce-ar... arm-wince-mingw32ce-ar checking for arm-wince-mingw32ce-ranlib... arm-wince-mingw32ce-ranlib checking for arm-wince-mingw32ce-strip... (cached) arm-wince-mingw32ce-strip checking if arm-wince-mingw32ce-gcc supports -fno-rtti -fno-exceptions... no checking for arm-wince-mingw32ce-gcc option to produce PIC... -DDLL_EXPORT checking if arm-wince-mingw32ce-gcc PIC flag -DDLL_EXPORT works... yes checking if arm-wince-mingw32ce-gcc static flag -static works... yes checking if arm-wince-mingw32ce-gcc supports -c -o file.o... yes checking whether the arm-wince-mingw32ce-gcc linker (/opt/mingw32ce/arm-wince-mingw32ce/bin/ld.exe) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by arm-wince-mingw32ce-g++... /opt/mingw32ce/arm-wince-mingw32ce/bin/ld.exe checking if the linker (/opt/mingw32ce/arm-wince-mingw32ce/bin/ld.exe) is GNU ld... yes checking whether the arm-wince-mingw32ce-g++ linker (/opt/mingw32ce/arm-wince-mingw32ce/bin/ld.exe) supports shared libraries... yes checking for arm-wince-mingw32ce-g++ option to produce PIC... -DDLL_EXPORT checking if arm-wince-mingw32ce-g++ PIC flag -DDLL_EXPORT works... yes checking if arm-wince-mingw32ce-g++ static flag -static works... yes checking if arm-wince-mingw32ce-g++ supports -c -o file.o... yes checking whether the arm-wince-mingw32ce-g++ linker (/opt/mingw32ce/arm-wince-mingw32ce/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking sys/socket.h usability... no checking sys/socket.h presence... no checking for sys/socket.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for pid_t... yes checking for size_t... yes checking for vsnprintf... yes checking for _vsnprintf... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... no checking whether pthreads work with -pthreads... no checking whether pthreads work with -mthreads... no checking for the pthreads library -lpthread... no checking whether pthreads work with --thread-safe... no checking whether pthreads work with -mt... no checking for pthread-config... no checking for pkg-config... yes checking for arm-wince-mingw32ce-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to aut...@gn.... checking pkg-config is at least version 0.9.0... yes checking for wish... /usr/bin/wish checking for iLBC reference sources in lib/iLBC... no checking for PORTAUDIO... yes checking for OGG... yes checking for SPEEX... yes checking for THEORA... yes checking for SDL... no checking for GTK... no checking for GDK2... no checking for ALSA... no checking for wx-config... no checking for wx-config... (cached) no checking for wxrc... not found configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating simpleclient/Makefile config.status: creating iaxclient.pc config.status: creating simpleclient/testcall/Makefile config.status: creating simpleclient/vtestcall/Makefile config.status: creating simpleclient/iaxcomm/Makefile config.status: creating simpleclient/iaxphone/Makefile config.status: creating simpleclient/tkphone/Makefile config.status: creating simpleclient/WinIAX/Makefile config.status: creating simpleclient/wx/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: Configured clients: testcall WinIAX next , i do this : make && make install unfortunately, there is no libiaxlicent.dll in /usr/local/binfolder, but i find 'libiaxclient.a & libiaxclient.la' in usr/local/lib folder best regards advancers!! _________________________________________________________________ 与任何您希望的人分享您的回忆。 http://www.microsoft.com/china/windows/windowslive/products/photos-share.aspx?tab=1 |
From: michael r. <mic...@gm...> - 2009-06-26 10:05:49
|
Hi Bilal, 1) Not SIP, only IAX2 phone (but sip will be easy with Pjsip library) 2) Tested on Windows XP/VISTA and Linux 3) You can embbed all libraries (python, wxpython) with py2exe, so you don't need to install all this stuff on Windows. 4) You can use InnoSetup to make a self extract installer For 3) and 4), I use this methods to deploy on Windows Desktop : working like a charm =) Regards Michael On Fri, Jun 26, 2009 at 11:53 AM, michael ricordeau<mic...@gm...> wrote: > Here is my very basic phone : > http://code.google.com/p/wphoniax/source/browse/#svn/trunk > > And to get code : > svn checkout http://wphoniax.googlecode.com/svn/trunk/ wphoniax-read-only > > > I didn't implement incoming call management and multicalls but this is > not hard to add > this features =) > > To run this phone you need Python2.5 or 2.6, wxPython and iaxclient installed. > > Configuration file is wphoniax.ini . > > > Note : sorry, I didn't build installers and linux packages (like deb/rpm) . > > > > > On Thu, Jun 25, 2009 at 8:23 PM, > mic...@gm...<mic...@gm...> wrote: >> Hi, >> >> I have made a little iax phone with python, wxPython (binding of >> wxWidget), ctypes module from python and iaxclient. >> >> It is not exactly what you want but it may help you. >> >> To use python, I have make a binding of iaxclient with ctypes (not >> all iaxclient functions but only what I need for my own purpose). >> >> I have tested it on linux, windows XP and windows Vista. >> >> All iax accounts are set in an ini file. >> >> I will post source code because I don't have it here. >> >> Cheers >> >> Note : I have also made a self installer for windows xp/vista with >> py2exe and InnoSetup . >> >> >> Le Thu, 25 Jun 2009 14:23:00 +0200, >> Wolfgang Pichler <wpi...@ca...> a écrit : >> >>> Hi, >>> >>> some questions >>> - on which os should it run - only windows ? >>> - should it be based on dot net, java, or use standard windows gui >>> controls, use qt gui controls, or whatever...) >>> - which extra functionality ? should the user have a phonebook, >>> should it support more than 1 line, should the user be able to choose >>> codecs, audio device, ... >>> >>> best regards, >>> Wolfgang >>> >>> >>> 2009/6/25 bilal ghayyad <bil...@ya...> >>> >>> > >>> > Hi All; >>> > >>> > I would like to have my own iaxclient softphone that has its profile >>> > (graphic) and a place to enter the username and password for the >>> > customer. >>> > >>> > Server IP address to be already existed (to be read from an >>> > external text file, so we can change it upon our request, but no >>> > need customer to place the IP address). >>> > >>> > Any help or someone interested? >>> > Regards >>> > Bilal >>> > >>> > >>> > >>> > >>> > >>> > ------------------------------------------------------------------------------ >>> > _______________________________________________ >>> > Iaxclient-devel mailing list >>> > Iax...@li... >>> > https://lists.sourceforge.net/lists/listinfo/iaxclient-devel >>> > >> > |
From: bilal g. <bil...@ya...> - 2009-06-26 09:58:44
|
Dear Michael; There are some issues need to know if ur Softphoe is working on it: 1) SIP ? 2) To be ran on Windows and not Linux. 3) As it will be run on Windows, then no need for Python2.5 or 2.6 or wxPython, it should be ran and installed without them. 4) Installer ofcourse is required for this. Regards Bilal --- On Fri, 6/26/09, michael ricordeau <mic...@gm...> wrote: > From: michael ricordeau <mic...@gm...> > Subject: Re: [Iaxclient-devel] Having my own iaxclient softphone > To: "bilal ghayyad" <bil...@ya...> > Cc: iax...@li... > Date: Friday, June 26, 2009, 5:53 AM > Here is my very basic phone : > http://code.google.com/p/wphoniax/source/browse/#svn/trunk > > And to get code : > svn checkout http://wphoniax.googlecode.com/svn/trunk/ > wphoniax-read-only > > > I didn't implement incoming call management and multicalls > but this is > not hard to add > this features =) > > To run this phone you need Python2.5 or 2.6, wxPython and > iaxclient installed. > > Configuration file is wphoniax.ini . > > > Note : sorry, I didn't build installers and linux packages > (like deb/rpm) . > > > > > On Thu, Jun 25, 2009 at 8:23 PM, > mic...@gm...<mic...@gm...> > wrote: > > Hi, > > > > I have made a little iax phone with python, wxPython > (binding of > > wxWidget), ctypes module from python and iaxclient. > > > > It is not exactly what you want but it may help you. > > > > To use python, I have make a binding of iaxclient with > ctypes (not > > all iaxclient functions but only what I need for my > own purpose). > > > > I have tested it on linux, windows XP and windows > Vista. > > > > All iax accounts are set in an ini file. > > > > I will post source code because I don't have it here. > > > > Cheers > > > > Note : I have also made a self installer for windows > xp/vista with > > py2exe and InnoSetup . > > > > > > Le Thu, 25 Jun 2009 14:23:00 +0200, > > Wolfgang Pichler <wpi...@ca...> > a écrit : > > > >> Hi, > >> > >> some questions > >> - on which os should it run - only windows ? > >> - should it be based on dot net, java, or use > standard windows gui > >> controls, use qt gui controls, or whatever...) > >> - which extra functionality ? should the user > have a phonebook, > >> should it support more than 1 line, should the > user be able to choose > >> codecs, audio device, ... > >> > >> best regards, > >> Wolfgang > >> > >> > >> 2009/6/25 bilal ghayyad <bil...@ya...> > >> > >> > > >> > Hi All; > >> > > >> > I would like to have my own iaxclient > softphone that has its profile > >> > (graphic) and a place to enter the username > and password for the > >> > customer. > >> > > >> > Server IP address to be already existed (to > be read from an > >> > external text file, so we can change it upon > our request, but no > >> > need customer to place the IP address). > >> > > >> > Any help or someone interested? > >> > Regards > >> > Bilal > >> > > >> > > >> > > >> > > >> > > >> > > ------------------------------------------------------------------------------ > >> > > _______________________________________________ > >> > Iaxclient-devel mailing list > >> > Iax...@li... > >> > https://lists.sourceforge.net/lists/listinfo/iaxclient-devel > >> > > > > |
From: michael r. <mic...@gm...> - 2009-06-26 09:53:52
|
Here is my very basic phone : http://code.google.com/p/wphoniax/source/browse/#svn/trunk And to get code : svn checkout http://wphoniax.googlecode.com/svn/trunk/ wphoniax-read-only I didn't implement incoming call management and multicalls but this is not hard to add this features =) To run this phone you need Python2.5 or 2.6, wxPython and iaxclient installed. Configuration file is wphoniax.ini . Note : sorry, I didn't build installers and linux packages (like deb/rpm) . On Thu, Jun 25, 2009 at 8:23 PM, mic...@gm...<mic...@gm...> wrote: > Hi, > > I have made a little iax phone with python, wxPython (binding of > wxWidget), ctypes module from python and iaxclient. > > It is not exactly what you want but it may help you. > > To use python, I have make a binding of iaxclient with ctypes (not > all iaxclient functions but only what I need for my own purpose). > > I have tested it on linux, windows XP and windows Vista. > > All iax accounts are set in an ini file. > > I will post source code because I don't have it here. > > Cheers > > Note : I have also made a self installer for windows xp/vista with > py2exe and InnoSetup . > > > Le Thu, 25 Jun 2009 14:23:00 +0200, > Wolfgang Pichler <wpi...@ca...> a écrit : > >> Hi, >> >> some questions >> - on which os should it run - only windows ? >> - should it be based on dot net, java, or use standard windows gui >> controls, use qt gui controls, or whatever...) >> - which extra functionality ? should the user have a phonebook, >> should it support more than 1 line, should the user be able to choose >> codecs, audio device, ... >> >> best regards, >> Wolfgang >> >> >> 2009/6/25 bilal ghayyad <bil...@ya...> >> >> > >> > Hi All; >> > >> > I would like to have my own iaxclient softphone that has its profile >> > (graphic) and a place to enter the username and password for the >> > customer. >> > >> > Server IP address to be already existed (to be read from an >> > external text file, so we can change it upon our request, but no >> > need customer to place the IP address). >> > >> > Any help or someone interested? >> > Regards >> > Bilal >> > >> > >> > >> > >> > >> > ------------------------------------------------------------------------------ >> > _______________________________________________ >> > Iaxclient-devel mailing list >> > Iax...@li... >> > https://lists.sourceforge.net/lists/listinfo/iaxclient-devel >> > > |
From: <mic...@gm...> - 2009-06-25 18:23:22
|
Hi, I have made a little iax phone with python, wxPython (binding of wxWidget), ctypes module from python and iaxclient. It is not exactly what you want but it may help you. To use python, I have make a binding of iaxclient with ctypes (not all iaxclient functions but only what I need for my own purpose). I have tested it on linux, windows XP and windows Vista. All iax accounts are set in an ini file. I will post source code because I don't have it here. Cheers Note : I have also made a self installer for windows xp/vista with py2exe and InnoSetup . Le Thu, 25 Jun 2009 14:23:00 +0200, Wolfgang Pichler <wpi...@ca...> a écrit : > Hi, > > some questions > - on which os should it run - only windows ? > - should it be based on dot net, java, or use standard windows gui > controls, use qt gui controls, or whatever...) > - which extra functionality ? should the user have a phonebook, > should it support more than 1 line, should the user be able to choose > codecs, audio device, ... > > best regards, > Wolfgang > > > 2009/6/25 bilal ghayyad <bil...@ya...> > > > > > Hi All; > > > > I would like to have my own iaxclient softphone that has its profile > > (graphic) and a place to enter the username and password for the > > customer. > > > > Server IP address to be already existed (to be read from an > > external text file, so we can change it upon our request, but no > > need customer to place the IP address). > > > > Any help or someone interested? > > Regards > > Bilal > > > > > > > > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > Iaxclient-devel mailing list > > Iax...@li... > > https://lists.sourceforge.net/lists/listinfo/iaxclient-devel > > |
From: Wolfgang P. <wpi...@ca...> - 2009-06-25 17:13:04
|
Hi, some questions - on which os should it run - only windows ? - should it be based on dot net, java, or use standard windows gui controls, use qt gui controls, or whatever...) - which extra functionality ? should the user have a phonebook, should it support more than 1 line, should the user be able to choose codecs, audio device, ... best regards, Wolfgang 2009/6/25 bilal ghayyad <bil...@ya...> > > Hi All; > > I would like to have my own iaxclient softphone that has its profile > (graphic) and a place to enter the username and password for the customer. > > Server IP address to be already existed (to be read from an external text > file, so we can change it upon our request, but no need customer to place > the IP address). > > Any help or someone interested? > Regards > Bilal > > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Iaxclient-devel mailing list > Iax...@li... > https://lists.sourceforge.net/lists/listinfo/iaxclient-devel > |
From: bilal g. <bil...@ya...> - 2009-06-25 13:27:01
|
Kindly find my answers below preceded by ( * ). --- On Thu, 6/25/09, Wolfgang Pichler <wpi...@ca...> wrote: > From: Wolfgang Pichler <wpi...@ca...> > Subject: Re: [Iaxclient-devel] Having my own iaxclient softphone > To: "bilal ghayyad" <bil...@ya...> > Cc: iax...@li... > Date: Thursday, June 25, 2009, 8:23 AM > Hi, > > some questions > - on which os should it run - only windows ? * Yes on windows. > - should it be based on dot net, java, or use standard > windows gui controls, use qt gui controls, or > whatever...) * Who is the better for business? > - which extra functionality ? should the user have a > phonebook, should it support more than 1 line, should the > user be able to choose codecs, audio device, ... * Yes for phonebook and more than one line. About codec, what is the possible to be as following: A) There is default codec sequence (g729, gsm, ...) this default we can change it from the text file settings (same place we place the IP address of the server). B) Also client to be able to change the codec priority selection if he needs. The following features if possible is required: - Check if firewall closed the ports or not. - Check the audio system (mic + speaker) and tuning them. - If client lost connection (registeration) due to bad internet connection, then client to be prompted for this. Regards Bilal > > best regards, > Wolfgang > > > 2009/6/25 bilal ghayyad <bil...@ya...> > > > > Hi All; > > > > I would like to have my own iaxclient softphone that has > its profile (graphic) and a place to enter the username and > password for the customer. > > > > Server IP address to be already existed (to be read from an > external text file, so we can change it upon our request, > but no need customer to place the IP address). > > > > Any help or someone interested? > > Regards > > Bilal > > > > > > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > Iaxclient-devel mailing list > > Iax...@li... > > https://lists.sourceforge.net/lists/listinfo/iaxclient-devel > > > > |
From: bilal g. <bil...@ya...> - 2009-06-25 11:54:40
|
Hi All; I would like to have my own iaxclient softphone that has its profile (graphic) and a place to enter the username and password for the customer. Server IP address to be already existed (to be read from an external text file, so we can change it upon our request, but no need customer to place the IP address). Any help or someone interested? Regards Bilal |
From: Wolfgang P. <wpi...@ca...> - 2009-05-29 15:06:47
|
Hi all, i have done a new java jna based wrapper of the iaxclient (version 2.02 and 2.1.x are supported). It can get tested here http://callino.cc/jiaxcapplet/ Any interest in it ? I will upload the source to callino svn as soon as I have cleaned it up a little bit On windows the libiaxclient.dll will get loaded from the jar (version 2.02 is included) - on linux you need libiaxclient installed Regards, Wolfgang |
From: bugra H. <bug...@gm...> - 2009-05-12 08:07:58
|
Thanks for the quick reply Mihai I found a way to receive audio from different sources simultaneously. It seems like iaxclient library is capable of receiving audio data from different sources but audio events of unselected calls were dropped for some reason Audio data follows below path: User event callback() <= iaxc_post_event <= iaxc_do_audio_callback() <= handle_audio_event() Unselected calls are dropped in handle_audio_event function. I commented dropping part, as a result i got audio data from different calls in my main event callback. This is probably not desirable in a normal application but since i dont actually play incoming sound, it works for me here is required changes in case someone needs to receive from different sources simultaneously: in iaxclient_lib.c: static void handle_audio_event(struct iax_event *e, int callNo) > { > //// some code here > > // BUGRA H: below part causes problem for listening multiple calls > // if ( callNo != selected_call ) > // { > // /* drop audio for unselected call? */ > // return; > // } > > /// some code here > > } > > > |
From: Mihai B. <mi...@ha...> - 2009-05-11 18:21:55
|
On May 11, 2009, at 11:45 AM, bugra HASBEK wrote: > Hi > > Is it possible to receive audio data from different calls at the > same time? Am i doing something wrong while accepting calls? maybe > missing an essential function call? As far as I know, the iaxclient library cannot receive audio data from multiple calls simultaneously - this is a limitation of the library. However, I have been out of touch with iaxclient for a while now, so things might have changed. Mihai |
From: bugra H. <bug...@gm...> - 2009-05-11 15:45:38
|
Hi My application auto-answers incoming calls and records incoming audio data to wav files. The problem is when i select & answer a call, i cant receive audio data from previous call.My main event callback is similar to this: http://pastebin.com/f51d6e84c it seems like iaxc_select_call function (which is in iaxclient_lib.c) deselect old call. i tried commenting out deselection part but i couldnt get audio data from 2 different sources at the same time. here is related part of iaxc_select_call function: http://pastebin.com/f2db54785 Is it possible to receive audio data from different calls at the same time? Am i doing something wrong while accepting calls? maybe missing an essential function call? perhaps i am approaching the problem from a wrong point. Am i supposed to select a call and after a few miliseconds select another active call and so on? I am out of ideas so any help is appreciated |
From: Thomas K. <tk...@ad...> - 2009-04-29 18:20:46
|
Hello list, I'm having trouble regaining input volume for my mic after calling iaxc_set_silence_threshold(0) in my app (while in a call). I've tried setting it back to (-99.0), (-90), (-99), (99), (99.0) after reading misc examples on the inter web, but unfortunately with no luck - the mic is still muted. Audio still passes the other way of course. Any ideas? Better yet, does anyone know of a iaxc PTT app that is open source and not using windows mixers to do the muting? Best regards, Thomas Kolstø |
From: Andrea S. <si...@op...> - 2009-04-29 12:57:41
|
Hi all, Those are 2 patches mainly regarding Tcl interfaces to iaxclient library. I've just tried to contact privately Antonio Cano Damas, one of the 2 copyright older of the Tcl extensions, but due time constraint he wasn't able to review the code and ask me to contact directly iaxclient projects administrators instead, and that's what I'm doing :) I just want to ask if the attached patches should be of any interest and in that case if they could be evaluate for inclusion in the iaxclient svn tree. We're using those patches since March 2008 with no problems at all. Attached also a change log to describe which changes we made. ciao Andrea |
From: inode <in...@wa...> - 2009-04-16 10:19:58
|
I do some others test, with wireshark, I can see that when test mode is active the connection is done only with ping/pong messages and the client doesn't not send this packet: "Voice, source call# 31391, timestamp 180ms, Raw mu-law data (G.711)" After that when the test mode is NOT active you can see a lot of voice packet, with test mode active you will see just the ping pong messages and nothing other. I think when the audio is disabled somewhere in the code doesn't initialize correctly the connection. It's a library problem, I checked the code but I can't find the way to resolve the problem. Cheers, inode |
From: inode <in...@wa...> - 2009-04-16 08:26:59
|
On Wed, 15 Apr 2009, Mihai Balea wrote: > > > In test mode you you can get the incoming audio stream, either encoded > or in raw form. It depends on what flags you use to initialize the > library. You will not be able to get outgoing audio, which is quite > normal considering that your audio hardware is not initialized and, as > a matter of fact, the application is supposed to provide the outgoing > audio > > Take a look at the audio flags in iaxclient.h and also check out > simpleclient/stresstest, which is an example application that uses the > test mode. > I'm trying the stresstest.c and another source code made by me, but seem that something is wrong. With stresstest.c I can see that IAXC_EVENT_AUDIO callback is never called, and you can see at the end of the call: "stresstest: 2009-04-16 10:05:52: Received 0 audio frames and 0 video frames" If you edit the stresstest.c and you disable the test mode you will see: "stresstest: 2009-04-16 10:12:35: Received 252 audio frames and 0 video frames" Any idea? Thank you in advance. inode |
From: Mihai B. <mi...@ha...> - 2009-04-16 02:46:05
|
On Apr 15, 2009, at 5:19 PM, inode wrote: > Hi all, > > I'm trying to wrote a little program that use the > iaxc_set_test_mode, but > seem that I misunderstand something. From iaxclient.h: > > * Test mode functionality > * In test mode, iaxclient will do the following: > * - skip audio and video hardware initialization > * - wait for outgoing media to be provided by the main application > * - return incoming media to the calling application if required, > via > callbacks > > So, seem that you can also receive audio etc ("return incomin media"). > >> From my test I can't receive any audio, I looked on the source code >> of the > library and seem the callback IAXC_EVENT_AUDIO is disabled when the > iaxc_set_test_mode is called. > > Anyone can tell me if I'm wrong in something or tell me if with when > test mode is active you cannot get the audio stream? In test mode you you can get the incoming audio stream, either encoded or in raw form. It depends on what flags you use to initialize the library. You will not be able to get outgoing audio, which is quite normal considering that your audio hardware is not initialized and, as a matter of fact, the application is supposed to provide the outgoing audio Take a look at the audio flags in iaxclient.h and also check out simpleclient/stresstest, which is an example application that uses the test mode. Hope this helps, Mihai |
From: inode <in...@wa...> - 2009-04-15 21:47:16
|
Hi all, I'm trying to wrote a little program that use the iaxc_set_test_mode, but seem that I misunderstand something. From iaxclient.h: * Test mode functionality * In test mode, iaxclient will do the following: * - skip audio and video hardware initialization * - wait for outgoing media to be provided by the main application * - return incoming media to the calling application if required, via callbacks So, seem that you can also receive audio etc ("return incomin media"). >From my test I can't receive any audio, I looked on the source code of the library and seem the callback IAXC_EVENT_AUDIO is disabled when the iaxc_set_test_mode is called. Anyone can tell me if I'm wrong in something or tell me if with when test mode is active you cannot get the audio stream? Cheers, inode |
From: Szalai G. <po...@gm...> - 2009-04-14 09:58:27
|
Dear All! I try to use Iaxclient DLL to build up a VOIP software. It works fine. But the outgoing sound on DAHDI module (SANGOMA Pr Card) Asterisk 1.6. The problem is also available on Asterisk 1.4 and ZAP modul. The first part of a sentence is clear, but the rest part is gapping. The microphones are well configured, and other applications like iaxComm works fine. Do you have any idea to solve that problem, or any solution for a propertie to set? Thanks in advance -- Szalai Gergely |
From: Willy S. <son...@gm...> - 2009-04-14 09:22:37
|
Hi guys, I have a question about the voice packet interval, I use GSM codec with 20ms payload size and I thought the iaxclent shoud send voice packet every 20ms. But actually, I found iaxclient always send 3~4 packets within 5ms, then wait about 60ms and then send the other 3~4 packets within 5ms... This means that the first few packets are delayed? Does anybody know what cause that? I also tested another iax softphone "zoiper", the interval of the voice packet is very regular(every 20ms)... Thanks Willy. |
From: Martin Q. <mqu...@gm...> - 2009-03-25 22:22:33
|
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 ? Regards, Martin |
From: Mihai B. <mi...@ha...> - 2009-03-17 13:18:26
|
On Mar 17, 2009, at 8:05 AM, db peng wrote: > I build sad8x8 with sse2,but the performance is not good than mmxext > version,can you give suggestion to improve performace of theora > encoder? Wouldn't this be more appropriate for the theora-devel mailing list? Mihai |
From: db p. <pe...@gm...> - 2009-03-17 12:06:05
|
I build sad8x8 with sse2,but the performance is not good than mmxext version,can you give suggestion to improve performace of theora encoder? please see attachement. |