RE: GSM Modem

2002-03-11 Thread Oded Arbel
Title: Message



First 
thing I would like to dissuade you from using the M20 terminal - from my 
experience it has many flaws and its behavior is undefined in some common 
situations.

second 
thing - why not use Kannel to communicate with the modem ? if you don't want to 
use Kannel, you can just take the source of one of the AT modules (my 
recommendation will be AT2) as a reference implementation (porting it to Java 
should be hard).

--Oded Arbelm-Wise Inc.[EMAIL PROTECTED]

"My 
life needs a rewind/erase button."-- Calvin and 
Hobbes


  -Original Message-From: Saurabh Bhardwaj 
  [mailto:[EMAIL PROTECTED]]Sent: Monday, March 11, 2002 
  1:33 PMTo: [EMAIL PROTECTED]Cc: 
  [EMAIL PROTECTED]Subject: RE: GSM Modem
  HiLet me first thank all who provided me with their 
  valuable insights (Andreas Fink, Oded Arbel, Jörg, Dave Wilson, Dw.). After a 
  brief research, I decided on following alternatives( Ihave 
  tofinally zero on one of them)Wavecom WM02Siemens M20 
  TerminalSiemens TC35 TerminalNokia 20Price of these units are 
  varying around £300 and accessories another £80. Has 
  anybody already done a research and can help me decide which would be best 
  (requirement mentioned in attached mail- in particular working with Sun 
  Solaris m/c) with its approx price in £ ?
  I also need help implementing AT command set in java (as my 
  SMS application is built on java and we need to add an additional module to 
  communicate to GSM world using GSM modem). If anybody has already implemented 
  and can share reference implementation, it will be highly 
  appreciated.
  regards,
  -Saurabh
  
  -Original Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf 
  Of Saurabh BhardwajSent: Thursday, March 07, 2002 4:16 PMTo: 
  [EMAIL PROTECTED]Cc: [EMAIL PROTECTED]Subject: GSM 
  ModemHiWe are looking for a high-end GSM modem (not simple 
  mobilephone!!) which can talk to SUN Solaris m/c over serial port 
  and send/receive short messages in UK. We are keen on modem with reference 
  history (used and working with no hitches).Any info/links will be 
  highly appreciated.Regards,PS: I apologize if it was already 
  discussed ( I am in crises !).


RE: GSM Modem

2002-03-11 Thread Saurabh Bhardwaj
Title: Message



HiLet me first thank all who provided me with their 
valuable insights (Andreas Fink, Oded Arbel, Jörg, Dave Wilson, Dw.). After a 
brief research, I decided on following alternatives( Ihave 
tofinally zero on one of them)Wavecom WM02Siemens M20 
TerminalSiemens TC35 TerminalNokia 20Price of these units are 
varying around £300 and accessories another £80. Has 
anybody already done a research and can help me decide which would be best 
(requirement mentioned in attached mail- in particular working with Sun Solaris 
m/c) with its approx price in £ ?
I also need help implementing AT command set in java (as my SMS 
application is built on java and we need to add an additional module to 
communicate to GSM world using GSM modem). If anybody has already implemented 
and can share reference implementation, it will be highly 
appreciated.
regards,
-Saurabh

-Original 
Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of 
Saurabh BhardwajSent: Thursday, March 07, 2002 4:16 PMTo: 
[EMAIL PROTECTED]Cc: [EMAIL PROTECTED]Subject: GSM 
ModemHiWe are looking for a high-end GSM modem (not simple 
mobilephone!!) which can talk to SUN Solaris m/c over serial port 
and send/receive short messages in UK. We are keen on modem with reference 
history (used and working with no hitches).Any info/links will be highly 
appreciated.Regards,PS: I apologize if it was already discussed 
( I am in crises !).

**Disclaimer
Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.




RE: GSM Modem

2002-03-07 Thread Oded Arbel


In my company we use Wavecom modems (specificly WM02B model), and its
working perfectly for our needs (very high loads for both sending and
receiving). it does not have a builtin power supply, but use an external
adapter, but in addition to the external power adapter it comes with a
connector and wires that allow you to connect the modem directly to any
12v DC power output, so you could have (for example) a single power
source with battery backup power your entire modem rack.

--
Oded Arbel
m-Wise Inc.
[EMAIL PROTECTED]

