----- Original Message ----- > From: "Jan Middelkoop" <[email protected]> > To: [email protected] > Sent: Wednesday, May 30, 2012 10:47:22 AM > Subject: [SFLphone] sflphoned keeps running after gnome client shutdown > > Hi, > > When a user logs out, and sflphone-client-gnome is closed, the > sflphoned > often keeps running silently in the background. Since the sflphoned > also stays registered to our phone PBX (Asterisk), the sflphoned > keeps > receiving phonecalls, even when there's no client to answer them. > With > our configuration this means the call never goes to the next person > in > line, but stays with the already logged-out user. > > Is this a bug, or a feature?
In the master branch we now have SIGHUP, SIGTERM and SIGINT handling, so if either the daemon or client receives any of these three signals, the daemon will make sure to end all calls, unregister its accounts, save the call history and its configuration file. This is also true if you quit the daemon using the interface (i.e. ctrl-q, file->quit, etc.) Are there other cases you'd like covered? -T > > Met vriendelijke groet, > > Jan Middelkoop > Recreatie en Zorg Groep B.V. > > -- > Website: http://www.recreatie-zorg.nl/ > E-mail: [email protected] > Telefoon: +31 10 714 22 97 > > _______________________________________________ > SFLphone mailing list > [email protected] > http://lists.savoirfairelinux.net/mailman/listinfo/sflphone > _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
