markjcrane
|
588e4ebabc
|
Contacts oder by last mod date null last.
|
2015-10-20 01:53:23 -06:00 |
markjcrane
|
7a776fadb8
|
Order contacts by last modified date by default.
|
2015-10-20 01:39:54 -06:00 |
markjcrane
|
8e2dcddbaf
|
Fix the follow me app_config.php.
|
2015-10-19 21:58:23 -06:00 |
markjcrane
|
749533b479
|
Fix a null error and translation for select option voicemail.
|
2015-10-19 20:58:16 -06:00 |
markjcrane
|
da91589641
|
Fix the Contact CSV import so it will import the phone number.
|
2015-10-19 20:37:13 -06:00 |
markjcrane
|
710a3fa696
|
Add hold music option and update the call_block dialplan.
|
2015-10-19 18:30:55 -06:00 |
markjcrane
|
a66e1a61c3
|
Prevent overwriting the call block number when updating the number.
|
2015-10-19 17:35:09 -06:00 |
markjcrane
|
e00f7783da
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-10-16 16:53:59 -07:00 |
markjcrane
|
1f8f627533
|
Remove the exit on the dialplan destination edit.
|
2015-10-16 16:52:58 -07:00 |
FusionPBX
|
59325c587e
|
Merge pull request #1183 from blackc2004/patch-3
Update {$mac}.cfg
|
2015-10-16 15:17:47 -07:00 |
FusionPBX
|
cfa2af6d0c
|
Merge pull request #1200 from badcrc/master
Changed readdir to scandir so we can get sorted template names
|
2015-10-16 15:16:38 -07:00 |
markjcrane
|
654ca9ef79
|
Add ${time_zone} and ${time_zone_name} to several Yealink files.
|
2015-10-16 11:51:22 -07:00 |
markjcrane
|
18544173bb
|
Remove out of place characters from the t48g template.
|
2015-10-16 11:26:31 -07:00 |
markjcrane
|
ec4c0d8025
|
Add dns srv port 0 to more yealink phones.
|
2015-10-16 11:10:59 -07:00 |
markjcrane
|
a63cbada9b
|
Switch the hostname for conference center to switchname.
|
2015-10-16 10:34:54 -07:00 |
koldoa
|
49fcc5e8d9
|
Changed readdir to scandir so we can get sorted template names
|
2015-10-16 15:04:31 +02:00 |
FusionPBX
|
dc1c66366c
|
Merge pull request #1197 from badcrc/master
This should do a better job detection active calls per extension in t…
|
2015-10-14 16:15:05 -07:00 |
markjcrane
|
5a2e78dc29
|
Listen for dtmf key presses when voicemail message is played.
|
2015-10-14 16:03:33 -07:00 |
koldoa
|
b1abaccb3f
|
This should do a better job detection active calls per extension in the ring group with skip_active
|
2015-10-14 12:00:09 +02:00 |
markjcrane
|
bbf9ca9203
|
Add more to the Cisco 7940 template.
|
2015-10-13 00:33:01 -07:00 |
markjcrane
|
8f43f61713
|
Fix a bug with outbound routes back button.
|
2015-10-12 14:25:01 -07:00 |
markjcrane
|
c5f66a0a63
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-10-11 10:38:54 -07:00 |
markjcrane
|
b311035611
|
Disable direct ip call features.direct_ip_call_enable = 0 for better security.
|
2015-10-11 10:36:03 -07:00 |
FusionPBX
|
82d34d30e1
|
Merge pull request #1189 from blackc2004/patch-4
{$mac}.cfg
|
2015-10-10 19:37:47 -07:00 |
FusionPBX
|
679afa09c7
|
Merge pull request #1190 from blackc2004/patch-5
Update {$mac}.cfg
|
2015-10-10 19:37:01 -07:00 |
markjcrane
|
95bd565178
|
A few minor adjustments.
|
2015-10-10 16:41:46 -07:00 |
markjcrane
|
9c0487cfb3
|
Add dialplan detail inline and group.
|
2015-10-10 16:35:04 -07:00 |
markjcrane
|
f9664b5d03
|
Complete the sql string.
|
2015-10-10 16:27:57 -07:00 |
markjcrane
|
cf06d0cc83
|
Add code to update dialplan timezone per domain when setting the time_zone on the domain settings.
|
2015-10-10 15:43:11 -07:00 |
markjcrane
|
1bef4bd443
|
DRY out the code a little.
|
2015-10-10 15:41:51 -07:00 |
markjcrane
|
46ecf1b80d
|
A few more adjustments to make the time_zone setting save to vars.xml.
|
2015-10-10 13:21:24 -07:00 |
markjcrane
|
a91bfefc27
|
Correct the syntax and make it more efficient.
|
2015-10-10 12:09:37 -07:00 |
markjcrane
|
ca91db528f
|
When timezone is set in default settings update freeswitch timezone variable.
|
2015-10-10 11:26:55 -07:00 |
markjcrane
|
2ba48dab1e
|
Call flow monitor reduce the sleep to 60 seconds.
|
2015-10-08 18:54:11 -07:00 |
markjcrane
|
33897a3abd
|
Change xml handler load balancing to xml_handler/resources/scripts/directory/directory.lua["fs_path"]
|
2015-10-08 11:03:48 -07:00 |
markjcrane
|
a3d64af450
|
Move the xml handler expire and debug settings to config.lua.
|
2015-10-08 08:34:35 -07:00 |
markjcrane
|
0fbeb697e7
|
Enable aggressive nat detection and rport by default.
|
2015-10-08 08:33:34 -07:00 |
blackc2004
|
584309afb5
|
Update {$mac}.cfg
fix for yealink dns srv to work.
|
2015-10-07 13:43:17 -07:00 |
blackc2004
|
6ae87d5ff4
|
{$mac}.cfg
fix the port # for yealink DNS SRV
|
2015-10-07 13:41:17 -07:00 |
markjcrane
|
c307c48a72
|
Set presence-hosts as disabled by default.
|
2015-10-07 11:52:06 -07:00 |
markjcrane
|
8d82bdc2f1
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-10-07 10:45:51 -07:00 |
markjcrane
|
3e533e968e
|
Add default settings -> domain -> bridge -> text -> outbound to avoide loopback however loopback is also an option.
|
2015-10-07 10:45:28 -07:00 |
FusionPBX
|
ac805f0dc0
|
Merge pull request #1185 from moteus/enterprise_ring_group_timout
Fix. use timeout handler in Enterprise ring group
|
2015-10-06 19:33:50 -07:00 |
markjcrane
|
c2a4b78b79
|
Fix Gateways and SIP profiles for single tenant systems.
|
2015-10-06 19:28:57 -07:00 |
Alexey Melnichuk
|
dcd382817b
|
Fix. use timeout handler in Enterprise ring group
see e5a0134ec6 (commitcomment-13601198)
|
2015-10-06 11:05:15 +04:00 |
markjcrane
|
1c0f05fa6c
|
Fix the gateways list so it displays the hostname in the right place.
|
2015-10-04 10:50:05 -06:00 |
markjcrane
|
c0d758be86
|
Add h hostname to option for the gateways.
|
2015-10-04 01:29:03 -06:00 |
blackc2004
|
49e1c6113b
|
Update {$mac}.cfg
added support for second expansion module and tested the changes.
|
2015-10-03 08:58:41 -07:00 |
markjcrane
|
f69728befc
|
Force the device_key_vendor to lower case so the key vendor can be case insenstive.
|
2015-10-02 23:39:12 -06:00 |
markjcrane
|
d56eeab729
|
Fix sip_to_user and dialed_user for voicemail.
|
2015-10-02 17:46:39 -06:00 |