On Mon, 2008-09-22 at 14:47 +0530, Anand Yogas wrote: > Hi All, > > Please tell me which header files provide interaction with > database in Sipxces. > I am using 10.2 version of Sipxces. > > Thanks in Advance, > Manoj.
If you are referring to the configuration (sipXconfig) database, then this is handled by Hibernate from within sipXconfig. Most of the configuration that sipXconfig generates for other devices and components takes the form of config files (xml, properties, etc) that are replicated to the correct host/directory. Some data is replicated to an in memory database that is accessed by other sipX components. So, with that being said, what exactly are you looking for? Kevin _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
