Hi Reji, 1. Setup an http smsc. 2. Route messages from opensmpp using 'route-to-smsc' to the smsc in step 1. 3. Use 'send-url' variable of http smsc to specify path of billing and message delivery app e.g (APPX). 4. APPX sh'd manage users and billing. If a user runs out of credit, APPX should delete logins from 'smpplogins.txt' and restart opensmppbox.
Regards, Okedi On Sat, Nov 9, 2013 at 10:07 PM, REJI S <[email protected]> wrote: > Hi > > > Current Situation > > > > We are connected with many bulk SMS aggregators through SMPP connectivity > for providing bulk sms services through our online control panel > > > > We have an online interference where we sell credits to the end customers > and when each sms sent through our platform, based on the SMS characters > we debit the customer credit and our source service provider debit same > from our account accordingly. > > > > Solutions Required > > > > Now we want to start providing SMPP accounts to our customers through > Kannel, so we need to develop the billing mechanism for our SMPP client and > the same need to linked with our core billing platform > > > We have configured OPENSMPP and its working but still confused in the > billing part >
