XML Interfaces and Directories
Modules that serve FreeSWITCH XML or directory data from RPC, SCGI, and LDAP backends.
mod_xml_rpc
Embeds an HTTP server in FreeSWITCH that exposes all API commands over HTTP and XML-RPC.
mod_xml_scgi
Serves FreeSWITCH XML lookup requests to an SCGI backend process over a plain TCP socket connection.
mod_xml_ldap
Serves FreeSWITCH XML section lookups from an LDAP directory, translating LDAP attributes to FreeSWITCH user directory entries.
mod_ldap
Implements the FreeSWITCH directory interface backed by an LDAP server using LDAPv3 simple-bind.