|
Hi eric and JG.. #I but this message again into
public.. Have you managed to get
further with this login issue? The wenbox trick helps a
little but again the login freezes or hangs.. I have debugged the login
transaction and it seems to hang on a some kind of loop. It calls eventually
several times a function : Void
WengoAccount::answerReceived(const std::string & answer, int requestId) And also performs the
network discovery jobs and others .. after a few attemps the NG hangs.. I
wonder where the 'debugger' jumps after it has done the function SipAccount::LoginState
WengoAccount::discoverNetwork() I have also noticed that
discovering the hosts and ports takes a long time about 5 seconds. This has a
negative effects to the NG booting process.. WengoAccount::discoverForSIP() WengoAccount::discoverForSSO() I suggest that the host and
port scans can be changed to defines. So in options file user can
define its environment rather than making those scans in runtime.. my suggest
:() -tomi |
_______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
