The current open-source smppbox is built just like Kannel itself. Without any billing support. But you have the source. Feel free to contribute.
An option that you have is use smppbox like an "smsbox" and put sqlbox in between. This allows for post-paid setups. Rene Kluwen Chimit -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Barry Murphy Sent: vrijdag 28 mei 2010 23:45 To: Users Subject: SMPPBox Hey guys, Not sure if this is the right forum for SMPPBox questions but here goes... If I install the opensource version of SMPPBox, how can I get smppbox to check my local database to see if the user has credit to send a message and also to ensure it removes credit from a user when they send messages? I know this is more a billing related question however I'm sure others have had a similar setup so wondering how they have done it... Obviously with websms based messages I pass people through my own php code that checks user balance and removes credits based on destination etc and my PHP then uses sqlbox to clear the message... How can I create some form of proxy for the billing with SMPP server? thanks Barry
