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 > >> > > > > |