evgen-y2k: Hi! I have solved problem. Change of the version on 3.1.6 has helped :)
I use the modem setting "phonecalls = yes" and have incoming message:
From: 79505244xxx
From_TOA: 91 international, ISDN/telephone
Call_type: missed
Received: 09-12-23 11:45:54
CALL MISSED
The following question: how I can accept DTMF from the modem?
I wish to make callback-VoIP service for my family :)
|
evgen-y2k: This is from log (level 7):
2009-12-23 00:57:38,7, GSM1: -> AT+CSQ
2009-12-23 00:57:38,7, GSM1: Command is sent, waiting for the answer
2009-12-23 00:57:38,7, GSM1: <- AT+CSQ +CSQ: 20,0 OK RING
2009-12-23 00:57:38,6, GSM1: Checking if Modem is registered to the network
2009-12-23 00:57:39,7, GSM1: -> AT+CREG?
2009-12-23 00:57:39,7, GSM1: Command is sent, waiting for the answer
2009-12-23 00:57:39,7, GSM1: <- AT+CREG? +CREG: 0,1 OK
2009-12-23 00:57:39,6, GSM1: Modem is registered to the network
2009-12-23 00:57:39,6, GSM1: Selecting PDU mode
2009-12-23 00:57:39,7, GSM1: -> AT+CMGF=0
2009-12-23 00:57:39,7, GSM1: Command is sent, waiting for the answer
2009-12-23 00:57:39,7, GSM1: <- AT+CMGF=0 OK
2009-12-23 00:57:39,6, GSM1: Checking memory size
2009-12-23 00:57:40,7, GSM1: -> AT+CPMS?
2009-12-23 00:57:40,7, GSM1: Command is sent, waiting for the answer
2009-12-23 00:57:40,7, GSM1: <- AT+CPMS? +CPMS: "SM",0,30,"SM",0,30 OK
2009-12-23 00:57:40,6, GSM1: Used memory is 0 of 30
2009-12-23 00:57:40,6, GSM1: No SMS received
2009-12-23 00:57:50,6, GSM1: Checking device for incoming SMS
2009-12-23 00:57:50,6, GSM1: Checking if modem is ready
2009-12-23 00:57:50,3, GSM1: Unexpected input: RING RING RING RING
2009-12-23 00:57:50,7, GSM1: -> AT
2009-12-23 00:57:50,7, GSM1: Command is sent, waiting for the answer
2009-12-23 00:57:50,7, GSM1: <- AT OK
2009-12-23 00:57:50,6, GSM1: Pre-initializing modem
2009-12-23 00:57:51,7, GSM1: -> ATE0+CMEE=1
or loglevel 5:
2009-12-23 01:05:23,3, GSM1: Unexpected input: RING
2009-12-23 01:05:34,3, GSM1: Unexpected input: RING +WIND: 6,1
And option "phonecalls = yes" not work. Why? May be I should upgrade version of sms server tools?
|
evgen-y2k: Operating system name and version: ubuntu 9.04
Version of smsd: 3.1.5
Smsd installed from: sources
Name and model of a modem : unknown. lsusb out: Bus 004 Device 002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Interface: USB
Hello. Help me please. How I can detect number (Caller ID) of an incoming voicecall? It is possible? Thanks.
|