Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 10478 7158

latest revision download Branch root:

10478 annotated / raw | Diffs: previous, other | Lines: 208 ( +0, -1 )

Created: 2008-11-20 10:22:56 -0500 (50 days ago) | Author: intralanman | Changeset: 10478

this should fix whitespace errors

8782 annotated / raw | Diffs: previous, other | Lines: 209 ( +3, -3 )

Created: 2008-06-06 13:45:47 -0400 (7 months ago) | Author: intralanman | Changeset: 8782

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 longer an int field.

8124 annotated / raw | Diffs: previous, other | Lines: 209 ( +5, -2 )

Created: 2008-04-17 17:43:04 -0400 (8 months ago) | Author: intralanman | Changeset: 8124

couple little bugs i found while testing...

8081 annotated / raw | Diffs: previous, other | Lines: 206 ( +47, -2 )

Created: 2008-04-10 03:53:56 -0400 (9 months ago) | Author: intralanman | Changeset: 8081

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 commit the schema changes later.... must sleep now.

8079 annotated / raw | Diffs: previous, other | Lines: 161 ( +2, -2 )

Created: 2008-04-10 00:49:07 -0400 (9 months ago) | Author: intralanman | Changeset: 8079

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 instead of break

7797 annotated / raw | Diffs: previous, other | Lines: 161 ( +36, -7 )

Created: 2008-03-05 16:33:42 -0500 (10 months ago) | Author: intralanman | Changeset: 7797

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

7787 annotated / raw | Diffs: previous, other | Lines: 132 ( +1, -1 )

Created: 2008-03-04 18:38:37 -0500 (10 months ago) | Author: intralanman | Changeset: 7787

couple of needed updates

7310 annotated / raw | Diffs: previous, other | Lines: 132 ( +5, -0 )

Created: 2008-01-21 10:06:53 -0500 (11 months ago) | Author: intralanman | Changeset: 7310

whoops, these are pretty important lines

7158 new annotated / raw | Lines: 127 ( +127, -0 )

Created: 2008-01-09 18:15:19 -0500 (12 months ago) | Author: intralanman | Changeset: 7158

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 import it to the db so that it's correctly returned as xml in the webpage exactly the same way it went in [ideally]