ivan33609 / websmsdroid

Automatically exported from code.google.com/p/websmsdroid
0 stars 0 forks source link

Counter for GSM-SMS Connector #245

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A counter of sended messages from the GSM - Connector could be useful to manage 
the free sms of my gsm-provider.

Original issue reported on code.google.com by a.jeu...@gmail.com on 7 Jun 2010 at 9:54

GoogleCodeExporter commented 9 years ago
just use callmeter ng for that ;)
http://code.google.com/p/callmeter/

Original comment by felix.bechstein on 8 Jun 2010 at 6:31

GoogleCodeExporter commented 9 years ago
Sorry, but call meter does not meet this demand (or I'm too stupid to handle 
call meter correctly...)
Callmeter counts ALL send messages, don't matter which connector I used to send 
the messaege in websms.
But I just want to count the messages send with the gsm connector and show the 
count inside of websms where the other connectors show their amount.
Example: "Guthaben: arcor.de 19+0, CherrySMS 222, GSM X" 
where X = Y - sent messages via the gsm-connector and Y can be defined in the 
connector settings)
Or something like this :"Guthaben: arcor.de 19+0, CherrySMS 222, GSM sent X"
where X is the count of sent messages via gsm connector.

Original comment by a.jeu...@gmail.com on 8 Jun 2010 at 9:18

GoogleCodeExporter commented 9 years ago
well. than it is an extension of issue #205

Original comment by felix.bechstein on 8 Jun 2010 at 4:22