Re: [Easyb2k-devel] Application Structure
Status: Pre-Alpha
Brought to you by:
wyrm
From: Daniel R. <dr...@gm...> - 2007-10-31 13:36:30
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Marcos Diez wrote: > Knowing what audio devices is associated with each Yealink device is > also possible. (they are on the same USB hub ) Great! This will make things much easier. > By pinging, I meant checking if the VoIP app is alive. > Nevertheless, even if no VoIP app is alive, but at least one device is > plugged, then the daemon must be alive and every now and then ping the > VoIP app, so that it can automatically work whenever it is open. Ok, so the ping should not be called on probe(), but each X seconds, and set an 'active' flag that enables the code. Good. > By the way, if we want to have two different daemons talking to the same > skype, they must report different names, or else Skype will go crazy. So > there must be a configuration option for that. Agreed. > Now if we want to have two different Skypes on the same machine, I don't > know how to do it, because at least XInternAtom(display, > "_SKYPE_INSTANCE", 1); returns the first instance if finds. > I launched one Skype normally and the other one through ssh -X > user2@localhost. Does anybody has any better ideas ? > Maybe DBUS works different. This needs a little more research, maybe asking on Skype forums? Anyway, if it is a Skype limitation they should fix it. :) > ps: Daniel, thanks. Now things make sence. You are welcome, lets wait for Thomas and Simon, and if they agree with the presented structure we may start the real fun :) - -- Daniel Ribeiro -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHKJM9w3OYl0G0liQRAtVnAJ0WkQo/eKy1JOl86K8/ATNXIonj1wCdF9wt aIq7ux77GsIPyVULseY7vLg= =+34G -----END PGP SIGNATURE----- |