Author |
Post |
|
#1 Thu Aug 25, 2011 03:52, 162 months ago.
|
Member
Registered: Aug 2011
Location: Santiago, Chile
|
Operating system name and version: Ubuntu Server 10.04 Version of smsd: 3.1.14 Smsd installed from: package repository Name and model of a modem / phone: Siemens MC55 Interface: USB Please to help me. I need to put limits the sending by modem, because my operator receives very many extra $ to me if amble that value (I cannot surpass the 1000 sms by modem). Investigating in the documentation, function message_limit it is what I need, but when configure it in the MODEM option (smsd.conf), does not work. Simply it does not do anything and it continues sending messages. :-( :-( Some idea? Configuration: Best Regards
|
|
#2 Thu Aug 25, 2011 13:23, 162 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
Internal message counter starts from zero every time when smsd is restarted.
|
|
#3 Thu Aug 25, 2011 19:22, 162 months ago.
|
Member
Registered: Aug 2011
Location: Santiago, Chile
Topic owner
|
¿ is different Internal message counter with statistics counter? What I need to do is: - Send 1000 SMS x modem1 --->that smstools stops that modem1 ---> I can change the SIM of modem1, to be able to continue with more sending sms with modem1................... But, as I can know the value the internal counter of modem1 ?? Very thanks
|
|
#4 Fri Aug 26, 2011 13:10, 162 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
Internal counter is meant for different purposes, for example limit messages per hour, and create a warning if limit is reached. External script can be used for monitoring statistics counter. People have different needs for counting, for example 1000 SMS per month, or some number of SMS after buying more balance, and smsd cannot have all functionality built in. Hidden private text.
|
|
#5 Sun Sep 11, 2011 03:43, 161 months ago.
|
Member
Registered: Aug 2011
Location: Santiago, Chile
Topic owner
|
Keke, My problem is that each SIM that use has limits of 1000 SMS and I must stop the sending in that specific modem when arrives at that limits, of way of not happening to me and they receive $ extra to me by each SMS, of way of being able to change it if is necessary..... Exists some script that can help me to control this? VEry thanks Rodolfo
|