FusionPBX
cb5ff24d68
Update app_config.php
2017-02-15 22:29:36 -07:00
FusionPBX
c8fd518034
Update app_defaults.php
...
Fix warnings.
2017-01-10 00:45:01 -07:00
FusionPBX
2e3db0ac1b
Update dialplan_outbound_add.php
2017-01-08 23:17:07 -07:00
jebsolutions
83d2fc25b3
add iNum Dial pattern to dialplan drop-down ( #2201 )
...
+011-883-5100-xxxx-xxxx
Most voip providers will give you a free iNum number. Calls between iNum numbers are typically free.
2016-11-30 20:54:24 -07:00
FusionPBX
f0cc434526
Update dialplan_outbound_add.php
2016-10-21 13:28:13 -06:00
FusionPBX
d2b28c7ddc
Update dialplan_outbound_add.php
2016-10-19 13:37:56 -06:00
Luis Daniel Lucio Quiroz
73a2886f11
Add the capability to have extension and DID with same number ( #1998 )
...
* Add the capability to have extension and DID with same number
Same rationale than 4.0
* Update dialplan_outbound_add.php
2016-10-14 14:07:40 -07:00
FusionPBX
b43d871cb0
Update dialplan_outbound_add.php
2016-10-14 08:13:40 -06:00
markjcrane
c3b12c217d
Cleanup the indentation ... tabs and whitespace after the last pull request.
2016-04-28 16:56:44 -06:00
Harry G. Coin
f02028629a
fixes so cli installs/upgrades work.
...
Also another step along the way allowing freeswitch to run -u -g freeswitch and fusionpbx to run -u -g www-data
2016-04-25 21:26:26 -05:00
Harry G. Coin
f7fdcde5df
ensure the directory variable actually has a directory name.
2016-04-25 20:40:23 -05:00
reliberate
4db3c727ec
Outbound Route: Set effective_caller_id_name to use Emergency CID Name when creating 911 route.
2016-02-29 21:46:13 -07:00
markjcrane
03897edf95
Rename install_first_time variable and file name. Remove the install/upgrade_switch.php which isn't being used anymore. Update the indentation and remove inconsistent white spaces.
2016-02-29 09:24:05 -07:00
markjcrane
af18c963c0
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
2016-02-22 14:01:18 -07:00
Mafoo
56b34c34ca
changed throw Exception to die
...
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
Mafoo
87dbd6b428
Added check for if .project.ROOT is missing
...
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
Matthew Vale
6999198492
added logic in cli mode to chdir to the correct directory first
...
the webserver would normally do this for us, but we need to do it
2016-01-14 16:25:05 +00:00
Matthew Vale
a41e89af76
Added full logic to support cli as well
2016-01-13 17:38:54 +00:00
Matthew Vale
0176d30312
change to use '/' instead of DIRECTOR_SEPERATOR
2016-01-12 14:47:50 +00:00
Matthew Vale
e6ad46cfbf
Rollout of root.php
2016-01-12 13:55:39 +00:00
markjcrane
5e08c98840
Reduce the size of the SIP header by removing the sip_h_X-Tag if its needed the administrator can add it.
2015-12-21 03:02:52 -07:00
Matthew Vale
f5bfeffe18
First pass on app/*
2015-12-10 10:12:41 +00:00
markjcrane
5a1c21e0fa
Change the default North America outbound route regular expression to be more precise.
2015-12-01 13:50:11 -07:00
markjcrane
2fe5029223
This will hide outbound route toll allow lua from those wihtout the outbound_route_toll_allow_lua permission. This feature works only for countries that are hard coded in the toll allow code. So at this time preferred method of toll allow is via the dialplan.
2015-09-09 10:01:00 -06:00
Mark Crane
f90e35ec78
Fix outbound dialplan when using a transfer.
2015-06-03 07:11:05 +00:00
Mark Crane
b362eab643
If gateway type is transfer then use action transfer.
2015-05-31 03:34:37 +00:00
Nate Jones
63cd5bb78e
Language file merge from translation server.
2015-05-01 11:13:39 +00:00
James Rose
ccfd45371c
from GILL: minor corrections
2015-04-09 21:40:40 +00:00
James Rose
840fc797e7
EDITS BY GILL: add support for 711 (TTY), fix issue where caller id is sometimes sent incorrectly with flowroute.
2015-04-09 18:44:00 +00:00
Mark Crane
3b8b7ad0ca
Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome.
2015-04-08 13:38:58 +00:00
Nate Jones
3cbe7e6f24
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
68752fefff
Fix limit on inbound and outbound routes.
2015-03-03 18:48:08 +00:00
Nate Jones
2df30b401e
Visual adjustments.
2015-02-15 10:05:08 +00:00
Nate Jones
e5295bad45
Visual adjustments.
2015-02-15 09:20:19 +00:00
Nate Jones
0018e553c4
Visual adjustments.
2015-02-15 07:59:02 +00:00
Nate Jones
996e89c396
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Mark Crane
c5755666cb
Add the text class to more of the applications.
2015-01-18 10:06:08 +00:00
Mark Crane
bee6b9ae5e
Update the memcache reference to use the new cache PHP class.
2015-01-16 00:21:02 +00:00
Mark Crane
9369fd8d0d
Move the menu array to app_menu.php
2014-12-26 03:27:54 +00:00
Mark Crane
bbf2a3badc
Add app_menu.php files for the menu.
2014-12-25 19:32:57 +00:00
Riccardo Granchi
7bc38b2d80
Added toll allow and ability to enable it in outbound routes
2014-11-13 12:12:41 +00:00
Riccardo Granchi
c47de42b2a
Added back the ability to select multiple dialplan expressions, recognized automatically outbound prefix
2014-11-13 10:59:09 +00:00
Riccardo Granchi
c09364234d
Added toll type assignment based on country templates
2014-11-06 16:56:31 +00:00
Riccardo Granchi
aafdffb8b6
Simplified the use of a custom prefix in the outbound routes
2014-11-05 16:40:48 +00:00
Philippe Rioual
14ca352a4f
updated / enhanced french translations
2014-10-29 08:51:56 +00:00
Mark Crane
3d228815fc
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
eef73fd005
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
16105f7d3a
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
abcc96f0ad
Input Type Switch Button: Changed from < to left triangle (⨞)
2014-08-03 05:31:42 +00:00
Mark Crane
8623b34b80
Fix the dialplan context for clearing memcache when adding an outbound route.
2014-08-02 01:43:25 +00:00