Also, for small embedded systems, dbtext works like a charm. OpenSER works fine on ARM and small embedded systems. Check out http://svn.nslu2-linux.org/svnroot/optware/trunk/make/openser.mk More info on the project, here: http://www.nslu2-linux.org/ This is a generic make file that I created to cross compile openser for several embedded platforms.
Regards, Ovidiu Sas
On Thu, Aug 13, 2009 at 11:23 AM, Klaus Darilionklaus.mailinglists@pernau.at wrote:
Alex Balashov schrieb:
Ratheendran R wrote:
I want to port openSER on an embedded board,I need configure the openser without MySQL due to space constraint. So can you let me know whether this is possible also can you give any reference document on how to port on ARM 9 based boad.
I don't know that this is really a good idea. While OpenSER is a relatively "low-level" component of VoIP infrastructure, it is heavily bound up in the higher layers of abstraction, including the point at which high-level application delivery happens. It's designed to run on real servers - at least, to achieve any real scalability. This isn't the same as PBX appliances.
I tend to disagree.
You can use Kamailio as proxy and registrar fine without any database. Just keep registrations in memory. There are scenarios were authentication is not needed (e.g. closed networks with well known clients). And for routing purposes a DB is not needed.
regards klaus
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users