Commit Graph

17 Commits

Author SHA1 Message Date
markjcrane 716762a58b Fix the dialplan import problem caused when checking if the array 'isset' one word was incorrect. 2016-05-01 08:21:15 -06:00
markjcrane a0b4d6e47c Verify that all arrays used in a foreach use isset for classes/dialplan.php. 2016-04-29 15:49:36 -06:00
markjcrane cfb1b28a54 Add a contructor to the dialplan class. 2016-04-14 22:34:10 -06:00
mafoo c34ce168d5 WhitespaceClean-app/dialplan
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:49:17 +00:00
markjcrane fd761f7432 Add dialplan domain_uuid is null. 2015-12-20 01:46:30 -07:00
markjcrane a84b9da43c Add ability to have global dialplan templates. 2015-12-19 14:55:28 -07:00
markjcrane 8ca5c6f92a Add domain_uuid is null to the dialplan class similar to how already done in the ring_groups/index.lua. 2015-11-27 11:25:06 -07:00
Alexey Melnichuk 5059613a40 Change. Does not use `default` dialplan/directory.
I think it more consistent that it allows edit domain in single place.
Also on my Windows machine while installing all users/context creates not in `default` directory.
And I have problem because remove users did not work, `default.xml` file contain `$${v_domain}` variables.
2015-07-02 13:14:35 +04:00
Mark Crane d4333c2a75 Add transaction support to dialplan import. 2015-06-25 21:10:50 +00:00
Mark Crane 91bfa85bac Update the memcache reference to use the new cache PHP class. 2015-01-16 00:21:02 +00:00
Richard Neese c972415613 fixing /usr/share/fusionpbx to be /usr/share/examples/fusionpbx 2014-10-23 18:03:33 +00:00
Mark Crane 9cd2c50b58 Fix a syntax error on the dialplan class 2014-05-10 21:42:35 +00:00
Mark Crane ee852070ee Fix the dialplan default.xml for the debian package install 2014-05-10 20:20:22 +00:00
Mark Crane af881804d4 Fix the dialplan_number so that it is more accurate. 2014-03-18 09:04:05 +00:00
Mark Crane 2e0a486f22 Only set variables with values not variables. 2014-02-25 09:37:59 +00:00
Mark Crane cbd8e52bd9 Add outbound_routes method to the dialplan class. 2014-02-18 11:08:35 +00:00
Mark Crane 7661cf907a Move the dialplan class to the dialplan/resources/classes directory. 2014-01-13 14:21:27 +00:00