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 = „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'.
>> Build `Oct  9 2015 03:35:52', compiler `4.4.7 20120313 (Red Hat 4.4.7-16)'.
>> System Linux, release 2.6.32-573.8.1.el6.x86_64, version #1 SMP Fri Sep 25 
>> 19:24:22 EDT 2015, machine x86_64.
>> Hostname localhost, IP 127.0.0.1.
>> Libxml version 2.7.6.
>> Using native malloc.
>> 
>> 
>> Status: running, uptime 0d 0h 9m 19s
>> 
>> WDP: received 0 (0 queued), sent 0 (0 queued)
>> 
>> SMS: received 21022 (0 queued), sent 0 (1 queued), store size 1101
>> SMS: inbound (36.59,38.03,37.61) msg/sec, outbound (0.00,0.00,0.00) msg/sec
>> 
>> DLR: received 0, sent 0
>> DLR: inbound (0.00,0.00,0.00) msg/sec, outbound (0.00,0.00,0.00) msg/sec
>> DLR: 0 queued, using internal storage
>> 
>> Box connections:
>> smsbox:mo, IP 127.0.0.1 (0 queued), (on-line 0d 0h 9m 17s)  
>> 
>> 
>> SMSC connections:
> 



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



|-|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular 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.com

On Tue, May 24, 2016 at 10:06 AM, John Ivon  wrote:

> 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 and 
Kannel v.1.4.4.


I guess, I am missing something here...

Also, does anyone have more information/examples on how to implement it 
as some things are still unclear to me?


Thanks everyone to lighten me up.

David.



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


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 match yours.
> 
> #=
> /usr/local/sbin/bearerbox -v 1 /path/to/kannel.conf &
> /usr/local/sbin/smsbox -v 1 /path/to/kannel.conf &
> #=
> Best Regards,
> 
> 
> 
> On Monday, May 16, 2016 3:49 PM, John Mwale  wrote:
> 
> 
> good day,
> 
> Has some one from this group managed to add kannel service to /etc/rc.local?
> -- 
> Tapiwa Mwale,
> mobile number +260 97 9 947571
> 
> 
> 



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'.
> Build `Oct  9 2015 03:35:52', compiler `4.4.7 20120313 (Red Hat 4.4.7-16)'.
> System Linux, release 2.6.32-573.8.1.el6.x86_64, version #1 SMP Fri Sep 25 
> 19:24:22 EDT 2015, machine x86_64.
> Hostname localhost, IP 127.0.0.1.
> Libxml version 2.7.6.
> Using native malloc.
> 
> 
> Status: running, uptime 0d 0h 9m 19s
> 
> WDP: received 0 (0 queued), sent 0 (0 queued)
> 
> SMS: received 21022 (0 queued), sent 0 (1 queued), store size 1101
> SMS: inbound (36.59,38.03,37.61) msg/sec, outbound (0.00,0.00,0.00) msg/sec
> 
> DLR: received 0, sent 0
> DLR: inbound (0.00,0.00,0.00) msg/sec, outbound (0.00,0.00,0.00) msg/sec
> DLR: 0 queued, using internal storage
> 
> Box connections:
> smsbox:mo, IP 127.0.0.1 (0 queued), (on-line 0d 0h 9m 17s)  
> 
> 
> SMSC connections:



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-18 08:23:53 [6095] [41] ERROR: SMPP[smsc-one]: I/O error or other 
> error. Re-connecting. 
> 2016-05-18 08:23:53 [6095] [41] ERROR: SMPP[smsc-one]: Couldn't connect to 
> SMS center (retrying in 10 seconds). 
>  
> bearerbox.log 
>  
> 2016-05-18 08:25:10 [6095] [10] DEBUG: Routing failed, re-queued. 
> 2016-05-18 08:25:10 [6095] [10] DEBUG: Routing failed, re-queued.
> 
> Routing failed means can not find the smsc but the smsc is up. The only 
> solution we have so far is to restart.
> 
> The issue why the queue is not emptied when the bind is up again? Is this I/O 
> Error a connection error to SMSC?
> 
> Thank you!
> 



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
ᐧ