FusionPBX
a83c32b2b3
Update dialplan_inbound_add.php
2017-11-14 20:19:10 -07:00
FusionPBX
8b0192bdbb
Update dialplan_inbound_add.php
2017-09-24 10:09:19 -06:00
Mafoo
9570ce1bf0
Enhance - More messages::add updates ( #2662 )
...
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
FusionPBX
cfd59cbcb6
Update dialplan_inbound_add.php
...
Use the database save class when adding an inbound route.
2016-10-23 22:00:04 -06:00
FusionPBX
dffae21cec
Update dialplan_inbound_add.php
2016-10-14 08:11:52 -06:00
FusionPBX
e4e6166a56
Update dialplan_inbound_add.php
2016-10-14 08:09:05 -06:00
FusionPBX
3d2c84ad9c
Update dialplan_inbound_add.php
...
Rename redial_outbound_prefix to caller_id_outbound_prefix to make it more consistent.
2016-08-31 22:07:44 -06:00
FusionPBX
1702f3bab1
Update dialplan_inbound_add.php
...
When adding a inbound route with the advanced button cleanup the html form to make it look nicer and remove the action that says not used that is there as an example only.
2016-08-31 21:57:31 -06:00
reliberate
53b07c67f7
Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc.
...
Misc: Fix textarea height.
Theme: CSS adjustments to correct misc bugs.
2016-04-13 13:23:07 -06:00
reliberate
010dae5ea9
Inbound Routes: Set column widths on form.
2016-02-25 18:45:27 -07:00
markjcrane
13fa07dfc7
Remove the default context from one more location.
2015-12-08 22:32:11 -07:00
markjcrane
ed0e78ace2
Remove the redundant public condition from the inbound route.
2015-10-24 16:39:22 -06: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
Nate Jones
70ba072c6f
Dialplan Edit: Default details group to 0 if not specified (also fixes Copy feature). Fix details group order by.
2015-03-19 23:42:25 +00:00
Mark Crane
53c6a1784d
Fix limit on inbound and outbound routes.
2015-03-03 18:48:08 +00:00
Nate Jones
80fddb7fd4
Visual adjustments.
2015-02-15 10:05:08 +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
Mark Crane
0ff0aa11ae
Add fax codec changes as recommended by glk70. -Thanks
2015-01-18 12:05:21 +00:00
Mark Crane
03220c9754
Add the text class to more of the applications.
2015-01-18 10:06:08 +00:00
Mark Crane
91bfa85bac
Update the memcache reference to use the new cache PHP class.
2015-01-16 00:21:02 +00:00
Riccardo Granchi
397f1e6ad3
Added export alert-info in inbound routes to implements distinctive ringtones
2014-11-14 14:27:33 +00:00
Riccardo Granchi
cebf871783
Fixed phone's redial problem, adding the ability to specify the outbound prefix in inbound route
2014-11-05 09:05:35 +00:00
Mark Crane
d5e3e8aef4
Change limit_execute to limit for outbound routes and change db to hash to be more efficietn
2014-09-29 22:37:39 +00:00
Nate Jones
5bb2bea640
Input Type Switch Button: Changed from left triangle (⨞) to left triangle (◁), as wasn't displaying properly in FF on Mac.
2014-08-03 07:02:12 +00:00
Nate Jones
b3ef3894f8
Input Type Switch Button: No interprets HTML entities code for left triangle (⨞) after switching element type once (wasn't being parsed as an HTML entity, but displayed literally).
2014-08-03 06:12:10 +00:00
Nate Jones
c0209959a8
Input Type Switch Button: Changed from < to left triangle (⨞)
2014-08-03 05:31:42 +00:00
Mark Crane
e9fb5fbf02
Fix the dialplan context for clearing memcache when adding an outbound route.
2014-08-02 01:43:25 +00:00
Mark Crane
b379375529
Move domain upgrade into the domain class and upgrade_schema into the schema class
2014-07-15 05:46:15 +00:00
luis daniel lucio quiroz
a5626ea2dd
set carrier and accountcode for incoming routes if data exists
2014-07-13 23:22:15 +00:00
Mark Crane
d79b45663e
Change limit_excecute to limit
2014-07-12 05:13:15 +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
77e6e03533
Inbound routes dialplan continue set default to false
2014-06-09 20:00:28 +00:00
Nate Jones
e64fef05dd
Submit button also placed at top; reordered to right margin, too.
2014-04-26 22:50:52 +00:00
Mark Crane
680892d5e5
Change limit to limit_execute
2014-04-26 22:18:33 +00:00
Nate Jones
a1010fecce
Dialplan (Inbound) & Ring Group select box adjustments (focus at top, etc)
2014-04-15 01:31:49 +00:00
Nate Jones
11c518aada
Response message updates.
2014-02-23 06:06:34 +00:00
Mark Crane
a2e534cac2
Set inbound routes default order to 100, and time conditions to 300.
2014-01-16 19:20:48 +00:00
Mark Crane
73e55e95b7
Clear the cache correctly on a few additional features.
2013-09-28 20:57:57 +00:00
Mark Crane
d5e00c7553
Add the new class title to several features.
2013-09-18 21:48:15 +00:00
Mark Crane
3aafe94b7c
Fix the inbound route save button.
2013-08-28 06:00:28 +00:00
Mark Crane
072a844d3f
Add permission: inbound_route_advanced
2013-08-26 23:28:11 +00:00
Mark Crane
805a33dba0
Improve the security on when adding inbound dialplans.
2013-08-26 23:18:01 +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
5599b5a076
Multilinguified Dialplan Manager, tweaked Inbound and Outbound Routes
2013-05-29 04:34:28 +00:00
Mark Crane
e2e8ffa527
Add ( and )
2013-05-09 21:25:53 +00:00