andycol
|
d43495a553
|
fix pin_codes dialplan (#3240)
it was not adding the pin_number.lua part as that was not added by mistake the first time i submitted
|
2018-07-05 08:34:34 -06:00 |
FusionPBX
|
c4131cdb88
|
Update dialplan_outbound_add.php
|
2018-06-29 09:58:07 -06:00 |
andycol
|
4a37aaa15a
|
Fix Pin Numbers (#3230)
* Fix Pin Numbers
Fix the pin numbers dropdown
* Fix pin codes
Fix pin codes and rename aswell as move position
* fix pin codes
* fix pin codes
* Update dialplan_outbound_add.php
|
2018-06-29 09:48:12 -06:00 |
FusionPBX
|
c0f007f98b
|
Update dialplan_outbound_add.php
Fix the new toll allow option.
|
2018-06-27 23:49:10 -06:00 |
andycol
|
0640745656
|
pin code dropdown (#3200)
add dropdown to enable pin codes
|
2018-06-27 09:15:07 -06:00 |
FusionPBX
|
b5e4c8ed2b
|
Update dialplan_outbound_add.php
|
2018-06-18 10:33:50 -06:00 |
andycol
|
7966fa6983
|
set toll allow to a text box (#3117)
this is for ease of setting it up without making mistakes in the dialplan
|
2018-06-18 10:00:54 -06:00 |
FusionPBX
|
4ed7d11183
|
Revert "Add Pin Code option to outbound route (#3084)" (#3089)
This reverts commit a6a5068ea6.
|
2018-06-09 08:52:28 -06:00 |
andycol
|
a6a5068ea6
|
Add Pin Code option to outbound route (#3084)
Added a true of false pin code option to outbound route for ease of enabling pin code dialing
|
2018-06-09 08:50:53 -06:00 |
FusionPBX
|
666be314fb
|
Update dialplan_outbound_add.php
|
2017-11-14 20:14:32 -07:00 |
Alexey Melnichuk
|
216594229d
|
Fix. Export call direction to B-Leg. (#2895)
It is needed to use with b-leg filtering.
|
2017-10-26 10:33:35 -06:00 |
FusionPBX
|
fd6ed87856
|
Update dialplan_outbound_add.php
|
2017-10-10 22:57:24 -06:00 |
FusionPBX
|
69a1172ffd
|
Update dialplan_outbound_add.php
|
2017-09-24 10:12:18 -06:00 |
FusionPBX
|
cb1daa7cb9
|
Unset call_timeout on new outbound routes.
|
2017-06-22 08:46:43 -06:00 |
FusionPBX
|
fd115a43f9
|
Update dialplan_outbound_add.php
Removed as a security precaution.
|
2017-06-17 10:57:17 -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
|
52b66797fd
|
Update dialplan_outbound_add.php
|
2017-01-08 23:17:07 -07:00 |
jebsolutions
|
94f7d06aef
|
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
|
2b164abf44
|
Update dialplan_outbound_add.php
|
2016-10-21 13:28:13 -06:00 |
FusionPBX
|
636555f516
|
Update dialplan_outbound_add.php
|
2016-10-19 13:37:56 -06:00 |
Luis Daniel Lucio Quiroz
|
8f7cea5784
|
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
|
745bc6479e
|
Update dialplan_outbound_add.php
|
2016-10-14 08:13:40 -06:00 |
reliberate
|
8ed4489710
|
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
|
093556cd42
|
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
|
f960275be8
|
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 |
markjcrane
|
b0d96995e4
|
Change the default North America outbound route regular expression to be more precise.
|
2015-12-01 13:50:11 -07:00 |
markjcrane
|
42229e0738
|
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
|
57e23c331b
|
Fix outbound dialplan when using a transfer.
|
2015-06-03 07:11:05 +00:00 |
Mark Crane
|
b9d1395b14
|
If gateway type is transfer then use action transfer.
|
2015-05-31 03:34:37 +00:00 |
James Rose
|
b2da37a067
|
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 |
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
|
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
|
f9d854bc94
|
Added toll allow and ability to enable it in outbound routes
|
2014-11-13 12:12:41 +00:00 |
Riccardo Granchi
|
9a8945d374
|
Added back the ability to select multiple dialplan expressions, recognized automatically outbound prefix
|
2014-11-13 10:59:09 +00:00 |
Riccardo Granchi
|
8b7429f38c
|
Added toll type assignment based on country templates
|
2014-11-06 16:56:31 +00:00 |
Riccardo Granchi
|
d083708258
|
Simplified the use of a custom prefix in the outbound routes
|
2014-11-05 16:40:48 +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 |
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
|
bd50dfcc38
|
Add Europe International
|
2014-05-27 00:19:56 +00:00 |
Nate Jones
|
e64fef05dd
|
Submit button also placed at top; reordered to right margin, too.
|
2014-04-26 22:50:52 +00:00 |