Commit Graph
10062 Commits
Author SHA1 Message Date
FusionPBX debb46c221 Update index.lua 2018-01-22 10:45:48 -07:00
FusionPBX c1c8c5d453 Update index.lua 2018-01-22 10:32:25 -07:00
Harry Foster 0803ac586d Fix provisioning templates ignoring domain specific templates (#2960)
* Moved multi-tenant template directory statement to before the templating engine initialisation.

* Revert "Moved multi-tenant template directory statement to before the templating engine initialisation." Formatting issue, needless diffs.

This reverts commit 04547a1337.

* Moved multi-tenant template directory statement to before the template
2018-01-22 09:53:30 -07:00
borisk1976 1af20b8bbd Add new features to disa.lua (#2961)
1. Allow custom sound_pin & sound_extension
2. Allow customization of max_tries, pin_tries & extension_tries
3. Add fallback_destination - fall to it if caller did not entered extension number
4. Allow custom digit_timeout
2018-01-22 00:01:41 -07:00
FusionPBX b4a817083e Update calls_active_inc.php 2018-01-21 23:53:36 -07:00
FusionPBX a11fb1a4ef Update cache.lua
Make the cache.lua more robust in case of missing key or value.
2018-01-19 18:39:05 -07:00
FusionPBX a52c4ab0c8 Update app_config.php 2018-01-19 12:08:58 -07:00
FusionPBX 2cb626d6f5 Update app_config.php 2018-01-19 12:08:33 -07:00
FusionPBX 894b4bf7fd Update sofia.conf.lua
Remove an extra double quote that broke xml syntax.
2018-01-19 11:36:08 -07:00
borisk1976 878297a44c Update disa.lua (#2959)
Play user defined greeting befor asking of pin. Usage: <application action="set" data="sound_greeting=/mysounds/mygreeting.wav"/>
2018-01-19 10:58:25 -07:00
FusionPBX d4ebbcb573 Update 050_user_record.xml 2018-01-18 17:01:50 -07:00
FusionPBX 9c7a64cc61 Update disa.lua 2018-01-17 01:52:59 -07:00
Len 22297329c3 Update {$mac}.xml 2018-01-13 16:59:26 -05:00
Len 28226720ed Update {$mac}.xml 2018-01-13 16:57:59 -05:00
Len 1197d250c6 Update {$mac}.xml 2018-01-13 16:56:34 -05:00
Len 352c00fca2 Update {$mac}.xml 2018-01-13 16:54:28 -05:00
Len 7d48fa6ef0 Update {$mac}.xml 2018-01-13 16:48:52 -05:00
Len 0c3ba82795 Update {$mac}.xml 2018-01-13 16:27:27 -05:00
Len b28c1aa05a Update {$mac}.xml 2018-01-12 23:55:58 -05:00
Len 4d9d8afc7a Update {$mac}.xml 2018-01-12 23:54:15 -05:00
Len df1dc03cda Update app_config.php 2018-01-12 23:27:42 -05:00
Len 7ff598c458 Update {$mac}.xml 2018-01-12 23:17:03 -05:00
Len 717edf63de Update {$mac}.xml 2018-01-12 23:10:32 -05:00
Len a3cba4c9b1 Update {$mac}.xml 2018-01-12 22:44:34 -05:00
Len d5805eec51 Update {$mac}.xml 2018-01-12 22:31:38 -05:00
Len a4adcc629d Update {$mac}.xml 2018-01-12 22:12:58 -05:00
FusionPBX 0580e064f6 Update {$mac}.xml 2018-01-12 15:04:34 -07:00
Pro-pra 172cf661c4 Update app_languages.php (#2958) 2018-01-11 23:47:30 -07:00
Len b0aa9c0688 Update {$mac}.xml 2018-01-11 23:25:46 -05:00
Len 931aacabba Update {$mac}.xml 2018-01-11 23:05:06 -05:00
Len 64b3075755 Update {$mac}.xml 2018-01-11 22:38:04 -05:00
Len d1eefca826 Update {$mac}.xml 2018-01-11 22:36:01 -05:00
Len 1367caf32d Update {$mac}.xml 2018-01-11 22:33:53 -05:00
Len a731dd43ab Update {$mac}.xml 2018-01-11 22:31:25 -05:00
Len 4417f3c833 Update {$mac}.xml 2018-01-11 22:29:09 -05:00
Len 57153f9fb2 Update {$mac}.xml 2018-01-11 22:25:07 -05:00
FusionPBX 9b6ac876f6 Update languages.lua 2018-01-11 15:31:07 -07:00
FusionPBX 19dd0fecff Update music_on_hold_delete.php 2018-01-11 13:43:23 -07:00
FusionPBX ace2d9d926 Update music_on_hold_edit.php 2018-01-11 13:41:45 -07:00
FusionPBX 6d59d535d7 Update dialplan.lua 2018-01-11 12:43:58 -07:00
FusionPBX 8a1c43775c Update translate.conf.lua 2018-01-11 12:31:25 -07:00
FusionPBX 28e74afd8f Update sofia.conf.lua 2018-01-11 12:29:18 -07:00
FusionPBX b793289d41 Update ivr.conf.lua 2018-01-11 12:27:11 -07:00
FusionPBX 2eae15a643 Update callcenter.conf.lua 2018-01-11 12:25:33 -07:00
FusionPBX 1cf72013f1 Update acl.conf.lua 2018-01-11 12:20:04 -07:00
FusionPBX c3affc15f2 Update acl.conf.lua 2018-01-11 12:11:49 -07:00
FusionPBX 49460503e4 Update acl.conf.lua 2018-01-11 12:10:43 -07:00
FusionPBX d38aa31031 Update local_stream.conf.lua 2018-01-11 12:07:40 -07:00
sergey-mz 929b79d5d0 Check for request errors and return empty string (#2957)
* ODBC DSN detection

* Merge remote-tracking branch 'upstream/master'

* Merge remote-tracking branch 'upstream/master'

* Spelling errors

* Requests to speech platform can fail
2018-01-11 11:26:39 -07:00
FusionPBX 203c8bcd35 Update destination_edit.php 2018-01-10 20:04:56 -07:00