I’m building a VoIP billing system using FreeSWITCH and the XML CURL API.
So far, SIP registration, SIP profiles, and gateways are all working dynamically from the database.
Now I’m working on the dialplan part — and I’m a bit stuck.
I want to know the correct XML format that FreeSWITCH...