Commit Graph

100 Commits

Author SHA1 Message Date
FusionPBX 1ec440684b
Replace X-accountcode with accountcode
Deprecating the "X-" Prefix (RFC 6648)
https://www.rfc-editor.org/rfc/rfc6648
2022-10-26 09:56:19 -06:00
markjcrane d50bcb476a Replace root.php 2022-10-10 16:35:14 -06:00
agree f89ecf5b36
[dialplan] NANP match + only if followed by a 1 (#6436) 2022-07-12 17:32:49 -06:00
FusionPBX a0718f367a
Create an additional dialplan to set call_direction outbound. 2022-05-28 10:02:58 -06:00
FusionPBX 322eac8ac2
Add an option for sending email when 911 is called default enabled false. 2022-03-18 10:16:22 -06:00
agree ccf367b189
[outbound route] Improve north America regex (#6283)
don't match if first digit of NPA and NXX are a 1
2022-02-02 12:21:35 -07:00
FusionPBX 71b40deca7
Add North America Islands 2021-09-16 14:53:54 -06:00
FusionPBX 3f33e4dfeb
Update continue_on_fail to be more specific.
Change continue_on_fail to fail for specific errors 1,2,3,6,18,21,27,28,31,34,38,41,42,44,58,88,111,403,501,602,607
2021-06-23 11:18:13 -06:00
Gill Abada eff7246ef4 add 988 national suicide prevention lifeline (USA) 2021-04-07 23:24:11 -04:00
FusionPBX 8528f38c51
Update dialplan_outbound_add.php
Use a parameterized query for the domain_uuid.
2020-10-28 22:02:54 -06:00
Darren Williams caacf5b82c
Update dialplan_outbound_add.php
Make the gateway select order the gateways with the current domain first
2020-10-28 18:55:26 +00:00
FusionPBX b5f85d43ca
Update dialplan_outbound_add.php
Adjust permissions to work better for admin if the outbound_route_add permissions is set.
2020-10-26 18:07:40 -06:00
FusionPBX d83b4b9319
Update dialplan_outbound_add.php
Change session context to domain_name.
2020-10-22 02:47:02 -06:00
FusionPBX 9ccd98bf2a
Remove the deprecated save_dialplan_xml function. 2020-08-14 00:33:21 -06:00
chansizzle 65fdd51f07
Update dialplan_outbound_add.php (#5336)
gateway's order
2020-07-07 10:35:01 -06:00
FusionPBX 11a0464d89
Update dialplan_outbound_add.php 2020-04-17 14:01:34 -06:00
Nate 029c7174b4 Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
FusionPBX 264144caaf Update dialplan_outbound_add.php
We don't need the sleep anymore in the outbound routes.
2020-02-28 18:01:57 -07:00
Nate 974ae96c03 Inbound/Outbound Routes - Add: Action bar and button updates. 2020-01-11 14:32:19 -07:00
Nate bf376b220c Inbound/Outbound Routes: Database class integration. 2019-08-05 13:33:45 -06:00
FusionPBX 7de83cb5ba Update dialplan_outbound_add.php 2019-05-24 13:52:41 -06:00
agree 0ba75464b3 Update dialplan_outbound_add.php 2019-05-24 14:07:53 -04:00
FusionPBX 3c0b858a01 Update dialplan_outbound_add.php 2018-11-10 00:51:53 -07:00
FusionPBX 52ef690f4c Update dialplan_outbound_add.php 2018-11-10 00:44:20 -07:00
FusionPBX db77066500 Update dialplan_outbound_add.php 2018-11-01 17:47:39 -06:00
Andrew Siplas b2e754789f 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 4b23965593 Update dialplan_outbound_add.php 2018-10-24 15:51:48 -06:00
AlexanderDCrane 43e3456810 Update dialplan_outbound_add.php (#3377) 2018-08-31 12:55:19 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
AlexanderDCrane 704a5c9d48 Update dialplan_outbound_add.php (#3299) 2018-08-27 20:35:50 -06:00
andycol 66baa4f66a 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 7d59569110 Update dialplan_outbound_add.php 2018-06-29 09:58:07 -06:00
andycol a591e627c6 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 7aaa4757fe Update dialplan_outbound_add.php
Fix the new toll allow option.
2018-06-27 23:49:10 -06:00
andycol b4918b7a23 pin code dropdown (#3200)
add dropdown to enable pin codes
2018-06-27 09:15:07 -06:00
FusionPBX da541205ac Update dialplan_outbound_add.php 2018-06-18 10:33:50 -06:00
andycol b9824daf7f 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 a9f7728cdb Revert "Add Pin Code option to outbound route (#3084)" (#3089)
This reverts commit a6a5068ea6.
2018-06-09 08:52:28 -06:00
andycol d269f36d71 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 3552cb033b Update dialplan_outbound_add.php 2017-11-14 20:14:32 -07:00
Alexey Melnichuk 74355eee06 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 653c24d94d Update dialplan_outbound_add.php 2017-10-10 22:57:24 -06:00
FusionPBX ed791c0cbf Update dialplan_outbound_add.php 2017-09-24 10:12:18 -06:00
FusionPBX d3a128bcb7 Unset call_timeout on new outbound routes. 2017-06-22 08:46:43 -06:00
FusionPBX 12ba3e2244 Update dialplan_outbound_add.php
Removed as a security precaution.
2017-06-17 10:57:17 -06:00
Mafoo 3cab4401cf Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06: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