From: Joegen B. <jb...@so...> - 2009-01-21 04:56:07
|
Hi Boris, Inline .... > > I am looking for SBC solution and this project looks very promising. > > I want to get into the track fast, could you please help me clarify the > following: > > 1) > Can I manage subscriber accounts parameters from external system? > I guess that subscriber information is stored in the database, so I > probably > can modify records in this DB? > Not without modifying the existing OpenSBC code. It should be easy enough for an average C++ developer to fetch user auth information from an external source other than the built-in OpenSBC config. > > 2) > What is the way to get notification regarding registration > status (registered/unregistered). Ideally it will be 3^rd^ party > registration or registration event package support. > Registration event mechanism is already supported in OpenSIPStack so it should be easy to add it to OpenSBC in future builds. Is you event subscriber going to be Open Source? I would be willing to put sometime on the event package if it would benefit the community. > > 3) Are any billing solution available for integration with OpenSBC? > Solegy has a billing platform already integrated with OpenSBC. Joegen |