Keywords: Mode: All keywords (AND) |
Tue Nov 02, 2010 02:06
|
itisrama: when i tried to define this configuration in smsd.conf, it can be saved without error and i had already defined a "stats" config to certain directory. But in this directory i only found counter status and stat.tmp which is unreadable. so i tried to run "smsd -s" command and it gave result "Status monitor is not included in this compilation." so i assume that i haven't install status monitor yet... how could i do it?
thanks
|
Mon Nov 01, 2010 03:11
|
itisrama: hi, i was wondering if it's possible to get service status via simple command?
i will use it for service status notification in my program (which is using smstools)
that service status contains:
- service status
- modem status
thanks
ps: is there any eventhandler for that?
|
Mon Aug 09, 2010 02:50
|
itisrama: hi, i was wondering... is it possible to run AT Command on demand? so whenever we need a result of certain AT command, it can be stored in file or displayed in shell.
i need to get modem msisdn the way u mentioned before in this post
did SMS Tools Server support it? or do we need to use external script?
|
Fri Jul 16, 2010 19:43
|
itisrama: i wondered if it is possible to get the msisdn number of modem that we use in sms server tools?
if possible then tell me how to configure it...
regards
ramon
|
Mon May 10, 2010 03:23
|
itisrama: that's right, i'm using ussd command for checking balance.... thank you for your big help keke....
but i think later on maybe i will use ussd for another purpose, but for now i stick to checking balance purpose... hope that i'm able to use your sample script
regards
|
Wed May 05, 2010 02:53
|
itisrama: can we use smstools3 to handle on demand ussd command....?
so i will only get ussd answer when i need it, not in regular run....
if yes, how?
thanks
|
Thu Apr 22, 2010 07:23
|
itisrama: hi, i have a question, how is exactly to call USSD data and retrive it into a file that parsed in certain folder... i need for regular credit balance check... is it possible?
|
Wed Mar 03, 2010 17:53
|
itisrama: thx for replying keke
i need to ask more questions...
how can i make fixed name? by php script or there is another method??
by using eventhandler... do all messages from any type will be stored in single table??
thx again
|
Wed Mar 03, 2010 07:30
|
itisrama: im using php for smstools interface and i wondered how to get sms spool filename everytime sendsms command is used... i want to use it to locate failed sms in failed folder and parse it to mysql database, so that the program interface can resend it anytime...
|
Tue Mar 02, 2010 16:48
|
itisrama: thx for replying...
so do u think there is another script aside of 'sendsms' to send sms...? if there is any... please let me know...
btw, the idea of making reference link is wonderful... hope i will work...
regards
|
Tue Mar 02, 2010 04:02
|
itisrama: Operating system name and version: Linux Ubuntu 9.10
Version of smsd: 3.1.6
Smsd installed from: sources
Name and model of a modem / phone: Sony Ericsson K310i
Interface: USB
i have trouble in changing outgoing folder path from /var/spool/sms/outgoing to /var/www/sms/outgoing
everytime i try to change the path to /var/www/sms/outgoing, the spool messages are held to /var/spool/sms/outgoing and won't be sent. but if i change back the path to /var/spool/sms/outgoing the sms are sent.
other folders like incoming, checked, sent, etc are successfully changed the path to /var/www/sms
thanks
|