Hi,
This is what's on my mind right now:
when a user connects to his wi-fi access, e.g $20 card, his credit will already start decraesing, then suddenly he decided to make a phone call using our system. what i need to do now is send updates to his billing system that your customer is making phone calls deduct 3 cents on his credit, another minute deduct again, since he's using internet and voip at the same time his credit goes down faster, if his $20 credit is zero, then his internet will get cut-off and eventually the phone call will get cut-off.
I don't know if this is possible and I don't have a clue on how to do it if it's possible. Hope you guys can help me thank you
Regards, Ron
Kumar, Ashutosh wrote:
Hi, You can do like this:
- When a customer signs up for his W-Fi service, after an insert
into hsi 'subsriber' table, the same record should be passed to you for inserting into your 'subscriber' table so that his users are autheinticated succesfully against your AAA requests. For implementing this, you give him your db credentials+schema , so that he can run the query one after another in hsi registration script. 2. Create/Use a flag set to 'ON' for all such customers which have been created in such a manner.This will differentiate your users and users from the Wi-Fi provider. 3. Finally, At the time of settlement, do query something like "select CDR where flag='ON' " and present the records to him for settlement.
Regard, Ashutosh
On 4/26/06, *Nhadie* <nhadie@tbgi.net.ph mailto:nhadie@tbgi.net.ph> wrote:
Hi All, I have built an ser server and offering postpaid voip right now. It's just a basic ser setup, authenticate then make calls then i bill them. But one client that offers Wi-Fi pepaid card would like to offer VoIP service using their card and he's going to use my system. My main problem is how to integrate it to their billing system. how can i do it in such a way that his customer can use my voip service and deduct the amount of usage on their Wi-Fi credit? And then I'll just bill my client for the usage of all his customers. hope my question was clear, thank you in advance. Regards Nhadie ________________________________________________ Message sent using UebiMiau 2.7 _______________________________________________ Serusers mailing list serusers@lists.iptel.org <mailto:serusers@lists.iptel.org> http://lists.iptel.org/mailman/listinfo/serusers <http://lists.iptel.org/mailman/listinfo/serusers>
-- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.7 (GNU/Linux) iD8DBQBEPo9P/OykOp7fM/wRAjw8AKCOlSsiHl7cyfCiitFJyEIEMhinHgCfb6YX lrreitIO+tLZKrpjm81hsbY= =MEGA -----END PGP SIGNATURE----- "
There are 10 kinds of people in this world, those who understand Binary and those who dont".
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers