how to use http Interface of kannel

2011-11-11 Thread angel eyez
HI again I want to use http interface of kannel and i configure the smskannel according to my requirements but the problem is that when i run the bearerbox and smsbox they started without any error but how do i get the msgs from web interface i don't get that point in user guide. Plz help Regar

is GSM modem essential in Kannel?

2011-11-11 Thread angel eyez
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

Re: is GSM modem essential in Kannel?

2011-11-11 Thread Willy Mularto
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 modem necessary component

Re: is GSM modem essential in Kannel?

2011-11-11 Thread ha...@aeon.pk
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 GSM we cannot send sms throug

RE: is GSM modem essential in Kannel?

2011-11-11 Thread angel eyez
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

RE: is GSM modem essential in Kannel?

2011-11-11 Thread angel eyez
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 one of

Re: is GSM modem essential in Kannel?

2011-11-11 Thread ha...@aeon.pk
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 > Subject: Re: is GSM

PostgreSQL sqlbox problem

2011-11-11 Thread Paolo Reyes Balleza
Hello All, Using OpenBSD 5.0 i386, kannel 1.5.0 and sqlbox compiled from source and posgresql from packages. I have a problem with sqlbox and postgresql. When I insert to the send_sms table sqlbox process it correctly. However I receive the message as a voicemail alert on my cellphone. I have t

RE: country prefixes

2011-11-11 Thread Rene Kluwen
Try to set dest-addr-ton to 1 (International numbering format). From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Monchanin Eric Sent: Friday, 11 November, 2011 00:30 To: users@kannel.org Subject: country prefixes Dear all, I have a question concerning country p

RE: how to use http Interface of kannel

2011-11-11 Thread Rene Kluwen
Please post config, output and log files. We can help you better. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of angel eyez Sent: Friday, 11 November, 2011 09:15 To: kannel users Subject: how to use http Interface of kannel HI again I want to use http inte

RE: PostgreSQL sqlbox problem

2011-11-11 Thread Rene Kluwen
Try to insert different values of "mwi" to the send_sms table. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Paolo Reyes Balleza Sent: Friday, 11 November, 2011 12:19 To: users@kannel.org Subject: PostgreSQL sqlbox problem Hello All, Usi