Hi,
You need to have DB connection.
In case of using mysql you need to install sqlbox and in sqlbox config assign 
port number to smsbox-port (see manual). 

For example in your sqlbox config (except other parameters) you will have 
something like this:
………………….
group=sqlbox
bearerbox-port = 16001( this is your smsbox-port mentioned in group=core)
smsbox-port = 16005
……………………

Then in your opensmppbox config  (except other parameters)  you should have 
following:
……………………
group=opensmppbox
opensmppbox-id = (any unique id)
bearerbox-port= 16005
…………………….

If everything configured in right way your traffic will be available in your 
DB. 
You can have many opensmppboxes and all traffic ( including DLR’s) will be 
registered in DB. Then you can filter, select and manipulate data based on your 
opensmppbox-id.


Best regards,
Ruben Melikyan

> On 7 May 2022, at 08:35, christopher kamutumwa <chriskamutu...@gmail.com> 
> wrote:
> 
> Hello,
> How does one calculate traffic from a specific smpp connection in opensmpp. 
> Can someone hint how this can be managed
> 
> Chris
> 
>       Virus-free. www.avg.com

Reply via email to