Probably you have a port-mismatch.

Post your config and we'll help you out.

 

From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Arturo SAnchez
Sent: donderdag 21 februari 2013 4:19
To: Willy Mularto
Cc: users@kannel.org
Subject: Re: SQL Box

 

Willy,

Yes, but I can't catch all the sms sent from my opensmppbox is what I need.

To catch all the sms sent from a smpp login for example.

Regards

Arturo

 

2013/2/20 Willy Mularto <sangpr...@gmail.com>

Why not count them from the table (sent_sms)? I think it contains enough
information

 

 

Willy Mularto

sangpr...@gmail.com

 

On Feb 21, 2013, at 9:51 AM, Arturo SAnchez <artusa...@gmail.com> wrote:





Hi willy

I see. But I meant is there a way to track how many SMS had sent a user
using opensmppbox ?

I want to track of the SMS sent by my smpplogins.txt using opensmppbox.

 

Regards

Arturo

 

2013/2/20 Willy Mularto <sangpr...@gmail.com>

That's how SQLBox works :)
send_sms is the queue, when it has been proceed SQLBox move it to sent_sms.
Set your all log-level=0 and tail them. Go insert 1 record to send_sms and
watch the log.



Willy Mularto
sangpr...@gmail.com


On Feb 21, 2013, at 9:18 AM, Arturo SAnchez <artusa...@gmail.com> wrote:

> Hello
>
> I have just installed the kannel 1.5 with bearerbox, smsbox and
opensmppbox
>
> I would like to setup correctly the sqlbox in order to have the details of
all the SMS sent from an smpp account.
>
> I set the port correctly with the bearerbox but I cannot the inserts in
the sent_sms table, when I insert on send_sms it is sent and added to
sent_sms
>
> Could you please help me on setting up the sqlbox ? I want to know which
user has sent how many messages by smpp account using opensmppbox.
>
> Thanks
> Arturo

 

 

 

Reply via email to