Hi
IMSI does not vary. You can manually get it once and use it as smsc-id or
smsc-damin-id.
Else in your app, you can associate the smsc-id to the IMSI.
Regards
Alvaro
|-|
Envíe y Re
The only suggestion i would give to you is send the at command to get the
imsi in the keep alive directive, but you have comment out that directive
in your modem conf, so the info would not appear in your logs
But the above directive would only give you the imei of the simcard that
you are using i
Hello Guys,
I am still waiting for a response, can anyone respond.
Thanks
Raghvendra
> On 30-Sep-2015, at 8:25 pm, Raghvendra Sahu wrote:
>
> Hi,
>
> I am trying to setup kannel and have success with sending messages. Now I
> wish to have feature that allows to have IMSI number of SIM from w
Hi,
I am trying to setup kannel and have success with sending messages. Now
I wish to have feature that allows to have IMSI number of SIM from which
message was sent.
Suppose a message is sent. I get acknowledgment, with this ack I need
IMSI number of SIM as well. Is this possible to achieve
As I have mentioned before, do it in the script level not in gateway level.
Means you can do it by parsing or whatever response from the get-url. Parsing
the smsbox.log will takes more effort and really not recommended at all.
> On Jan 26, 2015, at 2:55 PM, Ian Baraza Brayoni wrote:
>
> Hi W
Hi Willy,
I have tried doing so using the sms-service;
# SMS SERVICE
group = sms-service
keyword = mchanjo
get-url = "http://localhost:3000/client?sender=%p&text=%k";
accept-x-kannel-headers = true
max-messages = 3
concatenation = true
In this case I am relying on get-url to extract the sender's
Sure you can do. It is all done at application or script level not gateway.
On 26 Jan 2015 05:14, "Ian Baraza Brayoni" wrote:
> I would like to find out whether one can use a script to query a user some
> data through kannel.
>
> *Usecase*
>
> Consider a scenario where I need to carry out a regis
I would like to find out whether one can use a script to query a user some
data through kannel.
*Usecase*
Consider a scenario where I need to carry out a registration process via
sms. I need to query for the name, birthdate, gender and so forth.
Suggestions highly appreciated.
Best Regards,
Ian
Hi
Again, please cc kannel list.
Kannel now sees the modem but failed with CPIN command. This is the sim
PIN you have defined on your config. If the sim does not need a PIN to
work, just comment that line.
Regards
Alvaro
|---
Hi
Kannel still can´t access your modem. Might be a permissions issue? what
user is running kannel? check it has write permissions to /dev/tty*
Check internet on how to use vwdial. you will need to install it on your
system.
do a ls -l /dev/tty* to see what devices are available and send that in
Hi
Change config to this
#detect-string = "SIMCOM"
detect-string2 = "SIM900A"
BTW are you sure modem speed is 9600? maybe use auto instead.
Then restart kannel.
I assume the port is the correct. /dev/ttyS0 ?
Modem log shows kannel can´t connect to modem. Therefore, discarding hw
problem, iss
gt; Regards
> >>>
> >>> Alvaro
> >>>
> >>>
>
> |-|
> >>> Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde
> cualquier celular y
this help for others.
>
>
> -Original Message-
> From: users [mailto:users-boun...@kannel.org] On Behalf Of Milan P. Stanic
> Sent: Wednesday, April 16, 2014 4:11 AM
> To: users@kannel.org
> Subject: Re: List of cellphones as GSM modem for kannel
>
> On Thu, 2014-03-27 at
AM
To: users@kannel.org
Subject: Re: List of cellphones as GSM modem for kannel
On Thu, 2014-03-27 at 19:46, ha...@aeon.pk wrote:
> As kannel's main environment is Linux, there are very few phones which
> work both ways (send/receive SMS) on Linux successfully. Till some
> tim
s
> being Sony Ericsson, almost every model works). But with new smartphones in
> the market, old ones are vanishing quickly, and new ones are not really
> fond of working as GSM modem.
>
> For the benefit of everyone on this list, I wish to build a list of phones
> which are working
s easy to find phones which work with kannel on Linux (my favorite
>> ones
>> > being Sony Ericsson, almost every model works). But with new
>> smartphones in
>> > the market, old ones are vanishing quickly, and new ones are not really
>> fond
>> > of work
t;>>
>>>>
>>>> On Thu, Mar 27, 2014 at 9:46 AM, ha...@aeon.pk wrote:
>>>> > Hi,
>>>> >
>>>> > As kannel's main environment is Linux, there are very few phones
>>>> which work
>>>> >
s easy to find phones which work with kannel on Linux (my favorite
>> ones
>> > being Sony Ericsson, almost every model works). But with new
>> smartphones in
>> > the market, old ones are vanishing quickly, and new ones are not really
>> fond
>> >
phones which work with kannel on Linux (my favorite ones
> > being Sony Ericsson, almost every model works). But with new smartphones
> in
> > the market, old ones are vanishing quickly, and new ones are not really
> fond
> > of working as GSM modem.
> >
> > For
quickly, and new ones are not really fond
> of working as GSM modem.
>
> For the benefit of everyone on this list, I wish to build a list of phones
> which are working successfully (both send/receive SMS) with Kannel on Linux.
> If you have successfully used any such working phone
kannel on Linux (my
> favorite ones being Sony Ericsson, almost every model works). But with new
> smartphones in the market, old ones are vanishing quickly, and new ones are
> not really fond of working as GSM modem.
>
> For the benefit of everyone on this list, I wish to build a
h new smartphones in
the market, old ones are vanishing quickly, and new ones are not really
fond of working as GSM modem.
For the benefit of everyone on this list, I wish to build a list of phones
which are working successfully (both send/receive SMS) with Kannel on
Linux. If you have successfully use
ission to /dev/ttyUSB0.
>>>>>> I am able to access the modem over same port using minicom without
>>>>>> any
>>>>>> issues.
>>>>>> If this permission is not proper, what else permissions i need to
>>>>>> give?
>>
without any
>>>>> issues.
>>>>> If this permission is not proper, what else permissions i need to
>>>>> give?
>>>>>
>>>>> Cheers,
>>>>> Sudhakar
>>>>>
>>>>>
>>>>>
&
heers,
>>>> Sudhakar
>>>>
>>>>
>>>>
>>>> Rene Kluwen wrote:
>>>>>
>>>>> Are you sure minicom responds when you enter /dev/ttyUSB0?
>>>>> If yes, maybe it's a permission issue.
>>>>&
te:
>>>>
>>>> Are you sure minicom responds when you enter /dev/ttyUSB0?
>>>> If yes, maybe it's a permission issue.
>>>>
>>>> -Original Message-
>>>> From: users-boun...@vm1.kannel.org
>>>> [mailto:users-
Rene Kluwen wrote:
>>>
>>> Are you sure minicom responds when you enter /dev/ttyUSB0?
>>> If yes, maybe it's a permission issue.
>>>
>>> -Original Message-
>>> From: users-boun...@vm1.kannel.org [mailto:users-boun...@vm1.kannel.org]
>>> O
kannel.org]
>> On
>> Behalf Of sudhakar_yg
>> Sent: Wednesday, 12 September, 2012 09:48
>> To: us...@vm1.kannel.org
>> Subject: Kannel With SIM300 GSM Modem
>>
>>
>> Hi,
>> I am setting up the kannel over simcom GSM modem. Attached is my
&
t; Sent: Wednesday, 12 September, 2012 09:48
> To: us...@vm1.kannel.org
> Subject: Kannel With SIM300 GSM Modem
>
>
> Hi,
> I am setting up the kannel over simcom GSM modem. Attached is my
> configuration file.
> http://old.nabble.com/file/p34422189/simcom.conf simcom.conf
bject: Kannel With SIM300 GSM Modem
Hi,
I am setting up the kannel over simcom GSM modem. Attached is my
configuration file.
http://old.nabble.com/file/p34422189/simcom.conf simcom.conf When I try to
bring up my bearerbox & monitor the SMPP log, Following are my SMPP &am
Hi,
I am setting up the kannel over simcom GSM modem. Attached is my
configuration file.
http://old.nabble.com/file/p34422189/simcom.conf simcom.conf
When I try to bring up my bearerbox & monitor the SMPP log, Following are my
SMPP & Ka
Hello All,
I'm having trouble setting up a SMSC. I'm trying to use the *Huawei
K3770*USB Modem as a SMSC to send an sms to a mobile device. I'm
running
*Kannel 1.4.3* in *Ubuntu 11.10*, all in a VirtualBox. When I run the
bearerbox, Kannel doesn't connect to the device (the status page always
says
I use some udev rules to name the usb devices.
*
*
*
*
*
*
*Diogo Hartmann*
*skype: diogodhh*
*fone: 42 9910 0078*
*
*
2012/1/12 Diogo Hartmann
> Hi everyone!
>
> I'm having a big problem here... I have 10 USB modems Sierra 305 AT&T and
> I'd like to send messages from them.
>
> *smsc.conf*
>
Hi everyone!
I'm having a big problem here... I have 10 USB modems Sierra 305 AT&T and
I'd like to send messages from them.
*smsc.conf*
group = smsc
smsc = at
smsc-id = GSM01
modemtype = GSM01
device = /dev/GSM01
log-file = "/var/log/kannel/smsc/smsc01.log"
log-level = 0
#max-sms-octets = 160
alt
Yes.
On Fri, Nov 11, 2011 at 3:45 PM, angel eyez wrote:
>
> This means either GSM modem/cell phone is connected or the network opertor
> SMSC is directly available so that sms can be send and received.
> --
> Date: Fri, 11 Nov 2011 15:36:06 +0500
&g
Another question what is virtual smsc?
Date: Fri, 11 Nov 2011 15:36:06 +0500
Subject: Re: is GSM modem essential in Kannel?
From: ha...@aeon.pk
To: angel.eyez...@live.com
CC: users@kannel.org
It's either GSM modem/cellphone, or connection to some telecom operator SMSC.
You need at least o
This means either GSM modem/cell phone is connected or the network opertor SMSC
is directly available so that sms can be send and received.
Date: Fri, 11 Nov 2011 15:36:06 +0500
Subject: Re: is GSM modem essential in Kannel?
From: ha...@aeon.pk
To: angel.eyez...@live.com
CC: users@kannel.org
It's either GSM modem/cellphone, or connection to some telecom operator
SMSC. You need at least one of these two to send SMS.
On Fri, Nov 11, 2011 at 3:26 PM, angel eyez wrote:
>
> Hi
>
> I want to know that is GSM modem necessary component in kannel means
> without GS
Check
http://www.kannel.org/download/1.5.0/userguide-1.5.0/userguide.html#AEN1198
(SMS Center part)
It is very highly recommended for you to understand the concept of SMS Gateway.
On Nov 11, 2011, at 5:26 PM, angel eyez wrote:
>
> Hi
>
> I want to know that is GSM mod
Hi
I want to know that is GSM modem necessary component in kannel means without
GSM we cannot send sms through kannel?
Plz reply soon it's really urgent
Regards
angeleyez
Hi
Looks strange.
Your modem is telling kannel that it has a message at location index
-1!!! ; however CPMS said there is none. When kannel tries to get it,
obviously it fails. Index should always be positive. Check your modem
manual for CMTI to see what index -1 means.
Hope helps
Regards
Alva
2011-09-18 21:43:23 [2077] [6] DEBUG: AT2[aircel]: --> AT+CPMS?^M
2011-09-18 21:43:23 [2077] [6] DEBUG: AT2[aircel]: <-- +CPMS:
"SM",0,40,"ME",0,100,"SM",0,40
2011-09-18 21:43:23 [2077] [6] DEBUG: AT2[aircel]: <-- OK
2011-09-18 21:43:26 [2077] [6] DEBUG: AT2[aircel]: <-- +CMTI: "SM",-1
2011-09-18 2
Hi,
I got another strange error.
2011-09-18 21:35:13 [3030] [6] DEBUG: AT2[aircel]: --> AT+CPMS?^M
2011-09-18 21:35:14 [3030] [6] DEBUG: AT2[aircel]: <-- +CPMS:
"SM",0,40,"ME",0,100,"SM",0,40
2011-09-18 21:35:14 [3030] [6] DEBUG: AT2[aircel]: <-- OK
2011-09-18 21:35:21 [3030] [6] DEBUG: AT2[airc
Thanks Cornejo,
I am limitedly stuck with ZTE modem, I would like to see you kannel config
to match with my config.
Can you please share the SMSC Configuration & Modem Definition of your
kannel config file with us.
Regards
Anshu Sah
On Wed, Sep 7, 2011 at 8:56 AM, Alvaro Cornejo wrote:
> H
Hi
Seems the MT you are receiving are directly been forwarded by your
modem to kannel:
2011-09-07 02:53:49 [15165] [6] DEBUG: AT2[aircel]: <-- +CMT: ,24
2011-09-07 02:53:49 [15165] [6] DEBUG: AT2[aircel]: <--
0791198941401750240C911979181124921190702035232205C8F4382C06
2011-09-07 02:53:49
Yes,
I am receiving the SMS which i am sending while Kannel is connected.
I have sent One SMS before starting kannel, Once kannel has started i sent
some Other Text., 2nd One was received in log but First One is NO WHERE.
2011-09-07 02:52:59 [15165] [6] INFO: AT2[aircel]: opening device
2011-0
y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com
On Tue, Sep 6, 2011 at 7:44 AM, Anshu Sah wrote:
> Hi!,
>
> I am unable to receive / fetch those SMSs which
Hi!,
I am unable to receive / fetch those SMSs which were sent when GSM Modem was
not connected with Kannel.
When We send Sms to GSM modem while It shows delivered at sender mobile.
But when we connect GSM modem with kannel, i couldn't fetch the Unread SMS
is there any way i could read
17, 2011 1:31:40 PM
> Subject: GSM Modem Compatibility
>
> Hi,
>
> Before I go purchasing a QTY of Wavecom Q2403A GSM modems, can anyone
> confirm they work 100% with kannel?
>
> Regards,
> J
>
>
Hi,
Before I go purchasing a QTY of Wavecom Q2403A GSM modems, can anyone
confirm they work 100% with kannel?
Regards,
J
Hello I am looking for a colocation type service in India, Turkey and Russia
to host my gsm modems. Please submit your advices for such service.
Thanks
* Wednesday, 29 June, 2011 18:18
> *To:* users@kannel.org
> *Subject:* GSM modem
>
>
>
> Hello everyone,
>
> can you please suggest me some good durable GSM modem to use with kannel.
> In my country nothing more than a USB dongle is available, so i have to
> purchase it
Some USB dongles do work well.
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Jalal Uddin
Sent: Wednesday, 29 June, 2011 18:18
To: users@kannel.org
Subject: GSM modem
Hello everyone,
can you please suggest me some good durable GSM modem to use with kannel
Hi,
The project I'm currently working on uses (in Brazil, Iran, China):
http://www.cinterion.com/products/terminals/mc52it-mc55it.html
So far, I didn't have any problem with them.
BR,
Anderson
Hello everyone,
can you please suggest me some good d
Hello everyone,
can you please suggest me some good durable GSM modem to use with kannel. In
my country nothing more than a USB dongle is available, so i have to
purchase it from outside. So i want to buy something that will work, i hope
you understand.
i have found that Siemens M35 and Wavecom
Hello everyone,
i am using a GSM modem with kannel as SMS gateway. but i think my modem is
not of high standard and can be lacking performance and throughput. can you
suggest a good modem wich has high throughput and reliability?
thanks
Hello, I am looking for the best deals currently on the market for
professional grade gsm modem.
Thanks for any help.
Cif
gt; >> Here is my config
> >>
> >> group = modems
> >> id = wavecom
> >> name = "Wavecom"
> >> detect-string = "WAVECOM"
> >> speed = 115200
> >>
> >> group = smsc
> >> smsc = at
> >> smsc-id =
t; >> speed = 115200
> >>
> >> group = smsc
> >> smsc = at
> >> smsc-id = gsm
> >> denied-smsc-id = others
> >> allowed-smsc-id = gsm
> >> preferred-smsc-id = gsm
> >> modemtype = WAVECOM
> >> device = /dev/ttyUSB0
;> modemtype = WAVECOM
>> device = /dev/ttyUSB0
>> validityperiod = 167
>> sim-buffering = true
>> log-file = "/home/myname/gsm/var/log/wavecom.log"
>> log-level = 0
>>
>>
>>
>> On Mar 2, 2011, at 3:18 PM, Abdul Basit wrote:
>
= /dev/ttyUSB0
validityperiod = 167
sim-buffering = true
log-file = "/home/myname/gsm/var/log/wavecom.log"
log-level = 0
On Mar 2, 2011, at 3:18 PM, Abdul Basit wrote:
Unplug GSM modem. Might possible minicom still engaging the device.
see at tail -f /var/log/messages &
Plug mod
15200
group = smsc
smsc = at
smsc-id = gsm
denied-smsc-id = others
allowed-smsc-id = gsm
preferred-smsc-id = gsm
modemtype = WAVECOM
device = /dev/ttyUSB0
validityperiod = 167
sim-buffering = true
log-file = "/home/myname/gsm/var/log/wavecom.log"
log-level = 0
On Mar 2, 2011, at 3:18 PM
Unplug GSM modem. Might possible minicom still engaging the device.
see at tail -f /var/log/messages &
Plug modem in again and try wvdialconfig.
wvdial is just a utility that make it sure that you are using right device
id.
--
regards,
Abdul Basit
On Wed, Mar 2, 2011 at 9:54 AM, W
Hi List,
Does anybody has successfully configure USB Wavecom GSM Modem with Ubuntu
Lucid?
dmesg reads:
[23634.280199] pl2303 5-1:1.0: pl2303 converter detected
[23634.291228] usb 5-1: pl2303 converter now attached to ttyUSB0
I did try minicom and set port to /dev/ttyUSB0 and try some AT
Guys, please dont' ignore my message. Very urgent !
I really need help !
I have one smsc = at gsm modem and 2 smpp clients connected through opensmppbox.
If i use smscbox-route I can assign smsc to one smpp client or to another,
but what I need is either of:
1. first smpp receive mes
Hello,
I want a modem gsm to connect multiple SIM card.
I'm trying to save energy (1 power supply) and use that 1 serial / USB port.
it exists?
Thank you,
Mickael
Hi,
There is a detailed section in UG about modem initialiazation. You should
read it before you ask the list.
BR,
Nikos
- Original Message -
From: Shain Lee
To: Kannel
Sent: Wednesday, December 15, 2010 11:43 AM
Subject: Receive SMS via a GSM modem
Hi
I am using Sony Ericsson
Hi
I am using Sony Ericsson K770i as a GSM modem to send SMS via kannel.
This is the init-string = "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0" that I using in
modem configurations.
I can send sms messages without any problem via kannel. But
I would like to know , how can I
Hi
I would like to know how can we send FLASH messages via kannel ? Since I am
using a GSM modem to send sms messages, where I have to define the DCS value ?
(DCS = 0 , message class has to be 0 )
Thank you
Shaine.
Hi,
My Setup are kannel-1.4.3-4.el5, 2pcs- Huawei E220 GSM Modem, PlaySMS, and
Centos 5.4.
My question are how to send and receive on two GSM Modem using only One sending
interface and one receiving interface. Because when i send sms using playsms
interface or using this
"
l Message - From: RIFQI
> To: Kannel
> Sent: Wednesday, September 29, 2010 3:06 AM
> Subject: Re: DLR Report for two GSM Modem
>
>
> Dear Nikos,
>
>
> thanks for your time to help me I really appreciate it sir. you say I
> shouldn`t specify host&port for modems, in
- Original Message -
From: RIFQI
To: Kannel
Sent: Wednesday, September 29, 2010 3:06 AM
Subject: Re: DLR Report for two GSM Modem
Dear Nikos,
thanks for your time to help me I really appreciate it sir. you say I
shouldn`t specify host&port for modems, in your suggestion where did I
sh
t; - Original Message - From: RIFQI
> To: Kannel
> Sent: Tuesday, September 28, 2010 3:16 AM
>
> Subject: DLR Report for two GSM Modem
>
>
> Sory Foget to attach the log...:D
>
>
> Kannel.conf : http://pastebin.com/W3YhPXBC
> bb log : http://pa
to SIMs.
Do these modems have SIMs from the same carrier?
BR,
Nikos
- Original Message -
From: RIFQI
To: Kannel
Sent: Tuesday, September 28, 2010 3:16 AM
Subject: DLR Report for two GSM Modem
Sory Foget to attach the log...:D
Kannel.conf : http://pastebin.com/W3YhPXBC
bb log
My conclusion was 7 seconds per SMS in average for the modem in order to
Send, Receive ACK (to SMS-C) and Receive Delivery Report (to the recipient)
so for 100 recipient you will have 300 message to be handled by the modem (&
kannel)
But you can configure DLR mask in order to handle or not ACK &DLR
I just notice this during some mailling for instance to send 100 SMS it
tooks about 11 minutes to send them AND to receive DLR (ACK & Success)
Because during these period the modem has to send and handle the delivery
report that comes back from SMSC and it can only handle message one by one.
I don
Tests I have done gave the following results (using Huawei E220)
Without DLRs: 1 SMS / 3 seconds
With DLR mask = 31: 1 SMS / 7 seconds
Regards,
Emmanuel
2010/9/28 RIFQI
> Dear All
>
> How is the best test for a modem for broadcasting sms? i want to know how
> many sms the modem can send per-m
Dear All
How is the best test for a modem for broadcasting sms? i want to know how
many sms the modem can send per-minute? cause i want to create a scheduler
for sending the sms.
Thanks for the time
ptember 27, 2010 3:38 PM
> Subject: DLR Report for two GSM Modem
>
>
>
> Dear All
>
>
> I have set kannel with 2 gsm modem attach to the system and giving the
> different sms-id for both modems. when I try to send message using sms-id A
> I can send the message & got t
: DLR Report for two GSM Modem
Dear All
I have set kannel with 2 gsm modem attach to the system and giving the
different sms-id for both modems. when I try to send message using sms-id A
I can send the message & got the delivery report. but the problems is when
try to send the message thr
Dear All
I have set kannel with 2 gsm modem attach to the system and giving the
different sms-id for both modems. when I try to send message using sms-id A
I can send the message & got the delivery report. but the problems is when
try to send the message through sms-id B i can send the mes
Of course. Assuming that you receive a DLR in your modem. Many operators do
not send DLRs to SIMs.
BR,
Nikos
- Original Message -
From: RIFQI
To: Kannel
Sent: Saturday, September 25, 2010 4:02 PM
Subject: Re: DLR with GSM Modem
I want to save the DLR report on the database, My
I want to save the DLR report on the database, My question is can I do that
When I Use GSM modem?
On Sat, Sep 25, 2010 at 8:01 PM, RIFQI wrote:
> I want to save the DLR report on the database, My question is can I do that
> When I`
I want to save the DLR report on the database, My question is can I do that
When I`
ughput.
>
> BR,
> Nikos
> - Original Message - From: RIFQI
> To: users@kannel.org
> Sent: Wednesday, September 22, 2010 8:15 AM
> Subject: WAVECOM Fasttrack GSM Modem
>
>
> Dear All
>
>
> Is any one now how many sms that WAVECOM Fastrack Modem can handle for
> broadcasting SMS per minute?
>
>
> Thanks for replay
>
>
ssage -
From: RIFQI
To: users@kannel.org
Sent: Wednesday, September 22, 2010 8:15 AM
Subject: WAVECOM Fasttrack GSM Modem
Dear All
Is any one now how many sms that WAVECOM Fastrack Modem can handle for
broadcasting SMS per minute?
Thanks for replay
Dear All
Is any one now how many sms that WAVECOM Fastrack Modem can handle for
broadcasting SMS per minute?
Thanks for replay
What is my cheapest and best method to use with Tmobile accounts using a GSM
modem, perhaps? Also, where would I purchase at a good price? Along with
instructions for my kannel.conf? I need some guidence before I purchase
anything! Your help would dearly be appreciated!
Thank you,
Sean
s.NET www.smsglobal.com.mx y
www.pravcom.com
On Wed, Sep 1, 2010 at 10:30 AM, wrote:
>
>
> -Original Message-
> From: Nikos Balkanas
> To: mac...@fastermail.com
> Sent: Wed, 1 Sep 2010 08:59:19 +0300
> Subject: Re: help on huawei e160 gsm modem
>
> Please address list so t
s.NET www.smsglobal.com.mx y
www.pravcom.com
On Wed, Sep 1, 2010 at 10:30 AM, wrote:
>
>
> -Original Message-
> From: Nikos Balkanas
> To: mac...@fastermail.com
> Sent: Wed, 1 Sep 2010 08:59:19 +0300
> Subject: Re: help on huawei e160 gsm modem
>
> Please address list so t
Subject: help on huawei e160 gsm modem
Hey folks am happy with the help you have accorded me this far but then you
told me to post my configuration file as well as the error from the log file
and i have done exactly that and i hope you will help me remedy the problem
of error of CMS:321 as
Hey folks am happy with the help you have accorded me this far but then you
told me to post my configuration file as well as the error from the log file
and i have done exactly that and i hope you will help me remedy the problem of
error of CMS:321 as shown in the log file below and if possib
57 PM
Subject: help on huawei e160 gsm modem
Hey folks after a waiting for such a long time i have finally managed to
send and receive messages into and out of the kannel system but one
desturbing thing that keeps showing when i start the bearerbox is the error
CMS ERROR:321 and goes on to say t
Hey folks after a waiting for such a long time i have finally managed to send
and receive messages into and out of the kannel system but one desturbing thing
that keeps showing when i start the bearerbox is the error CMS ERROR:321 and
goes on to say that i should not worry maybe sim might be
Come on now! Have you tried Googling for:
"GSM modem" +Wavecom +"Supreme 20" +purchase
I pulled 7 pages. Price ~260 $. Why does it have to be from the US? It comes
with an external AC adaptor, so you can fit it anywhere.
BR,
Nikos
- Original Message -
From:
Thing is, I can't see where to buy these in the US. The only GSM modem
I can find is
http://www.amazon.com/gp/product/B00383EMFA/ref=ord_cart_shr?ie=UTF8&m=A1J7L387A6CBZG
I've had bad luck with Multi-Tech MultiModem GPRS MTCBA-G-F4 under
linux.
On Fri, 2010-07-23 at 19:2
Hi,
People have had very good experience with the Huawei E220 USB, or the
Wavecom Fasttrack serial modem.
BR,
Nikos
- Original Message -
From: Gjergji Guri
To: users@kannel.org
Cc: Nikos Balkanas
Sent: Friday, July 23, 2010 6:30 PM
Subject: Hardware GSM Modem to use with Kannel
Hi
Hi,
The GSM modem configuration using my Nokia phone is running perfictly.
Thanks to everyone for the advice given. Message routing work fine and my
only mistake was adding comments at the same line with configuration
parameter.
At this moment I wanted to buy some GMS modems (USP or other
Hi,
I am trying to setup a box as a sms gateway, but can't get beyond a
"queued for later delivery" message. unfortunately, i can't tell from
the log files what the problem is. My guess is that I need a "groups =
modems" entry in the kannel.conf file, but I don't know what that is
suppsed to look
1 - 100 of 432 matches
Mail list logo