[Freeswitch-users] XML curl and multiple extension in dialplan

Brian West brian at freeswitch.org
Sun Mar 7 17:46:33 PST 2010


Apparently you haven't used a SQL db before.  SELECT * from extensions where did='1234';  You can query for EXACTLY the info you need.

/b

On Mar 7, 2010, at 7:30 PM, paul gore wrote:

> It is a bit complex since we store complete extension XML in DB, so I have to retrieve all the extensions matching first condition, extract their second condition, then run them in loop... Looks like I can be better off using JS for that instead.





More information about the FreeSWITCH-users mailing list