Binding SMPP account through HTTP

2016-05-24 Thread Anja Mdimagh
Hi all, Is there a way to bind the smpp accounts through HTTP administration of Kannel ? Thanks Anja ᐧ

Re: Queuing Messages

2016-05-24 Thread amalysh
Hi, more infos would be great. Version, which SMSC module, what is the config, etc. Without infos, nobody can help you. Alex > Am 19.05.2016 um 13:02 schrieb Amelye Chatila : > > Hello, > > Messages get queued, we found that it is because of an I/O Error below > > smsc-one.log > > 2016-05

Re: Store size increasing on MO

2016-05-24 Thread amalysh
Hi, looks like you MO routing is broken. Try to comment out smsbox-id = „mo“ in your config. Alex > Am 18.05.2016 um 05:12 schrieb conandor : > > I have a kannel bearerbox dedicated to MO only. And I notice the store size > keep increasing. Why is it so? > > Kannel bearerbox version `1.4.4'.

Re: kannel services

2016-05-24 Thread amalysh
/usr/local/sbin/bearerbox -v 1 /path/to/kannel.conf & is not a good style. Kannel has it’s own daemon switch ‚-d‘ Alex > Am 17.05.2016 um 09:53 schrieb Mike Nwaogu : > > Sorry John, > I guess everyone was waiting for you to figure it out. > This is what I used sometime back. Change the path to

Smpp_Error 11

2016-05-24 Thread John Ivon
Is there any possibility ro resolve smpp error 11? 0x000B 11 ESME_RINVDSTADR Invalid destination address

ERROR: Unknown SMSC type 'parlayx'

2016-05-24 Thread Dave
Hi Kannel users. I'd like to connect to a new operator using an ParlayX-based API. According to the release notes of v.1.4.4 this SMSC type is supported. However, after inserting the default config from the docs (just to see what happens) Kannel throws the error above. I am using Ubuntu 16.04

Re: Smpp_Error 11

2016-05-24 Thread Alvaro Cornejo
Hi It is a self explained error. You have an error on the destination address. Either you are using the wrong format (check add-ton) or the number does not exist and thus smsc is rejecting it. Send an sms from a phone to try to discard the issue. Regards |

Re: Store size increasing on MO

2016-05-24 Thread conandor
I unable to start kannel if i comment out smsbox-id. 2016-05-25 12:27:20 [15033] [0] PANIC: 'smsbox-route' group without valid 'smsbox-id' directive! ~ KH > On 24 May 2016, at 7:52 PM, amal...@kannel.org wrote: > > Hi, > > looks like you MO routing is broken. Try to comment out smsbox-id = „m