Keywords: Mode: All keywords (AND) |
Tue Jun 16, 2015 06:06
|
benmadin: Operating system name and version: Ubuntu 14.04 / 12.04
Version of smsd: 3.1.15
Smsd installed from: package repository
Name and model of a modem / phone: 40 or so, wave com, moxa, SAM etc
Interface: ethernet to serial via nport
Hello, we are currently using racks of nport ethernet to serial to connect to our modems from a remote data centre. We are having trouble with the IP address in the remote location, and are considering moving to using wireless broadband. We therefore would need to use a different protocol (we are currently using TCP server mode) to connect to our modems... they would have to connect to us.
The question then is ... is there support for using the nport in TCP client mode, or does anyone have any experience with using realtty etc for this?
cheers
Ben
|
Wed Jul 31, 2013 02:46
|
benmadin: Thanks Rustan,
I will try this - I'm concerned that the problem is the cable going from the Modem into the Moxa Nport, but it's certainly worth a try - I'll have to get closer to the boxes, which won't be for a week or so.
cheers
Ben
|
Mon Jul 29, 2013 08:06
|
benmadin: Hi sorry keke,
when you say Q2303A uses simple settings, do you mean
[GSM1]
device = @obfuscated_ip:4001
incoming = high
read_timeout = 15
should be enough? (We seem to need a read_timeout for the internet connection, which is
( PRIVATE BLOCK )
)
We are trying to use this modem through a Moxa nport box, but are just getting the following code, even when we pushed the baudrate on the moxa down to 300.
2013-07-29 15:52:55,7, GSM1: Command is sent, waiting for the answer
2013-07-29 15:53:10,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 2.
2013-07-29 15:53:10,7, GSM1: <-
2013-07-29 15:53:10,7, GSM1: -> AT
cheers
Ben
|
Wed Jul 24, 2013 01:48
|
benmadin: FWIW - I have now upgraded to smstools 3.1.15
|
Tue Jul 23, 2013 09:15
|
benmadin: FreeBSD:
Version of smsd:
Smsd installed from: FreeBSD Ports
Intercel Smart SAM2W:
Interface: Moxa nport 5150 @10.1.1.199:4001
I have switched from a Teltonika ModemCom G10 to this modem, and it won't talk... my smsd.conf is:
devices = SAM2W
logfile = /var/log/smsd.log
loglevel = debug
smart_logging=yes
failed=/var/spool/sms/failed
eventhandler=/home/ben/smsd.pl
date_filename=2
admin_to = 61448887220
stats = /var/spool/sms/stats
[SAM2W]
device = @10.1.1.199:4001
Does anyone have any information on this modem, and potential init strings. All I'm getting is :
2013-07-23 17:05:14,7, SAM2W: Command is sent, waiting for the answer
2013-07-23 17:05:19,7, SAM2W: put_command expected (OK)|(ERROR), timeout occurred. 2.
2013-07-23 17:05:19,7, SAM2W: <-
I'm upgrading the smstools, but a bit slow on the internet.
|