Luis Daniel Lucio Quiroz
|
fa244129be
|
Fix Call forward BUSY and NO ANSWER DEVEL (#2269)
Same rationale as 4.0 and 4.2
|
2016-12-24 10:38:21 -07:00 |
mafoo
|
0eb7d5ddac
|
WhitespaceClean-resources/install/scripts
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
|
2016-03-11 13:21:52 +00:00 |
blackc2004
|
8d072ae13f
|
Update index.lua
|
2015-12-09 14:04:59 -08:00 |
markjcrane
|
bd1551a369
|
Add multi-lingual support to the missed call emails.
|
2015-09-15 08:49:37 -06:00 |
Alexey Melnichuk
|
69717e31d5
|
Revert "Revert "Change. Use `require "resources.functions.config"` to load co…"
|
2015-08-11 05:06:33 +03:00 |
FusionPBX
|
d1f3b05cf6
|
Revert "Change. Use `require "resources.functions.config"` to load config file."
|
2015-08-10 11:50:29 -06:00 |
Alexey Melnichuk
|
a8142f527a
|
Change. Use only `require` to load function.
Fix. Remove multiple definition of same function.
|
2015-08-10 12:43:06 +04:00 |
Mark Crane
|
c2370a4a6d
|
Add missed call option to ring groups.
|
2015-06-20 03:43:38 +00:00 |
Mark Crane
|
4699d4c8e8
|
Synchronize the translations.
|
2015-06-06 02:37:26 +00:00 |
Mark Crane
|
fb3a50b9d2
|
Add the api object to the failur handler.
|
2015-05-29 05:53:02 +00:00 |
Mark Crane
|
3af1851e47
|
Update failure handler with the necessary changes for missed calls.
|
2015-05-29 05:46:21 +00:00 |
Mark Crane
|
d588f9c4c5
|
Add trim include to the failure_handler.
|
2015-05-29 05:36:50 +00:00 |
Mark Crane
|
06588fdaad
|
Add a hangup hook to dialplan local_extension and remove originator cancel from the failure_handler.
|
2015-05-29 05:16:34 +00:00 |
Mark Crane
|
68fab86633
|
Add missed call email notification.
|
2015-05-29 03:56:49 +00:00 |
Mark Crane
|
032643bcc8
|
Fix call forward no answer by changing originate_disposition from "ALLOTTED_TIMEOUT" to "NO_ANSWER".
|
2015-05-08 14:48:48 +00:00 |
Mark Crane
|
1970300db1
|
Fix forward on busy.
|
2014-12-05 12:55:04 +00:00 |
Mark Crane
|
c9e3d90155
|
Update the failure handler to work with the new call forward no answer feature. Optimize it using the variables instead of the database. Change the indentation.
|
2014-12-03 11:57:34 +00:00 |
Riccardo Granchi
|
2cf20d8f7a
|
Engineered the management of bridge failures in local extension, with optional variables which by default provides the standard behavior. Changed the default order for extension_queue, which has *800 prefix, before the extension-intercom, which has the *8 prefix
|
2014-11-21 15:38:26 +00:00 |