Re: DLR problem with Wavecom modem pool

2011-09-26 Thread Chris
Hi Bertrand,

did you find an answer for
this problem?
we have the same problem,
but still no solution

best regards
chris




How to add on url parameters when using sendsms interface?

2011-09-26 Thread Alvin Kuo
Greetings friends: I was wondering if you can help me with the subject
question?

Looking at the meta-data information on Kannel's manual, it seems that I
could add on to a cgi-bin/sendsms request with additional url parameters
to be parsed by bearerbox.  Like if I were to use Clickatell as a SMSC, and
wanted to send SMS to mobile phones, I would need parameters like mo=1 in
additional to the submitted url request handled by bearerbox.  I thought I
would be as simple as to add on a meta-data field in the smsc group, like
meta-data = 'mo=1', but it doesn't seem to work that way.  Can someone
either explain a better way to do it or point me to an old thread that
already dealt with this issue?  Thanks!

-- 
Alvin Kuo, Align Co-founder  CIO
(630)-729-4384


Upgrade from Kannel

2011-09-26 Thread Mirosław Sołowiej
Hi All,

I would like to kindly ask whole community to review my inquiry and help me
with the following concern.

Currently I am using pretty old version of Kannel, which sometimes crashes a
bit. I have reviewed all logs and release notes and all birds told me that
time for a change to 1.5.0. has come. I am just wondering if my current
configuration is going to work with new release. I am not using any special
patches or features, except this allowing me to receive delivery reports via
different SMSC than MO messages.

Does anybody have an idea how to prepare kannel to be upgraded to 1.5.0 with
these elements (config, features) in mind? Would it work if I install kannel
from a package and try to run from the different location but with current
config? How this is going to affect kannel database (for this I am using
postgresql)? 

Thanks in advance,
Miros 

