Matthew Vale
|
e6ad46cfbf
|
Rollout of root.php
|
2016-01-12 13:55:39 +00:00 |
|
markjcrane
|
595f10ef2f
|
Change array extensins to contact_extensions and add a new extension array. Remove trailing spaces. And add a new cisco 79xx directory called Our Phones.
|
2016-01-12 02:42:59 -07:00 |
|
markjcrane
|
352a630f42
|
Add dsn_callcenter and improve the indentation.
|
2016-01-12 01:48:11 -07:00 |
|
markjcrane
|
86b0e88d16
|
Fix the PostgreSQL query in cidlookup.conf.xml.
|
2016-01-08 18:15:45 -07:00 |
|
markjcrane
|
7ea8a14384
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-01-06 11:10:37 -07:00 |
|
blackc2004
|
7269520f99
|
another directory setting url typo
|
2016-01-06 09:43:25 -08:00 |
|
markjcrane
|
0da3b9fe4a
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-01-05 13:19:18 -07:00 |
|
markjcrane
|
ce78189a80
|
Fix the FAX retry email.
|
2016-01-05 13:19:02 -07:00 |
|
blackc2004
|
9d99de26bc
|
fix two files
|
2016-01-05 12:16:53 -08:00 |
|
blackc2004
|
868affab3a
|
change ldap settings to be consistent across all yealink files
|
2016-01-05 12:14:03 -08:00 |
|
blackc2004
|
84a420d8df
|
Update y000000000036.cfg
|
2016-01-05 11:20:33 -08:00 |
|
blackc2004
|
f022a5d104
|
Update y000000000029.cfg
|
2016-01-05 11:19:08 -08:00 |
|
FusionPBX
|
5ab294996f
|
Merge pull request #1365 from blackc2004/patch-26
Update y000000000005.cfg
|
2016-01-05 11:40:50 -07:00 |
|
FusionPBX
|
38861efcf7
|
Merge pull request #1367 from blackc2004/patch-28
Update y000000000029.cfg
|
2016-01-05 11:40:07 -07:00 |
|
FusionPBX
|
b5f9dfb69e
|
Merge pull request #1364 from blackc2004/patch-27
Update y000000000046.cfg
|
2016-01-05 11:39:58 -07:00 |
|
blackc2004
|
f4ab98828d
|
Update y000000000035.cfg
|
2016-01-05 09:58:00 -08:00 |
|
blackc2004
|
3303d0d907
|
Update y000000000029.cfg
|
2016-01-05 09:54:38 -08:00 |
|
blackc2004
|
4365535429
|
Update y000000000046.cfg
|
2016-01-05 09:53:43 -08:00 |
|
blackc2004
|
fe75094087
|
Update y000000000005.cfg
|
2016-01-05 09:51:58 -08:00 |
|
markjcrane
|
98f0389947
|
Another adjustment to the xml.
|
2016-01-04 19:33:02 -07:00 |
|
markjcrane
|
31a395ab45
|
A few more xml adjustments for the IVR Menu and add a desription attribute for each IVR option.
|
2016-01-04 19:29:39 -07:00 |
|
markjcrane
|
aa384869cc
|
Fix a small bug with the ivr.
|
2016-01-04 19:19:39 -07:00 |
|
markjcrane
|
752a5acf8b
|
Update the ivr menu to use memcache with the uuid as part of the key.
|
2016-01-04 19:09:29 -07:00 |
|
markjcrane
|
451b106c1e
|
Continue work to make IVR menu work from XML handler.
|
2016-01-04 19:05:31 -07:00 |
|
markjcrane
|
2c22aea566
|
Rename ivr.lua to ivr.conf.lua.
|
2016-01-04 19:03:28 -07:00 |
|
markjcrane
|
1a4dc2a658
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-01-04 17:16:27 -07:00 |
|
markjcrane
|
5daf58be72
|
Using phrase uuid instead of the phrase name reason is this prevents the phrase from breaking when the phrase name is changed.
|
2016-01-04 17:16:14 -07:00 |
|
FusionPBX
|
f062ddf289
|
Revert "cherry picked changes from 4.0 branch"
|
2016-01-04 13:13:48 -07:00 |
|
markjcrane
|
724afd7c17
|
FusionPBX source coding standard uses tabs instead of spaces for indentation.
|
2016-01-04 13:04:51 -07:00 |
|
markjcrane
|
72c1e23d56
|
Update destination.lua some preparation to extend it further.
|
2016-01-04 12:56:50 -07:00 |
|
Alexey Melnichuk
|
bc9ffa431f
|
Fix. Definition of uuid function in destination.lua.
|
2016-01-04 09:56:06 +03:00 |
|
markjcrane
|
ccc44825e8
|
Change lang_path to phrases_dir in languages.lua.
|
2016-01-03 00:42:40 -07:00 |
|
markjcrane
|
e83b727b7b
|
Rename ring_member.lua to destination.lua.
|
2016-01-02 16:38:59 -07:00 |
|
markjcrane
|
122f0bb0a2
|
Remove the + from the format_phone function.
|
2016-01-02 16:22:19 -07:00 |
|
markjcrane
|
2c4101e8d0
|
Move ring_member.lua to ring_groups/resources/scripts/ring_member.lua.
|
2016-01-02 13:21:34 -07:00 |
|
markjcrane
|
89b2da603f
|
Improve ring_member.lua with consistent indentation, notes, and more if session:ready to prevent errors.
|
2016-01-02 13:09:28 -07:00 |
|
Matthew Vale
|
7c74d5cf48
|
cherry picked changes from 4.0 branch
|
2015-12-31 10:11:31 +00:00 |
|
markjcrane
|
73b5c22b65
|
Add odbc-dsn to fifo.conf.xml
|
2015-12-29 23:47:20 -07:00 |
|
markjcrane
|
7d92c4e4a4
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-12-29 14:54:09 -07:00 |
|
markjcrane
|
fe99226aa2
|
Trim the default codecs slightly.
|
2015-12-29 14:53:53 -07:00 |
|
Alexey Melnichuk
|
8ac7d708d3
|
Change. Reuse same esl connection to send cache event and command.
Fix. Implicitly close esl connection after do cache command.
|
2015-12-24 13:19:53 +03:00 |
|
markjcrane
|
3e09e32390
|
Change the .wav to ${record_ext} in the internal sip profiles.
|
2015-12-23 13:23:54 -07:00 |
|
markjcrane
|
6788b15184
|
Add record_ext to the recordings.lua.
|
2015-12-23 12:02:14 -07:00 |
|
markjcrane
|
6dea6e653c
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-12-22 21:30:55 -07:00 |
|
markjcrane
|
18e0ea3376
|
AND r.enabled = 'true' shows up on two lines change one to m.enabled and then add m.enabled to the second query.
|
2015-12-22 21:30:36 -07:00 |
|
FusionPBX
|
c9a9182e72
|
Merge pull request #1341 from moteus/directory_acl_directory
Fix. Generate XML for mod_directory.
|
2015-12-22 20:54:25 -07:00 |
|
Alexey Melnichuk
|
e708d38e01
|
Fix. Remove unused code.
|
2015-12-22 17:19:14 +03:00 |
|
markjcrane
|
4479760618
|
Fix the ring back on the XML handler -> callcenter.conf.lua.
|
2015-12-21 23:31:46 -07:00 |
|
markjcrane
|
5da1286329
|
Add session cookie httponly and set it to true.
|
2015-12-21 20:52:54 -07:00 |
|
Alexey Melnichuk
|
57a4970c77
|
Fix. Generate XML for mod_directory.
Fix. Generate XML for ACL only for ext which contain `cidr` attr.
Fix. Do not generate entire XML with all ext when sofia request gateways
|
2015-12-21 17:17:06 +03:00 |
|