Commit Graph

213 Commits

Author SHA1 Message Date
markjcrane 2a280510b8 Add the comment back to help explain the reason this is set to peer. 2016-08-20 23:44:35 -06:00
markjcrane eea8dc195e Update bind digit action and set call_direction to inline=true 2016-08-20 22:07:35 -06:00
FusionPBX 7dafcd5cdf Update 890_local_extension.xml 2016-08-20 20:23:18 -06:00
FusionPBX 58bf9522c3 Update 530_talking_clock_date_and_time.xml 2016-08-03 21:57:36 -06:00
FusionPBX 5d9558adfd Create 530_talking_clock_date_and_time.xml 2016-08-03 17:39:15 -06:00
FusionPBX b5d50ed812 Rename 520_talking_clock_time.xml to 540_talking_clock_time.xml 2016-08-03 17:38:15 -06:00
FusionPBX 281df682bd Rename 530_talking_clock_date.xml to 550_talking_clock_date.xml 2016-08-03 17:37:51 -06:00
FusionPBX f2559569df Create 530_talking_clock_date.xml 2016-08-03 17:37:10 -06:00
FusionPBX 6700578d40 Rename 520_talking_clock_time. to 520_talking_clock_time.xml 2016-08-03 17:35:10 -06:00
FusionPBX 784133806e Create 520_talking_clock_time.
Add talking clock time dialplan.
2016-08-03 17:34:30 -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 fac1f3dd78 Update 900_voicemail.xml
Add user_exists to the voicemail dialplan. If using a voicemail box that is not associated to an extension then transfer call to voicemail with *99 ( voicemail id ).
2016-07-25 10:43:08 -06:00
markjcrane e133b7a5e1 Add application answer to the 900 voicemail and send to voicemail increase number of digits allowed for the extension from 7 to 10. 2016-07-20 13:32:39 -06:00
markjcrane 51f6a6ebe5 Changes to voicemail make it possible to have voicemail box without a registered extension. 2016-07-20 13:14:31 -06:00
markjcrane 102f0c3163 Change the order of the last 3 dialplans and add a voicemail dialplan. 2016-07-20 12:45:27 -06:00
markjcrane 97a4eac42a Remove voicemail from the local_extension dialplan. 2016-07-20 12:42:40 -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 70a349bb6a Call direction outbound is set on the outbound route making it redundant and so removing it. 2016-05-01 08:08:30 -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 9547292524 Add a call limit dialplan disabled for now. 2016-02-29 18:46:50 -07:00
blackc2004 1a6d6308c7 Update 980_cidlookup.xml 2016-01-15 20:16:21 -08:00
markjcrane 605498c114 Remove the round brackets as they are not needed with this dialplan. 2016-01-12 20:54:48 -07:00
markjcrane e0e28180bc Update the name of the dialplan. 2016-01-08 14:13:00 -07:00
markjcrane 8a76b00d88 Add a dialplan for mod_cidlookup. 2016-01-08 14:05:59 -07:00
Matthew Vale 40cefaf34c Intercept mode for Polycom
first dialplan to be utilized as global="true" and
context="${domain_name}"
2015-12-21 14:03:57 +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
blackc2004 e8f471974b Update 010_user_exists.xml 2015-12-09 13:59:15 -08:00
markjcrane 15232aea60 Add the ${ and } to user_exists so that it works with the condition. 2015-12-09 12:10:31 -07:00
markjcrane c6980b9fe6 Remove the self closing tag on the local_extension condition. 2015-12-09 12:05:20 -07:00
markjcrane faff738b1c Remove the destination number condition and exchange the $1 for the destination_number variable. 2015-12-08 09:13:56 -07:00
markjcrane c675f2b9b3 Add user_exists condition to local_extension to compensate for the fact we allow dialing an extension based on a non numeric username. 2015-12-07 22:09:27 -07:00
markjcrane 92083dea75 Add ^.*$| to local_extension to support dialing non numeric usernames. 2015-12-07 21:45:24 -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
markjcrane 4ff5835cbc Change the paging extension_list to destinations. 2015-10-23 15:23:55 -06:00
markjcrane 710a3fa696 Add hold music option and update the call_block dialplan. 2015-10-19 18:30:55 -06:00
markjcrane 6338319636 Dialplan page add mute=true back again. 2015-09-26 08:56:44 -06:00
markjcrane 10356457c9 Set inline to false. 2015-09-02 20:49:36 -06:00