For every credibility gap, there is a gullibility fill.
-- R. Clopton


 -Original Message-
 From: Saurabh Bhardwaj [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, March 07, 2002 12:46 PM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: GSM Modem
 
 
 Hi
 
 We are looking for a high-end GSM modem (not simple mobile
 phone!!) which can talk to SUN Solaris m/c over 
 serial port and
 send/receive short messages in UK. The modem should have 
 built in power
 supply. 
 We are keen on modem with reference history (used and working with no
 hitches).
 
 Any info/links will be highly appreciated.
 
 Regards,
 
 PS: I apologize if it was already discussed ( I am in crises 
 !).
 
 
 
 




Re: GSM modem

2001-11-01 Thread David Holland

On Wed, Oct 31, 2001 at 08:26:47PM +0100, Fernando Primo wrote:
 Finaly I bought the GSM modem and I have got to send/recive menssage, but
 now I have a little problem, and I don´t  know if you will be able to solve
 it. When I send special character, like ñ, ú, ó, á, é, í, ü , I don´t get
 to recive them correctly. Is a configuration problem of GSM modem? or  Is a
 kannel problem?
 I have seen a file alt_charsets.h in source files, but I don´t know if i
 have to modify this file to solve this problem and how to do it. ???

Sorry, no idea. (I am not a programmer, etc.) I've cc'ed the devel
list; someone there should know.

Dave
-- 
David Holland   =*=   Systems Manager   =*=   tel: +44 01223 478900
http://www.3glab.com/   =*= 3G Lab, UK  =*=   fax: +44 01223 478901




Re: GSM modem

2001-10-24 Thread Andrea Viscovich

Use current cvs and at2
It works.
If you want to use with 1.03. you need to modify some rows
of smsc_at.c (pdu encode)
Andrea
- Original Message -
From: David Holland [EMAIL PROTECTED]
To: Fernando Primo [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, October 24, 2001 10:46 AM
Subject: Re: GSM modem


 On Tue, Oct 23, 2001 at 06:51:33PM +0200, Fernando Primo wrote:
  I try to probe kannel 1.0.3 to send SMS mainly, but i don´t sure about
  the kind of GSM modem that i have to use. In the user manual, i have
  read that you used three GSM modem: WAVECOM, SIEMEMS and Ericsson. Are
  there any specific model?. I have been able to find one, concretely
  the WAVECOM WMOD2B , Can I use this modem to do the tests with Kannel
  1.0.3? (I am working with Linux 2.4.7)

 I know for sure that the Wavecome WMOD2 works. I believe that the WMOD2B
 is just a more recent version, but I have cc'ed the Kannel developers
 list who will know for sure.

  Thank you Fernando Primo del Val netZima S.L e-mail:
  [EMAIL PROTECTED]
 
  P.D: I am sorry, but my english is not enough good to explain it
  better, I hope that had been enough to understand my problem

 Your English is better than my Spanish!

 Dave
 --
 David Holland   =*=   Systems Manager   =*=   tel: +44 01223
478900
 http://www.3glab.com/   =*= 3G Lab, UK  =*=   fax: +44 01223
478901






Re: gsm-modem -AT+ CNMI / no confirmation back to SMSC?

2001-10-03 Thread jakob . gaardsted


Hi. This actually works, thank you !
(The sender now gets a 'message delivered' instead of
'problem with receiving device' message).

They (kannel and the modem) sure do talk a lot, though.

But, I'm curious: This workaround, is it generally needed
because of a problem with falcom, or is it temporary because
something else needs to be fixed ?
   I don't see a performance problem in polling a gsm_modem
(it doesn't get messages that quick anyway), but
I wish the kannel.log didn't grow when there is no traffic...

Also, I'm still curious about the return codes...






Re: gsm-modem -AT+ CNMI / no confirmation back to SMSC?

2001-10-03 Thread Andrea Viscovich

Matt, I would like you to patch the at
code and let at2 code from Andreas Fink.
By the way maybe someone won't agree with this,
but having an at3 is not so good.
Anybody using at currently has any comments?
Andrea





Re: gsm-modem -AT+ CNMI / no confirmation back to SMSC?

2001-10-03 Thread Alexei

Why is it that bad to have at3 ?
Current AT module is buggy but it works, AT2 is worse cause sometimes my
Siemens M20T just stop receiving any messages under it.
I think adding AT3 till we get the perfect one is a good idea.
I am willing to test the new At module which saves messages into a sim card.
Thanks.






Re: gsm-modem -AT+ CNMI / no confirmation back to SMSC?

2001-10-03 Thread Matt Flax

On  3 October 2001, Alexei wrote:
 Why is it that bad to have at3 ?
 Current AT module is buggy but it works, AT2 is worse cause sometimes my
 Siemens M20T just stop receiving any messages under it.
 I think adding AT3 till we get the perfect one is a good idea.
 I am willing to test the new At module which saves messages into a sim card.
 Thanks.

Quite frankly, the current AT module is so buggy it is not even worth
thinking about using. I believe that if people want an AT module which
works in a similar way to the original but works, then they should switch
to the AT2 module  it was alot more reliable then the original AT
module and that was weeks ago - by now it must be even better !

Tomorrow I am going to send out my latest patches which will alter the
smsc_at.c and smsc_p.h files.

-- 
Matt
Common computer data descriptions
 bitlicknibble  byte