On Fri, 2009-08-07 at 11:38 -0400, M. Ranganathan wrote: > I would like to get some pointers on how I can access the In Memory > Database that holds the SIP passwords of user accounts. I need to > access the SIP passwords for the third party call controller.
If you're using Java, I would say "Don't". (http://tinyurl.com/l7aftb) Since the credentials table is generated by sipXconfig, you can pull the data out of the Postgres database using the same code that sipXconfig does. Dale _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
