Commit Graph

80 Commits

Author SHA1 Message Date
FusionPBX
e4cb6617b4 Update dialplan_outbound_add.php 2019-05-24 13:52:41 -06:00
agree
ea84f989a0 Update dialplan_outbound_add.php 2019-05-24 14:07:53 -04:00
FusionPBX
5df1cfd597 Update dialplan_outbound_add.php 2018-11-10 00:51:53 -07:00
FusionPBX
39b11e1464 Update dialplan_outbound_add.php 2018-11-10 00:44:20 -07:00
FusionPBX
55e3032cc2 Update dialplan_outbound_add.php 2018-11-01 17:47:39 -06:00
Andrew Siplas
a07854ce65 Add 833, 844 to toll-free outbound pattern. (#3750)
Confirmed via https://www.nationalnanpa.com/enas/nonGeoNpaServiceReport.do
2018-10-29 14:27:42 -06:00
FusionPBX
84df4acb01 Update dialplan_outbound_add.php 2018-10-24 15:51:48 -06:00
AlexanderDCrane
f7d8c7641d Update dialplan_outbound_add.php (#3377) 2018-08-31 12:55:19 -06:00
markjcrane
9717543a46 Change messages class to message 2018-08-31 03:09:01 +00:00
AlexanderDCrane
01917176ca Update dialplan_outbound_add.php (#3299) 2018-08-27 20:35:50 -06:00
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