FusionPBX
8c138e3ae4
Update dialplan.php
2016-11-26 23:14:43 -07:00
FusionPBX
af55379d19
Update dialplan.php
2016-11-20 14:01:59 -07:00
FusionPBX
5853675c03
Update dialplan.php
2016-09-29 17:24:29 -06:00
FusionPBX
ad52c9ceea
Update dialplan.php
2016-09-29 13:12:00 -06:00
FusionPBX
ccb6539805
Update dialplan.php
...
Add an xml method to the dialplan class.
2016-09-29 12:09:54 -06:00
FusionPBX
acdf19d5ea
Update dialplan.php
...
Committed by rdissauer - original pull request had a conflict.
https://github.com/fusionpbx/fusionpbx/pull/1568
2016-07-27 23:09:32 -06:00
FusionPBX
491a837d71
Update dialplan.php
...
Use the domain array name as the row so it doesn't conflict with the row array.
2016-07-01 17:58:24 -06:00
FusionPBX
6955fa0a43
Update dialplan.php
...
Fix the global dialplan.
2016-07-01 16:50:50 -06:00
FusionPBX
bef9055497
Update dialplan.php
...
Fix the dialplan context on the import.
2016-07-01 14:33:55 -06:00
FusionPBX
a2f42e6328
Update dialplan.php
...
Moving this code back to the way it was.
2016-07-01 14:04:38 -06:00
markjcrane
7c8a3ce788
Add another missing semi-colon.
2016-07-01 13:47:50 -06:00
markjcrane
865a1276b5
Add a missing semi-colon.
2016-07-01 13:46:24 -06:00
markjcrane
0e91a2a735
Add a missing ).
2016-07-01 13:44:58 -06:00
markjcrane
545eac8ca0
Work on a more efficient way to handle app_uuid_exists on a larger scale.
2016-07-01 13:42:44 -06:00
markjcrane
d5b053ba74
Fix the syntax.
2016-07-01 13:05:54 -06:00
markjcrane
4f30eb3d9b
Efficiency for app defaults.
2016-07-01 13:02:31 -06:00
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