Keywords: Mode: All keywords (AND) |
Mon May 10, 2010 07:49
|
nm11: Currently I have smpp connection to the operator
|
Thu Apr 22, 2010 12:23
|
nm11: add
3. +CLIP=1 does not show the number on incoming calls
device = /dev/ttyUSB1
init = AT+CPMS="SM","SM","SM"
queues = gsm4
needs_wakeup_at = yes
#modem_disabled = yes
pin = ignore
logfile = /var/log/sms/smsd.d840.log
incoming = high
report = yes
rtscts = no
baudrate = 460800
check_network = no
phonecalls = 2
voicecall_hangup_ath = yes
|
Thu Apr 22, 2010 12:15
|
nm11: A problem remaining two
1. I can not make the terminal ussd request
2. Not discourage
phonecalls = 2
voicecall_hangup_ath = yes
|
Thu Apr 22, 2010 10:58
|
nm11: ati
Samsung SGH-D840
OK
AT+CMGS=36
> 0031000C9183**************
>
+CMGS:51
OK
use
pin = ignore
worked!!
2010-04-22 13:54:39,7, d840: -> AT+CSQ
2010-04-22 13:54:39,7, d840: Command is sent, waiting for the answer
2010-04-22 13:54:40,7, d840: <- ERROR
status_signal_quality = yes
Starting SMS Daemon: There was 1 error while reading the config file:
- Unknown setting for modem d840: status_signal_quality
There was 1 major problem found.
AT
OK
at+cusd=?
ERROR
at+cusd?
ERROR
atd*111#
NO CARRIER
atd*111#;
NO CARRIER
|
Thu Apr 22, 2010 10:42
|
nm11: ati
Samsung SGH-D840
OK
AT+CMGS=36
> 0031000C9183**************
>
+CMGS:51
OK
|
Thu Apr 22, 2010 10:26
|
nm11: Operating system name and version: altlinux 2.4
Version of smsd: 3-3.1.7beta7
Smsd installed from: sources
Name and model of a modem / phone: sim300,sim300,mc60,samd840
Interface: serial,serial,serial,USB
2010-04-22 11:41:22,6, d840: Serial port /dev/ttyUSB0 opened as 4, rtscts: 0, ba
udrate: 115200
2010-04-22 11:41:22,6, d840: Serial port /dev/ttyUSB0 opened as 4, rtscts: 0, ba
2010-04-22 11:41:22,6, d840: Checking device for incoming SMS
2010-04-22 11:41:22,6, d840: Checking if modem is ready
2010-04-22 11:41:23,3, d840: Unexpected input: OK
2010-04-22 11:41:23,7, d840: -> AT
2010-04-22 11:41:23,7, d840: Command is sent, waiting for the answer
2010-04-22 11:41:23,7, d840: <- AT OK
2010-04-22 11:41:23,6, d840: Pre-initializing modem
2010-04-22 11:41:23,7, d840: -> ATE0+CMEE=1
2010-04-22 11:41:24,7, d840: Command is sent, waiting for the answer
2010-04-22 11:41:24,7, d840: <- ATE0+CMEE=1 OK
2010-04-22 11:41:24,6, d840: Checking if modem needs PIN
2010-04-22 11:41:24,7, d840: -> AT+CPIN?
2010-04-22 11:41:24,7, d840: Command is sent, waiting for the answer
2010-04-22 11:41:25,7, d840: <- ERROR
2010-04-22 11:41:25,2, d840: PIN handling: expected READY, modem answered ERROR
calling ready
atdt+38067123456;
BUSY
ussd not support or wrong command
at+CUSD?
ERROR
atdt*111#;
NO CARRIER
|
Thu Apr 22, 2010 10:22
|
nm11: regular_run_cmdfile = /usr/local/bin/sms/spool/stats/gsm1.ussd
....
regular_run_cmdfile = /usr/local/bin/sms/spool/stats/gsm2.ussd
#---------------------------------------------------------------------------------
crontab
30 6 * * * /usr/local/bin/sms/scripts/account_prepare.sh
#---------------------------------------------------------------------------------
File: account_prepare.sh
#!/bin/sh
echo 'AT+CUSD=1,"*111#"'> /usr/local/bin/sms/spool/stats/eccom1.ussd
echo 'AT+CUSD=1,"*112#"'>>/usr/local/bin/sms/spool/stats/eccom1.ussd
echo 'AT+CUSD=1,"*111#"'> /usr/local/bin/sms/spool/stats/eccom2.ussd
echo 'AT+CUSD=1,"*112#"'>>/usr/local/bin/sms/spool/stats/eccom2.ussd
eventhandler_ussd = /usr/local/bin/sms/scripts/eventhandler_ussd
File: eventhandler_ussd
#################################################
file=$2
device=$3
command=$5
ussdcommand=${command:12:3}
if [ "$event" = "USSD" ] ; then
cp -f $file /var/log/sms/$device.$ussdcommand.ussd
fi
|
Wed Apr 21, 2010 10:17
|
nm11: phonecalls = 2
worked!!!
good
|
Tue Apr 20, 2010 12:33
|
nm11: Thank you, just looking now
|
Tue Apr 20, 2010 10:36
|
|
Sat Apr 17, 2010 16:48
|
nm11: All the Problem of the fact that when the program scans incoming sms, its need to open port, and I have no occasion to scan incoming sms or to my desire, that too is an event.
Reason one, as seldom as possible to open the port, and do it then when it is extremely important
|
Sat Apr 17, 2010 16:42
|
nm11: I have one modem to send and receive, and the other to receive SMS and to keep the port closed
|
Sat Apr 17, 2010 06:15
|
nm11: Operating system name and version: altlinux 2.4
Version of smsd: 3-3.1.7beta4
Smsd installed from: sources
Name and model of a modem / phone: sim300,sim300
Interface: serial,serial
What are you aware of phones / modems, which support command delete missed calls at the team.
those that I delzhal in the hands of none does not support, advise accessible model
I need to do a project that will do the following
when an incoming call, hang up the phone, send SMS that contact you.
could still be a way to solve AT + CLIP = 1, but the program does not support this option, what would an alternative way to do that.
|
Sat Apr 17, 2010 06:08
|
nm11: Operating system name and version: altlinux 2.4
Version of smsd: 3-3.1.7beta4
Smsd installed from: sources
Name and model of a modem / phone: sim300,sim300
Interface: serial,serial
Can I receive messages on the event or flag.
keep the port closed, and check messages when I think fit well and forced every morning.
need to initialize the event of such action and what would be the port was closed when it is not necessary.
thanks.
|
Tue Apr 13, 2010 05:57
|
nm11: Operating system name and version: altlinux 2.4
Version of smsd: 3-3.1.7beta4
Smsd installed from: sources
Name and model of a modem / phone: sim300,sim300
Interface: serial,serial
Alter the conclusions log appeared superfluous newline
3-3.1.7beta3
2010-04-12 21:02:48,5, eccom2: CMD: AT+CUSD=1,"*111#": +CUSD: 0,"Na Vashomu rahu
2010-04-12 21:02:54,5, eccom2: CMD: AT+CUSD=1,"*112#": +CUSD: 0,"Zalyshok; 1000
2010-04-12 21:07:59,5, eccom2: CMD: AT+CUSD=1,"*111#": +CUSD: 0,"Na Vashomu rahu
3-3.1.7beta4
2010-04-12 21:08:05,5, eccom2: CMD: AT+CUSD=1,"*112#": +CUSD: 0,"Zalyshok; 1000
2010-04-12 21:15:59,5, eccom2: CMD: AT+CUSD=1,"*111#": AT+CUSD=1,"*111#" +CUSD:
2010-04-12 21:16:06,5, eccom2: CMD: AT+CUSD=1,"*112#": AT+CUSD=1,"*112#" +CUSD:
same answers different modems
File: eccom.111.ussd 48 bytes
+CUSD: 0,"Na Vashomu rahunku 113.66 grn.",15 OK
File: eccom2.111.ussd 66 bytes
AT+CUSD=1,"*111#" +CUSD: 0,"Na Vashomu rahunku 101.18 grn.",15 OK
eventhandler_ussd = /usr/local/bin/sms/scripts/eventhandler_ussd
ussdcommand=${command:12:3}
cp -f $file /var/log/sms/$device.$ussdcommand.ussd
|
Fri Apr 09, 2010 07:27
|
nm11: Connect to an operator at the stage of signing contracts, 1 week and you can try. I looked kannel is not much liked. most consist of modules, if a module does not run or fall off all the stops working.
I would eagerly wait for your first beta version with support for the protocol smpp.
In fact, differences in connection to the operators are not many.
As parntnera chose http://www.gmsu.ua/ recommended as a decent company. You can get any information regarding the connection and work.
Terms of $ 35 minimum payment per month ..
$ 0,015 for 1 SMS Country (1 .. 50000 pieces)
|
Mon Apr 05, 2010 16:33
|
nm11: support SMPP protocol in SMS Server Tools 3+
#--------------------------------------------------------------------------
[gsm_smpp1]
#--------------------------------------------------------------------------
device = user:pass@10.10.10.1:9992
SMPP specification protocol
http://www.smsforum.net/
If this were implemented in your program, it would be priceless.
I want to configure the use of distribution via SMS smpp protocol, and so did not want to use something aside, so much friendship with the program over the years with her. Yes, and author of the occasion. support for 5 +. I recommend it to all our friends. everyone is happy.
will wait.
|
Mon Apr 05, 2010 16:13
|
nm11:
regular_run_cmdfile
Thank you, immediately noticed the powerful functionality of the program, affects not English language
|
Mon Apr 05, 2010 16:09
|
nm11: sim300 not missed calls are cleared.
;(
|
Sat Apr 03, 2010 13:21
|
nm11:
Show the results here.
ATI
SIMCOM_Ltd
SIMCOM_SIM300D
Revision:1008B14SIM300D32_SST34HF3284
ate1
OK
at+CPBS="MC"
OK
AT+CPBR=?
+CPBR: (1-10),40,14
OK
AT+CPBW=?
+CPBW: (0)
OK
|
Sat Apr 03, 2010 13:17
|
nm11: propose an additional option.
option with the flag regular_run.gsm1.flag
When the flag is run regular_run by events rather than on time.
|
Fri Apr 02, 2010 13:33
|
nm11: Operating system name and version: altlinux 2.4
Version of smsd: 3-3.1.7beta3
Smsd installed from: sources
Name and model of a modem / phone: sim300,sim300
Interface: serial,serial
program does not check the answer modem (CME ERROR: 3 (operation not allowed)) and creates the effect of file bomb.
In the folder "phonecalls" created a lot of data because of the modem is not removed anything.
Perhaps command is not supported by your modem (sim300 Revision: 1008B12SIM300D32_SST34HF3284)
Last week I have accumulated a lot of files (10 pieces per cycle testing)
~ 8000 units on day
2010-04-02 16:21:24,6, eccom: Wrote an incoming message file: /var/spool/sms/phonecalls/eccom.45Eoo7
2010-04-02 16:21:24,7, eccom: Running eventhandler: /usr/local/bin/sms/scripts/smsevent CALL /var/spool/sms/phonecalls/eccom.45Eoo7
....
2010-04-02 16:21:25,7, eccom: Command is sent, waiting for the answer
2010-04-02 16:21:26,7, eccom: <- +CME ERROR: 3 (operation not allowed)
2010-04-02 16:21:26,7, eccom: -> AT+CPBW=9
2010-04-02 16:21:26,7, eccom: Command is sent, waiting for the answer
2010-04-02 16:21:26,7, eccom: <- +CME ERROR: 3 (operation not allowed)
2010-04-02 16:21:27,7, eccom: -> AT+CPBW=8
|
Fri Apr 02, 2010 13:09
|
nm11:
devices = GSM1, GSM2
If I use 1 gsm for voice and 1 for sms?
|
Thu Apr 01, 2010 10:36
|
nm11:
DAILY_REBOOT='On'
DAILY_REBOOT_HOUR='5'
Why do you need that smsd is restarted daily at 05:00? Please explain...
I use translate.google. from Russian to communicate with you
I must receive the balance in the morning, gsm gateway is used in voice, if I use it in the mode data during the day, it will not work on voice features.
So I have an event that used to initiate regular_run
|
Wed Mar 31, 2010 12:38
|
nm11: Operating system name and version: altlinux 2.4
Version of smsd: 3-3.1.7beta3
Smsd installed from: sources
Name and model of a modem / phone: sim300,sim300
Interface: serial,serial
DAILY_REBOOT='On'
DAILY_REBOOT_HOUR='5'
for events
regular_run_cmd
on time get ballance account in 05:00am
bad option
crontab * 5 * * * * service sms restart
|