Commit Graph

1463 Commits

Author SHA1 Message Date
FusionPBX
48628785e8 Update index.lua 2018-12-23 12:07:24 -07:00
borisk1976
df9b83b1eb Update index.lua (#3953)
When bridge application ends with "originate_disposition: ALLOTTED_TIMEOUT" for example, the "missed call" feature doesn't work for ring group because of hangup hook isn't called. Should we just avoid using this channel variable or add additional processing at the end? Like for timeout action? I choose to call "missed" at the end of script. But may be we should add it to other places too?
2018-12-23 12:06:40 -07:00
FusionPBX
8439adbfa2 Update index.lua 2018-12-19 00:24:50 -07:00
FusionPBX
d754e4449c Update index.lua 2018-12-18 23:44:33 -07:00
FusionPBX
9579a52c33 Update index.lua 2018-12-18 23:43:35 -07:00
FusionPBX
ff63c7ce1a Update index.lua 2018-12-18 20:08:42 -07:00
FusionPBX
dfca1ba15e Update index.lua 2018-12-18 20:06:39 -07:00
konradSC
50e5cc7949 Update recordings.lua (#3941)
Keep recording descriptions when overwriting a slot.
2018-12-10 09:30:02 -07:00
konradSC
ad56d76309 Update recordings.lua (#3937)
Bug fix. Allow for nil and blank entries.
2018-12-07 12:13:05 -07:00
Zachary Kitchen
017615baaf Fix IVR (#3898)
IVR was broken after previous update/change.
2018-12-04 00:15:02 -07:00
timando
11e445fb48 Make storage_path and storage_type = http_cache work (#3892)
* Make storage_path work

if storage_path was set, the script would fail. I have fixed it by removing the references to unset variables. I also made the recordings use the path.

* Update ivr.conf.lua

Add storage_path definition so storage_type of http_cache works correctly
2018-12-03 20:25:04 -07:00
konradSC
9ff799cfe4 BLF of agent status "agent+username@domain.com (#3860)
* BLF of agent status "agent+username@domain.com

Add the ability to monitor the availability status of a call center agent with "agent+agentname@domain.com".

* Update index.lua

Send notify to blf with "agent+agentname@domain.com"
2018-11-19 16:39:54 -06:00
danry25
60d52a71ea Minor variable renaming per IRC conversation (#3758) 2018-11-08 00:58:39 -07:00
danry25
c452b9417f Selfhosted Transcription Service (#3753)
* Added a simple selfhosted voicemail transcription API client

* Minor logging cleanup

* Add some string escaping to handle transcription providers

* Add JSON handling (optional) to selfhosted API
2018-11-07 00:39:20 -07:00
FusionPBX
1092ece47c Update events.lua 2018-11-01 15:07:16 -06:00
FusionPBX
90de831e97 Update index.lua 2018-10-30 21:44:31 -06:00
sergey-mz
c4962c460e Added check if transcription result is nil (#3724)
If the message is too short then the result is nil.
Error occurs in this case: record_message.lua:97: attempt to index field 'results' (a nil value) 
Added check if transcribe_json["results"] is nil.
2018-10-26 10:25:08 -06:00
FusionPBX
e5ef333540 Update follow_me.lua 2018-10-05 14:08:42 -06:00
FusionPBX
ac5283379d Update index.lua 2018-10-05 13:42:49 -06:00
FusionPBX
add53e5ea6 Update events.lua 2018-09-19 03:01:09 -04:00
FusionPBX
fb1202051b Update events.lua 2018-09-19 02:59:51 -04:00
FusionPBX
01ef4d76b1 Create events.lua 2018-09-19 02:54:56 -04:00
FusionPBX
b1bf029dc0 Update send.lua 2018-09-19 02:51:40 -04:00
konradSC
7727b04b09 Update file_cache.lua (#3483)
A little space please!
2018-09-18 13:06:44 -06:00
FusionPBX
bd06c9bcbe Create send.lua 2018-09-16 21:59:42 -06:00
FusionPBX
97de015b47 Update directory.lua 2018-09-10 13:36:55 -06:00
konradSC
e6b5c829af Update file_cache.lua (#3402)
Run OS command through Freeswitch for better performance. Running OS commands directly from lua can cause RTP timing issues.
2018-09-06 17:45:33 -06:00
FusionPBX
575429e3c8 Update index.lua 2018-08-26 11:30:47 -06:00
FusionPBX
eda2a331a1 Update index.lua 2018-08-24 13:57:16 -06:00
FusionPBX
f8aa91d67c Update index.lua 2018-08-24 13:55:32 -06:00
FusionPBX
628a6803bb Update directory.lua 2018-08-14 11:02:47 -06:00
FusionPBX
f346709450 Update confirm.lua 2018-08-06 12:18:22 -06:00
FusionPBX
e44289646c Update dialplan.lua 2018-08-03 11:21:16 -06:00
FusionPBX
d111f29f2d Update index.lua 2018-08-01 22:44:03 -06:00
FusionPBX
725dc83762 Update call_forward.lua 2018-06-26 11:54:26 -06:00
ednt
f413330a1a Update index.lua (#3196)
A reboot for snom provisioning is not needed.
2018-06-26 11:45:12 -06:00
FusionPBX
f75546d688 Update index.lua 2018-06-25 10:35:47 -06:00
FusionPBX
06af0ea61d Update route_to_bridge.lua 2018-06-18 17:43:25 -06:00
FusionPBX
1e66c87b0c Update index.lua 2018-06-06 23:08:34 -06:00
FusionPBX
f1dc3c906b Update index.lua 2018-06-06 21:10:23 -06:00
FusionPBX
02a3e3e0da Update disa.lua 2018-05-30 19:54:11 -06:00
Caleb
bc6a58aa30 Added support for authentication via voicemail box passwords (#3076) 2018-05-30 19:52:52 -06:00
FusionPBX
66a5d9e92c Update mkdir.lua 2018-05-30 10:54:01 -06:00
Luis Daniel Lucio Quiroz
b0bba86d8c Fix Mysql/MariaDB installation 2/2 [4.5] (#3056)
Missing default speed ups
2018-05-18 00:58:15 -06:00
FusionPBX
c72222903b Update call_forward.lua 2018-05-09 22:47:21 -06:00
FusionPBX
8115247737 Update call_forward.lua 2018-05-09 22:45:55 -06:00
FusionPBX
7a05fc4f75 Update index.lua 2018-05-09 09:57:47 -06:00
konradSC
ba27ac8770 Bug Fix: Wrong Variable Type (#3050)
The variable "external" is set as a String not as a Boolean. Changed the If statement to reflect.
2018-05-09 09:54:41 -06:00
FusionPBX
7d2317620d Update index.lua 2018-05-09 09:48:48 -06:00
FusionPBX
b055af1218 Update index.lua 2018-05-09 09:07:40 -06:00