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