Re: thread safe usage of multiple phones

Jan Derfinak <[email protected]> Sun, 23 Apr 2017 09:21:32 +0200
Newsgroups gmane.linux.drivers.gnokii
Message-ID <[email protected]>
Peter Koch wrote:

Hello.

> 
> With multiple gnokii or smsd instances it would be hard to detect
> problems in one instance and resent messages that failed on one
> phone with a different phone.

It is hard to me understand statement above. You can monitor all
instances trough one database and if you see an error in one instance,
you can move messages to other instances by simple change in phone
identification column.

Jan