Commit Graph

5491 Commits

Author SHA1 Message Date
markjcrane 129db9baf3 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-04 21:52:14 -06:00
markjcrane 650e091891 Show the number of users and move the registration count to the front. 2015-09-04 21:51:51 -06:00
FusionPBX 9a20e3c80e Merge pull request #1144 from blackc2004/patch-2
y000000000037.cfg
2015-09-04 12:55:08 -06:00
FusionPBX 2d32f9a3b9 Merge pull request #1143 from blackc2004/patch-1
{$mac}.cfg
2015-09-04 12:54:43 -06:00
blackc2004 1feb945505 y000000000037.cfg 2015-09-04 09:44:51 -07:00
blackc2004 1c395e255b {$mac}.cfg 2015-09-04 09:38:48 -07:00
markjcrane 5f7e8a663b Restore sip_from_user and 2 lines for continue to directory.lua. 2015-09-04 02:52:14 -06:00
markjcrane c2b0645c50 Restore directory.lua - this fixes load balancing as taught in the FusionPBX Advanced Class. 2015-09-04 02:38:17 -06:00
koldoa 3c0cb053e0 Detection of SQL backend for random functions 2015-09-03 11:53:28 +02:00
markjcrane d3a1e48c18 Set inline to false. 2015-09-02 20:49:36 -06:00
markjcrane 51b4c94413 Disable inline for limit in the local_extension dialplan. 2015-09-02 20:31:02 -06:00
koldoa 6c1a9d0858 Translation typo 2015-09-02 14:24:47 +02:00
koldoa c62967e143 Random strategy for ring groups 2015-09-01 18:33:26 +02:00
markjcrane 2c93f9ca1a Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-01 01:48:01 -06:00
markjcrane 6686876fb0 Set HTML autocomplete="off" for the device line username and password. 2015-09-01 01:47:44 -06:00
FusionPBX d5d075ef4f Merge pull request #1136 from moteus/record_ring_groups
Fix. Start recording only after call start and only for certain extension
2015-08-31 11:02:37 -06:00
FusionPBX 7b8b2fa984 Merge pull request #1135 from rdissauer/master
added german voicemail templates and modified language file
2015-08-31 09:02:18 -06:00
Alexey Melnichuk 73cb5b02f1 Fix. Start recording only after call start and only for certain extension.
Fix. Always use record dir with domain name like it does `user_record` extension.
2015-08-31 15:47:06 +04:00
roman.dissauer 3864e64198 added german voicemail templates and modified language file 2015-08-31 12:52:15 +02:00
FusionPBX c919acae0f Merge pull request #1133 from ippbx/master
add transport, port & expiry
2015-08-30 03:41:51 -06:00
ippbx c8ea1f2431 Update {$mac}.xml
added subscription_expiry
2015-08-30 01:47:28 -04:00
ippbx 9ac503ef55 Update {$mac}.xml
add port and transport
2015-08-30 01:05:11 -04:00
markjcrane 5d9f711816 Change the object from pdo to db. 2015-08-29 12:18:44 -06:00
markjcrane 770abd3fcc Fix an error that could occur during upgrades. This will make the upgrade from older versions a little easier. 2015-08-29 12:06:56 -06:00
markjcrane b7b8984d2f Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-08-27 13:27:40 -06:00
markjcrane 5457427df3 Change require("mime") to require("mime.core"). 2015-08-27 13:27:24 -06:00
FusionPBX 443067d044 Merge pull request #1130 from moteus/delete_alias_from_cache
Fix. Delete number-alias from cache when set DND/Follome/Forward.
2015-08-26 10:56:24 -06:00
Alexey Melnichuk 398e126fd7 Fix. Delete number-alias from cache when set DND/Follome/Forward. 2015-08-26 13:44:34 +04:00
markjcrane 29ee23b2d6 Add lan example to access controls. 2015-08-25 15:01:50 -06:00
markjcrane 387e9c0287 Make sure access controls is not empty. 2015-08-25 14:52:19 -06:00
markjcrane 4836f5cf7c Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-08-25 11:58:17 -06:00
markjcrane 514fd37672 Fix the extension device list. 2015-08-25 11:57:59 -06:00
FusionPBX 352a9b087c Merge pull request #1127 from moteus/status_of_valid_profile
Fix. Display only profiles which related to specific FS.
2015-08-25 11:56:16 -06:00
FusionPBX 13c50c151d Merge pull request #1126 from moteus/status_global_gateways
Fix. Display names for global gateways on SIP Status page.
2015-08-25 11:55:19 -06:00
FusionPBX adc43c7efb Merge pull request #1125 from moteus/record_b_leg
Fix. Start record when b-leg answer.
2015-08-25 11:53:46 -06:00
FusionPBX 6207dda022 Merge pull request #1124 from moteus/event_socket_class
Fix. Parse ESL response more accurate.
2015-08-25 11:52:32 -06:00
Alexey Melnichuk 55e3563191 Fix. Escape hostname string. 2015-08-25 16:49:56 +04:00
Alexey Melnichuk 65d1a77f7f Fix. Display only profiles which related to specific FS. 2015-08-25 16:46:31 +04:00
Alexey Melnichuk b1dade960b Fix. Display names for global gateways on SIP Status page. 2015-08-25 16:12:12 +04:00
Alexey Melnichuk 094b49828c Fix. Start record when b-leg answer.
This fix problem when DID transfers to IVR.
After that user make direct-dial to extension.
IVR do transfer but a-leg already answered and
api_on_answer did not call.
2015-08-25 14:56:01 +04:00
Alexey Melnichuk 89ccb51144 Fix. Parse ESL response more accurate.
Problem with commands that do not return Content (e.g. sendevent)
In this case `event_socket_request` go to busy wait cycle without chance to success.
On my system it require alot process time and may take >30 sec to save one extension.
2015-08-25 14:14:28 +04:00
FusionPBX 484021f6d8 Merge pull request #1122 from moteus/delete_memcache
Fix. Delete some keys from memcache
2015-08-24 08:48:22 -06:00
Alexey Melnichuk ea1f6068c1 Fix. Delete some keys from memcache 2015-08-24 10:34:33 +04:00
markjcrane 1b68a563df Change directory hostname to switchname which is a little more flexible. 2015-08-22 23:25:27 -06:00
markjcrane c7b8d99d1b Increase the pageing results for access controls. 2015-08-22 15:52:27 -06:00
markjcrane 23fa8e4715 Add new yealink models and update grandstream gxp21xx. 2015-08-22 11:57:06 -06:00
markjcrane 948199497c Add fax_forward_number to the fax class. 2015-08-21 17:10:42 -06:00
markjcrane 7bdd6851fa Add fax prefix tot he fax class. 2015-08-21 17:04:34 -06:00
markjcrane dfa4d1f4b1 Use fax_extension for the directory path needed for outbound faxes. 2015-08-21 16:17:42 -06:00
markjcrane 45ef53f3dd Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-08-21 15:57:25 -06:00