FusionPBX
88f94b7bef
Update {$mac}.xml
2018-11-07 12:50:52 -07:00
FusionPBX
562bf7d248
Update {$mac}.xml
2018-11-07 12:47:46 -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
markjcrane
c52e2d64a9
Update Smarty to version 3.1.33
2018-11-07 07:18:14 +00:00
FusionPBX
f661a7ab0c
Update {$mac}.xml
2018-11-06 23:41:20 -07:00
FusionPBX
56aaae2766
Update {$mac}.xml
2018-11-06 23:34:37 -07:00
FusionPBX
2f5c93729d
Update {$mac}.xml
2018-11-06 21:01:47 -07:00
FusionPBX
097e12f343
Update {$mac}.cfg
2018-11-06 00:33:55 -07:00
FusionPBX
ad12f0f793
Update {$mac}.cfg
2018-11-05 20:07:19 -07:00
FusionPBX
e490f33c3a
Update app_languages.php
2018-11-03 11:32:25 -06:00
FusionPBX
50190c2b2b
Update vars.xml
2018-11-01 17:42:49 -06:00
FusionPBX
1092ece47c
Update events.lua
2018-11-01 15:07:16 -06:00
FusionPBX
0b6a06fc2b
Update {$mac}.cfg
2018-11-01 12:57:08 -06:00
FusionPBX
fb0d558120
Update {$mac}.cfg
2018-11-01 12:56:41 -06:00
FusionPBX
12bb388a6b
Update y000000000068.cfg
2018-10-31 15:31:10 -06:00
FusionPBX
34f2f89b99
Update y000000000065.cfg
2018-10-31 15:28:20 -06:00
FusionPBX
8c7290f49d
Update y000000000066.cfg
2018-10-31 15:27:20 -06:00
FusionPBX
375eeeecf4
Update y000000000067.cfg
2018-10-31 15:26:20 -06:00
FusionPBX
90de831e97
Update index.lua
2018-10-30 21:44:31 -06:00
AlexanderDCrane
9705624c12
Update {$mac}.xml ( #3737 )
2018-10-26 13:43:32 -06:00
AlexanderDCrane
d2a4c6a530
Update {$mac}.xml ( #3739 )
2018-10-26 13:43:21 -06:00
AlexanderDCrane
651a4a2bce
Update {$mac}.xml ( #3738 )
2018-10-26 13:43:10 -06:00
AlexanderDCrane
ebe1530854
Update {$mac}.xml ( #3740 )
2018-10-26 13:42:53 -06:00
AlexanderDCrane
0025440489
Update {$mac}.xml ( #3741 )
2018-10-26 13:42:42 -06:00
AlexanderDCrane
05d80818aa
Update {$mac}.xml ( #3742 )
2018-10-26 13:42:24 -06:00
AlexanderDCrane
b5b13ad951
Update {$mac}.cfg ( #3735 )
2018-10-26 13:42:10 -06:00
AlexanderDCrane
d4a3225b31
Update {$mac}.xml ( #3743 )
2018-10-26 13:41:50 -06:00
AlexanderDCrane
a707c3a3b1
Update {$mac}.xml ( #3744 )
2018-10-26 13:41:27 -06:00
AlexanderDCrane
07ad49986f
Update {$mac}.xml ( #3745 )
2018-10-26 13:41:08 -06:00
AlexanderDCrane
36ea136780
Update {$mac}.xml ( #3746 )
2018-10-26 13:40:50 -06:00
AlexanderDCrane
6c823c6acd
Update {$mac}.xml ( #3747 )
2018-10-26 13:40:35 -06:00
AlexanderDCrane
5baf053a71
Update {$mac}.xml ( #3748 )
2018-10-26 13:40:21 -06:00
AlexanderDCrane
564410fad9
Update {$mac}.xml ( #3749 )
2018-10-26 13:40:03 -06:00
AlexanderDCrane
43bf975cb9
Update {$mac}.xml ( #3736 )
2018-10-26 13:39:28 -06:00
AlexanderDCrane
91ae4fb5a3
Update {$mac}.cfg ( #3734 )
2018-10-26 13:37:43 -06:00
AlexanderDCrane
50f21c0ebf
Update {$mac}.cfg ( #3733 )
2018-10-26 13:37:30 -06:00
AlexanderDCrane
f1b779a2e8
Update {$mac}.cfg ( #3732 )
2018-10-26 13:37:14 -06:00
AlexanderDCrane
7e1cf4a136
Update {$mac}.cfg ( #3731 )
2018-10-26 12:00:54 -06:00
AlexanderDCrane
b3891b8394
Update {$mac}.cfg ( #3730 )
2018-10-26 11:58:58 -06:00
AlexanderDCrane
8365942fe1
Update {$mac}.cfg ( #3729 )
2018-10-26 11:58:08 -06:00
AlexanderDCrane
8f37fca6a3
Update {$mac}.cfg ( #3728 )
2018-10-26 11:57:48 -06:00
AlexanderDCrane
0b53d9a7da
Update {$mac}.cfg ( #3726 )
2018-10-26 11:53:41 -06:00
AlexanderDCrane
0d297bc13e
Update {$mac}.cfg ( #3727 )
2018-10-26 11:53:20 -06:00
AlexanderDCrane
59494f0152
Update {$mac}.cfg ( #3725 )
2018-10-26 11:53:04 -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
cd87384c11
Update y000000000000.cfg
2018-10-25 23:21:12 -06:00
FusionPBX
d3a042770c
Update y000000000000.cfg
2018-10-25 23:21:09 -06:00
FusionPBX
0dbaad58dd
Update y000000000037.cfg
2018-10-25 23:21:05 -06:00
FusionPBX
e00ac69da1
Update y000000000023.cfg
2018-10-25 23:21:01 -06:00
FusionPBX
00d64f1e38
Update y000000000025.cfg
2018-10-25 23:20:57 -06:00