Kannel bearerbox version `cvs-20091013'. Build `Nov 20 2009 15:04:17',
compiler `4.3.2'. System Linux, release 2.6.32-bpo.5-amd64, version #1
SMP Mon Jan 17 18:24:45 UTC 2011, machine x86_64. Hostname myhostname, IP
zzz.zzz.zzz.zzz. Libxml version 2.6.32. Using OpenSSL 0.9.8g 19 Oct
2007. Compiled with MySQL 5.0.51a, using MySQL 5.0.51a. Using native malloc




Re: Upgrade from Kannel

2011-09-26 Thread Willy Mularto
It will depends on your configuration. Some directives might-be unavailable. 
You better check it first.




On Sep 26, 2011, at 5:24 PM, Mirosław Sołowiej wrote:

 Hi All,
 
 I would like to kindly ask whole community to review my inquiry and help me
 with the following concern.
 
 Currently I am using pretty old version of Kannel, which sometimes crashes a
 bit. I have reviewed all logs and release notes and all birds told me that
 time for a change to 1.5.0. has come. I am just wondering if my current
 configuration is going to work with new release. I am not using any special
 patches or features, except this allowing me to receive delivery reports via
 different SMSC than MO messages.
 
 Does anybody have an idea how to prepare kannel to be upgraded to 1.5.0 with
 these elements (config, features) in mind? Would it work if I install kannel
 from a package and try to run from the different location but with current
 config? How this is going to affect kannel database (for this I am using
 postgresql)? 
 
 Thanks in advance,
 Miros 
 
 Kannel bearerbox version `cvs-20091013'. Build `Nov 20 2009 15:04:17',
 compiler `4.3.2'. System Linux, release 2.6.32-bpo.5-amd64, version #1
 SMP Mon Jan 17 18:24:45 UTC 2011, machine x86_64. Hostname myhostname, IP
 zzz.zzz.zzz.zzz. Libxml version 2.6.32. Using OpenSSL 0.9.8g 19 Oct
 2007. Compiled with MySQL 5.0.51a, using MySQL 5.0.51a. Using native malloc
 
 

Willy Mularto
F300HD+MR18DE (NLC1725)












Re: Upgrade from Kannel

2011-09-26 Thread Mfawa Alfred Onen
Just like Willy said, It will be best to study your configuration and read
the User Guide for what has changed and try converting (porting) you
configuration file to work with the new one before upgrading. In other
words, test your current configuration in your test lab and make sure it
works before upgrading the one on production.

Regards!

2011/9/26 Willy Mularto sangpr...@gmail.com

 It will depends on your configuration. Some directives might-be
 unavailable. You better check it first.




 On Sep 26, 2011, at 5:24 PM, Mirosław Sołowiej wrote:

  Hi All,
 
  I would like to kindly ask whole community to review my inquiry and help
 me
  with the following concern.
 
  Currently I am using pretty old version of Kannel, which sometimes
 crashes a
  bit. I have reviewed all logs and release notes and all birds told me
 that
  time for a change to 1.5.0. has come. I am just wondering if my current
  configuration is going to work with new release. I am not using any
 special
  patches or features, except this allowing me to receive delivery reports
 via
  different SMSC than MO messages.
 
  Does anybody have an idea how to prepare kannel to be upgraded to 1.5.0
 with
  these elements (config, features) in mind? Would it work if I install
 kannel
  from a package and try to run from the different location but with
 current
  config? How this is going to affect kannel database (for this I am using
  postgresql)?
 
  Thanks in advance,
  Miros
 
  Kannel bearerbox version `cvs-20091013'. Build `Nov 20 2009 15:04:17',
  compiler `4.3.2'. System Linux, release 2.6.32-bpo.5-amd64, version #1
  SMP Mon Jan 17 18:24:45 UTC 2011, machine x86_64. Hostname myhostname, IP
  zzz.zzz.zzz.zzz. Libxml version 2.6.32. Using OpenSSL 0.9.8g 19 Oct
  2007. Compiled with MySQL 5.0.51a, using MySQL 5.0.51a. Using native
 malloc
 
 

 Willy Mularto
 F300HD+MR18DE (NLC1725)













-- 
*Mfawa Alfred Onen*
*M.Sc Telecoms, B.Eng Elect/Elect, CCNA, RHCE(in view)*
System Administrator
Department of Computer Science,
Bingham University.

E-Mail: systemad...@binghamuni.edu.ng
Phone1: +234 805 944 3154
Phone2: +234 803 079 6088


Re: Upgrade from Kannel

2011-09-26 Thread Otandeka Simon Peter
First back up your configuration file.  Afterwards prepare a new one based
on the old one. Some parameters could have changed names and others
deprecated. So go through the current user guide as it will advise you on
what to add/remove.  Afterwards install kannel 1.5.0 and test it with the
new config.  If you get any problems, we are here on the list to help.

P.

2011/9/26 Mirosław Sołowiej miroslaw.solow...@tequilamobile.com

 Hi All,

 I would like to kindly ask whole community to review my inquiry and help me
 with the following concern.

 Currently I am using pretty old version of Kannel, which sometimes crashes
 a
 bit. I have reviewed all logs and release notes and all birds told me that
 time for a change to 1.5.0. has come. I am just wondering if my current
 configuration is going to work with new release. I am not using any special
 patches or features, except this allowing me to receive delivery reports
 via
 different SMSC than MO messages.

 Does anybody have an idea how to prepare kannel to be upgraded to 1.5.0
 with
 these elements (config, features) in mind? Would it work if I install
 kannel
 from a package and try to run from the different location but with current
 config? How this is going to affect kannel database (for this I am using
 postgresql)?

 Thanks in advance,
 Miros

 Kannel bearerbox version `cvs-20091013'. Build `Nov 20 2009 15:04:17',
 compiler `4.3.2'. System Linux, release 2.6.32-bpo.5-amd64, version #1
 SMP Mon Jan 17 18:24:45 UTC 2011, machine x86_64. Hostname myhostname, IP
 zzz.zzz.zzz.zzz. Libxml version 2.6.32. Using OpenSSL 0.9.8g 19 Oct
 2007. Compiled with MySQL 5.0.51a, using MySQL 5.0.51a. Using native malloc





Help please: how to Disable MSG retry

2011-09-26 Thread Sadique khan VAS_51819
Dear Sir,



   Hi!!   This is sadique.
My SMS center has asked me to Stop retry to failed messages.
Being new to kannel im confused tht what should i do.
kindly guide me how to stop msg retry and what parameter to set in conf
file.


-- 
  Best Wishes
Mohd. Sadique khan
   # 9717848717


Re: Help please: how to Disable MSG retry

2011-09-26 Thread Willy Mularto
you didn't  supply any good guidance for us to help you sir. first of all we 
all need to know what kind of smsc do you connect, how is your application 
developed, what is your telco smsc rules. but actually Kannel does have 
directive not to retry failed messages. It is on the user guide :)



On Sep 26, 2011, at 7:00 PM, Sadique khan VAS_51819 wrote:

 Dear Sir,
 
 
 
Hi!!   This is sadique.
 My SMS center has asked me to Stop retry to failed messages.
 Being new to kannel im confused tht what should i do.
 kindly guide me how to stop msg retry and what parameter to set in conf file.
 
 
 -- 
   Best Wishes
 Mohd. Sadique khan
# 9717848717
 

Willy Mularto
F300HD+MR18DE (NLC1725)