| FreeSWITCH:/scripts/contrib/intralanman/PHP/fs_curl/ |
hide Line HistoryConstraint |
Changelog
10478
by intralanman on
20 November 2008, 10:22:56 -0500
(13 days ago)
this should fix whitespace errors
./configuration/xml_cdr.conf.php
10478
./dialplan_importer.php
10478
./fs_configuration.php
10478
./fs_curl.php
10478
./fs_dialplan.php
10478
9735
by intralanman on
29 September 2008, 11:43:57 -0400
(2 months 4 days ago)
thanks to Om, at least i know someone is using this :-)
./fs_directory.php
9735
9728
by intralanman on
29 September 2008, 09:22:14 -0400
(2 months 4 days ago)
thanks to Om, at least i know someone is using this :-)
./fs_directory.php
9728
9178
by intralanman on
24 July 2008, 20:31:26 -0400
(4 months 10 days ago)
added acl.conf
updated fs_configuration to allow fetching configs with no corresponding mod updated index.php to return valid XML even when the XMLWriter class isn't available added new tables to mys…
./configuration/acl.conf.php
9178
./fs_configuration.php
9178
./index.php
9178
./sql/mysql-5.0-with-samples.sql
9178
8805
by intralanman on
16 June 2008, 17:56:37 -0400
(5 months 17 days ago)
added script name to the syslog debug option for easier filtering/grepping
exploded xml output in debugging for easier readability
./fs_curl.php
8805
8783
by intralanman on
06 June 2008, 14:07:34 -0400
(5 months 27 days ago)
RAAAAIIIIDD
./dialplan_importer.php
8783
8782
by intralanman on
06 June 2008, 13:45:47 -0400
(5 months 27 days ago)
added a couple of bug fixes to the dialplan_importer and fs_dialplan so that there's no longer a requirement for continue to be numeric.
this implies changing the .sql so that ext_continue is no longe…
./configuration/console.conf.php
8782
./dialplan_importer.php
8782
./fs_dialplan.php
8782
./global_defines.php
8782
8124
by intralanman on
17 April 2008, 17:43:04 -0400
(7 months ago)
couple little bugs i found while testing...
./fs_dialplan.php
8124
8082
by intralanman on
10 April 2008, 11:33:38 -0400
(7 months ago)
Adding changes for the specialized dialplan thing i added last night.
./sql/mysql-4.0-with-samples.sql
8082
./sql/mysql-4.0.sql
8082
./sql/mysql-5.0-with-samples.sql
8082
./sql/mysql-5.0.sql
8082
8081
by intralanman on
10 April 2008, 03:53:56 -0400
(7 months ago)
fixed a small bug in the directory (thanks to jdjurici)
added a bit of logic to allow implementors to use custom php scripts for certain contexts and added a quick n dirty lcr for a sample. will commi…
./dialplans
8081
./dialplans/lcr.php
8081
./fs_dialplan.php
8081
./fs_directory.php
8081
8079
by intralanman on
10 April 2008, 00:49:07 -0400
(7 months ago)
a couple updates to allow mailboxes in schema and php (thanks to dasbus)
fixed typo in spidermonkey (thanks to danchris) and fixed a pretty old boo boo where attribute continue was in condition instea…
./configuration/spidermonkey.conf.php
8079
./fs_dialplan.php
8079
./fs_directory.php
8079
./sql/mysql-4.0.sql
8079
./sql/mysql-5.0-with-samples.sql
8079
7957
by intralanman on
25 March 2008, 08:10:17 -0400
(8 months ago)
adding support for global domain vars and params in fs_directory
adding a file with some sample data to get new installs off the ground faster ;-)
./fs_curl.php
7957
./fs_directory.php
7957
./sql/mysql-5.0-with-samples.sql
7957
7797
by intralanman on
05 March 2008, 16:33:42 -0500
(8 months ago)
Added some stuff to debug to file, syslog, and xml via comments
also added some stuff to try and add support for using CDATA in expression condition and application data
./fs_curl.php
7797
./fs_dialplan.php
7797
./global_defines.php
7797
./index.php
7797
./sql/mysql-5.0.sql
7797
7787
by intralanman on
04 March 2008, 18:38:37 -0500
(9 months ago)
couple of needed updates
./fs_dialplan.php
7787
./index.php
7787
7310
by intralanman on
21 January 2008, 10:06:53 -0500
(10 months ago)
whoops, these are pretty important lines
./fs_dialplan.php
7310
7159
by intralanman on
09 January 2008, 18:30:25 -0500
(10 months ago)
mysql schema to go along with my last commit.... it's not perfect, by far.... need to add some unique keys on some tables, etc
./sql/mysql-4.0.sql
7159
./sql/mysql-5.0.sql
7159
7158
by intralanman on
09 January 2008, 18:15:19 -0500
(10 months ago)
Initial check-in of fs_curl stuff.... this will pull configurations for the modules, directory, dialplan, and eventually take xml_cdr POSTs
the dialplan_importer will take a current xml file and imp…
./configuration
7158
./configuration/conference.conf.php
7158
./configuration/console.conf.php
7158
./configuration/dingaling.conf.php
7158
|