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
