July 2017
Intermediate to advanced
434 pages
12h 59m
English
From the FreeSWITCH console command line now "load mod_xml_curl" (or "reload" it).
Each time FreeSWITCH will need to check User Directory (to authorize a phone registration in SIP or Verto, to authorize an outbound call from a registered phone, to find out details to serve an incoming call for a SIP or Verto user, and so on), mod_xml_curl will enter in action.
First mod_xml_curl will try and fail to connect to a nonexisting webserver on port 8888, and log an error.
Then will connect to port 80, ask for the XML snippet, and if that user is not in database, will silently (no error logged) fall back to the filesystem.
In this case we call from the user 1011, that is not in the database (we have userid ...
Read now
Unlock full access