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


Willy Mularto
[email protected]

On Feb 21, 2013, at 9:51 AM, Arturo SAnchez <[email protected]> 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 <[email protected]>
> 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
> [email protected]
> 
> On Feb 21, 2013, at 9:18 AM, Arturo SAnchez <[email protected]> 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