Commit Graph

11 Commits

Author SHA1 Message Date
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