Hi, Glad you manager to make it work. As for the history, yes, I am aware of that one. It does not cause any crash on my side but have changed in the deamon in november and have not been updated since. And about the IP2IP, nice find, I have not tested this feature in a long time. However, there was a crash somehow without that 'if', so I will have to figure out a better solution.
I am not currectly working on that project, I have higher priorities. If you want to submit a patch, your welcome. I will fix this someday, but I can't tell when yet. If you have any question about writing a custom GUI with the library or hacking something, just ask. Remember that Sflphone-KDE is under the GPLv3, unless you have an agreement with Savoir-Faire Linux, you have to share any modifications you make on the code. Good luck! ----- Original Message ----- From: "vipul mahajan" <[email protected]> To: [email protected] Sent: Friday, March 30, 2012 11:23:55 AM Subject: Re: [SFLphone] Error with SFLPhone KDE Hello again, We managed to run the SFLPhone-kde-client on Ubuntu 11.10 and Mandriva 2011 without much "KDE configuration". Initially the client was crashing as before but we studied the code and found that there was mis-match in return data type. The mis-match was in one of the QdBus method calls made between daemon and client. We commented a portion of "getHistory()" in file "CallModel.hpp". Due to this the history feature is disable in client but the GUI worked. After that we tried IP2IP account and we were able to receive calls but unable to make them. We again changed the code in "Call.cpp" and commented the code where check for account empty was done. Now we are able to make & receive calls. Kindly let us know if there is any patch available which rectify these problems. _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
