Harry G. Coin
bda6861f88
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
reliberate
b503a127c9
User Dashboard: Restore Click-to-Call functionality.
2016-03-14 18:59:30 -06:00
markjcrane
cde9debb29
After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used.
2015-12-06 13:37:35 -07:00
Alexey Melnichuk
9097861e30
Change. Does not use `default` dialplan/directory.
...
I think it more consistent that it allows edit domain in single place.
Also on my Windows machine while installing all users/context creates not in `default` directory.
And I have problem because remove users did not work, `default.xml` file contain `$${v_domain}` variables.
2015-07-02 13:14:35 +04:00
Nate Jones
e5295bad45
Visual adjustments.
2015-02-15 09:20:19 +00:00
Nate Jones
0018e553c4
Visual adjustments.
2015-02-15 07:59:02 +00:00
Nate Jones
996e89c396
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Mark Crane
c5755666cb
Add the text class to more of the applications.
2015-01-18 10:06:08 +00:00
Riccardo Granchi
dd1b2de1e7
Set channel variable click_to_call=true during click_to_call
2014-11-14 14:04:18 +00:00
Riccardo Granchi
3c43f604c5
Added it-ring definition
2014-11-03 11:16:10 +00:00
Mark Crane
5e5a95523a
Fix the syntax on click to call.
2014-10-29 14:11:45 +00:00
James Rose
9026a3ce4d
Fixed a small bug where the incorrect caller id information is sent to the destination.
2014-10-16 19:17:07 +00:00
Nuno Miguel Reis
05e3a61ac4
pt-ring
2014-01-21 18:03:05 +00:00
Mark Crane
50e34a9356
Add the new class title to several features.
2013-09-18 21:48:15 +00:00
Mark Crane
e9aa47069c
Update the references for header.php and footer.php files to point the resources directory.
2013-07-06 06:29:50 +00:00
Mark Crane
c44d39dcf9
Change the path for includes/require.php to the resources directory.
2013-07-06 06:03:27 +00:00
Mark Crane
6a70d8db41
Change includes/checkauth.php to resources/check_auth.php.
2013-07-06 05:50:55 +00:00
Mark Crane
1073ff0dd5
Fix a problem with click to call.
2013-06-03 17:56:40 +00:00
Mark Crane
9463f10ad9
Fixed a syntax problem with click to call.
2013-05-22 19:33:47 +00:00
Mark Crane
24b30d9bbc
Fix a regression for click to call regarding auto-answer
2013-05-22 19:08:58 +00:00
Mark Crane
d1faa30d41
A few changes from the merge.
2013-01-20 01:13:19 +00:00
James Rose
909cc1fb94
click to call, added preliminary support for translations.
2012-11-24 22:51:28 +00:00
James Rose
9b0448a091
Add sip_uri dialing, and a patch so that you can dial with thunderbird addressbook. see http://wiki.fusionpbx.com/index.php?title=Click_to_Call#Integrating_with_Thunderbird.27s_Address_book
2012-11-16 22:25:49 +00:00
Mark Crane
3a5e365f71
Add additional security improvements to the dev branch.
2012-09-29 15:58:06 +00:00
Mark Crane
815dd7ec87
Fix outbound_route_to_bridge so that it uses the correct domain_uuid in every situation. Everyone using multi-tenant is should update svn to apply this fix.
2012-09-04 16:34:34 +00:00
Mark Crane
526b04c709
Worked with Gill to add auto-answer to click to call.
2012-08-23 19:25:48 +00:00
Mark Crane
af103e9c41
Add a missing file sip_profile_copy.php to the dev branch.
2012-06-04 14:58:40 +00:00