FusionPBX
3946c82854
Update call_flow_edit.php
2018-03-19 01:21:41 -06:00
FusionPBX
cd0814c010
Update call_flow_edit.php
2018-03-19 00:45:33 -06:00
FusionPBX
9b92774e5d
Update call_flow_edit.php
2018-03-19 00:40:17 -06:00
FusionPBX
f4883585b9
Update call_flow_edit.php
2018-03-19 00:36:35 -06:00
FusionPBX
669b8e3234
Update call_flow_edit.php
2018-01-25 15:30:00 -07:00
Mafoo
9570ce1bf0
Enhance - More messages::add updates ( #2662 )
...
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Alexey Melnichuk
d43cb9e700
Add. Allow use `call_flow_subscribe.lua` with feature codes without `flow+` prefix. ( #2609 )
...
This commit allows create call flow extension with some feature code (e.g. `*401`)
Then on the phone you can configure BLF like `flow+*401` and use `call_flow_subscribe` to
track current status of this call flow. BLF like `*401` will also works but only if
use `call_flow_monitor` script.
Also it is possible dial `flow+*401` as well as `*401` to toggle call flow state.
2017-06-08 09:44:45 -06:00
FusionPBX
3a63517941
Update call_flow_edit.php
2017-05-16 17:57:16 -06:00
FusionPBX
c9ca32ba71
Update call_flow_edit.php
2017-05-02 21:30:49 -07:00
jebsolutions
273a69fc50
Minor fixes to HTML markup. ( #2274 )
...
call_flow_edit.php
- fix: <script> tag output before html headers
2016-12-27 10:06:30 -07:00
FusionPBX
d87f92608d
Update call_flow_edit.php
...
Escape the + with the back slash when used in the dialplan.
2016-11-11 13:55:11 -07:00
FusionPBX
166e81e9f5
Update call_flow_edit.php
...
Escape the * with \* if it is used in the extension or feature code.
2016-10-28 15:25:38 -06:00
FusionPBX
f8b3f1039d
Update call_flow_edit.php
2016-10-21 10:21:56 -06:00
FusionPBX
4af1aa2f7c
Update call_flow_edit.php
2016-10-18 09:37:26 -06:00
FusionPBX
2dc1eddcb5
Update call_flow_edit.php
2016-10-05 18:40:47 -06:00
FusionPBX
976a5e6113
Update call_flow_edit.php
2016-10-04 03:28:31 -06:00
FusionPBX
30c6a81528
Update call_flow_edit.php
2016-08-13 14:18:03 -06:00
FusionPBX
1eb1413b35
Update call_flow_edit.php
2016-08-13 14:10:57 -06:00
FusionPBX
bafa33ba0b
Update call_flow_edit.php
...
Reduce the width of the sounds list for call flow edit.
2016-08-04 17:48:59 -06:00
markjcrane
28c59d4eec
Update recur_sounds_dir to return an array rather than using a global variable.
2016-08-04 09:49:57 -06:00
Alexey Melnichuk
0a0383db9a
Add. Handler for SUBSCRIBE method for call flow application. ( #1701 )
...
* Add. Handler for SUBSCRIBE method for call flow application.
Usage:
1. Run form fs_cli `luarun call_flow_subscribe`
2. Create new call flow extension and set feature code to `flow+<EXTENSION>`(e.g. `flow+401`).
3. Set on the phone BLF key to `flow+401`
This code based on `mod_valet_parking`.
* Add. prevent running 2 copy of script.
Remove some unused vars and simplify implementation.
* Fix. Use correct protocol for send event.
* Fix. Do escape SQL arguments
* Fix. escape `+` sign in call flow extension.
2016-06-24 10:32:19 -06:00
FreeMe
b046094042
Update call_flow_edit.php ( #1652 )
...
Allows the page to become multilingual
2016-06-11 15:23:49 -06:00
FusionPBX
84ee791aea
Update call_flow_edit.php
...
Fix the call flow alternate sounds so it saves to the database and its value is displayed when loading the form.
2016-06-11 09:49:22 -06:00
FusionPBX
5b9a1aadf2
Update call_flow_edit.php
...
Correct the SQL insert and updates and put the call flow sound and alternate sound into the order that matches the web interface.
2016-06-11 09:29:56 -06:00
FusionPBX
cb96cb3362
Update call_flow_edit.php
...
Rename the call flows using anti to alternate.
2016-06-11 09:06:12 -06:00
Alexey Melnichuk
6095609c5a
Add. Support sound prompts on call flow. ( #1645 )
...
This file uses new way to load recordings from DB.
2016-06-11 07:33:16 -06:00
Alexey Melnichuk
c19cd89bc5
Fix. Delete some keys from memcache
2015-08-24 10:34:33 +04:00
markjcrane
e9b93fd426
Remove switch_select_destination function from the remaining features that used it and replace with the destination php class.
2015-08-07 15:06:07 -05:00
markjcrane
5d457205f6
Move call flows to the new destinations class.
2015-08-07 14:10:24 -05:00
Mark Crane
f742c22359
Set the user_context on an call flows to the domain name for single tenant.
2015-03-22 03:33:37 +00:00
Nate Jones
18fefa3682
Visual adjustments.
2015-02-15 09:20:19 +00:00
Nate Jones
dbd9fbc07b
Visual adjustments.
2015-02-15 07:59:02 +00:00
Nate Jones
256e424b3e
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Nate Jones
474e63f939
Use the new multi-lingual code on misc files.
2015-01-18 10:33:34 +00:00
Mark Crane
91bfa85bac
Update the memcache reference to use the new cache PHP class.
2015-01-16 00:21:02 +00:00
Nate Jones
e67aa0c638
Document (Window) Title: Update variable name to avoid conflict when paging is used.
2014-07-10 00:32:50 +00:00
Mark Crane
90d53e5bea
clear memcache correctly when saving a call flow
2014-05-24 14:15:18 +00:00
Nate Jones
fa9e9b2ac4
Submit button also placed at top; reordered to right margin, too.
2014-04-26 23:37:41 +00:00
Nate Jones
ad1d964821
Response message updates.
2014-02-21 02:27:42 +00:00
Mark Crane
3cf0a25f7d
Add app/dialplan/ to the dialplan class path.
2014-01-13 14:34:13 +00:00
Mark Crane
13dabc3d3b
Move references to php classes in includes/classes to resource/classes.
2013-07-06 07:13:36 +00:00
Mark Crane
6da2c3734c
Update the references for header.php and footer.php files to point the resources directory.
2013-07-06 06:29:50 +00:00
Mark Crane
52628c713c
Rename and move persistformvar.php to the resources directory.
2013-07-06 06:21:12 +00:00
Mark Crane
ffffea0710
Change the path for includes/require.php to the resources directory.
2013-07-06 06:03:27 +00:00
Mark Crane
a6e289ed5d
Change includes/checkauth.php to resources/check_auth.php.
2013-07-06 05:50:55 +00:00
Nate Jones
4cada4b382
Multilinguified Call Flows.
2013-05-14 15:09:15 +00:00
Mark Crane
751b1c721c
Clear memcache as needed.
2013-01-16 00:26:48 +00:00
Mark Crane
43949c653d
Use the label for the call flow status on the list and edit page.
2012-09-20 09:34:48 +00:00
Mark Crane
bc7930f23f
Call flows make sure the dialplan detail is deleted.
2012-09-20 09:05:12 +00:00
Mark Crane
54e2f194de
Make sure * is escaped for call flows in the dialplan. Also make sure the dialplan destination number is updated for changes to the extension number and for the feature code.
2012-09-20 08:58:04 +00:00