Commit Graph

1053 Commits

Author SHA1 Message Date
Mark Crane
429e6cc8b1 Hide destination caller_id_name and caller_id_number if outbound_caller_id_select permission is not set. 2013-11-06 15:50:57 +00:00
Mark Crane
9fdb33e40c Set the faxing dialplan back to single quotes. 2013-11-05 21:57:14 +00:00
Mark Crane
dadaa196ac Fix the call center music on hold selected feature in the select list. 2013-11-04 21:28:40 +00:00
Mark Crane
fcc40cd91d Fix the download for music on hold so it will show the file name as expected. 2013-11-04 18:47:10 +00:00
Mark Crane
20fbca15d0 Add line spacing between the translations for music on hold. 2013-11-04 18:44:24 +00:00
Matt Putnam
c2d69d9057 Updated variables to use new RAINtpl defaults. 2013-11-04 18:40:55 +00:00
Mark Crane
1451dda549 Add call center ring tone music on hold options. 2013-11-04 18:18:10 +00:00
Mark Crane
5f89f149d2 Update translations for call center and fix a bug where the caller id prefix was used the pt-pt translation instead of en-us. 2013-11-04 16:09:11 +00:00
Matt Putnam
b13c2dd1f9 Updated to use raintpl instead of str_replace.
added include for raintpl
Replaced all instances of $file_contents = str_replace with $template->assign
set raintpl to output contents as string to $file_contents for header processing.
2013-11-03 20:31:42 +00:00
Mark Crane
9555a30608 Fix the regular expression for the outbound route for North America and International. 2013-11-03 05:20:08 +00:00
Mark Crane
21fc62cd55 Workaround for a MySQL bug with ring group destinations. 2013-11-02 06:45:30 +00:00
Mark Crane
39da29301e Fix a small bug with provisioning device_vendor make sure it is set to lower case. 2013-11-01 18:51:52 +00:00
Mark Crane
7bdb8a3140 Fix the description on sip force expires. And change the page header from Extension Edit to Extension. 2013-10-31 17:10:49 +00:00
Mark Crane
70850538d8 Fix the fax server paging. 2013-10-31 03:48:08 +00:00
Mark Crane
964431d735 Update faxing dialplan entry to fix php_bin and use double quotes. 2013-10-30 18:41:43 +00:00
James Rose
05ce025546 wrong directory 2013-10-29 22:47:50 +00:00
Mark Crane
00e4e9c7ac Fix the MAC address formatting for the Polycom provisioning files. 2013-10-23 21:20:07 +00:00
Mark Crane
01f6858091 Fix a problem in xml_cdr for displaying a user's calls. 2013-10-22 15:30:00 +00:00
Nuno Miguel Reis
8d81f349f5 added html <strong> tag where missing 2013-10-17 22:07:25 +00:00
Nuno Miguel Reis
54934396ad language translations for pt-pt and some other minor fixes and updates 2013-10-17 22:06:53 +00:00
Nuno Miguel Reis
24dabf4a1c language translations for pt-pt and some other minor fixes and updates 2013-10-17 22:06:01 +00:00
Mark Crane
7dbca26bfe Fix the North American to International outbound route regex. 2013-10-14 20:30:28 +00:00
Mark Crane
081ecb1f8a When uploading a greeting make sure the directory exists. 2013-10-02 23:19:39 +00:00
Mark Crane
2716442697 Fix a bug that affected adding a hot desking extension. 2013-10-02 05:53:58 +00:00
Mark Crane
fc66f5b18a Advanced -> SQL Query fix the null handling for the SQL inserts statements. 2013-10-02 05:10:43 +00:00
Mark Crane
9452774459 Fix a problem when adding an IVR Menu. 2013-10-02 04:19:38 +00:00
Mark Crane
7342b145c2 Escape the $ used in the double quotes. 2013-10-02 01:29:43 +00:00
Mark Crane
5577ecbada Hot Desking update the code so the unique id and pin number are updated. 2013-10-02 01:08:11 +00:00
Mark Crane
0529dabd04 Change the double quoted "csv" to 'csv' 2013-10-01 19:40:22 +00:00
Nuno Miguel Reis
a6c3c71441 Merge and clean 2013-10-01 12:26:41 +00:00
Nuno Miguel Reis
184ec05020 changed single quote to double quotes everywhere 2013-10-01 11:35:07 +00:00
Philippe Rioual
efb7a01783 corrected french words misspelled and grammar errors 2013-10-01 11:13:32 +00:00
Mark Crane
a43c8f892d Correct the tabbing by replacing the spaces with tabs. Replace some of the single quotes with double qoutes and keep the fr-ca translations. 2013-09-30 16:21:08 +00:00
Mark Crane
0955da65ba Fix a few things in app_config.php leaving fr-ca and changing some of the single quotes to double quotes. 2013-09-30 16:16:32 +00:00
Philippe Rioual
f0489b418f repaired previous errors inserted in r4614 : reinserted 'de-de' instead 'de' and correct files. keeps fr-ca to report in app_config.php files 2013-09-30 15:22:35 +00:00
Philippe Rioual
9ce5b02701 added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files. 2013-09-30 13:19:40 +00:00
Mark Crane
5dc2a19220 Get the voicemail data to display on the extension page from the voicemail table. 2013-09-29 08:06:54 +00:00
Mark Crane
18b50e4eec Fix the call prefix label. 2013-09-28 21:07:23 +00:00
Mark Crane
73e55e95b7 Clear the cache correctly on a few additional features. 2013-09-28 20:57:57 +00:00
Mark Crane
87c8d71288 Voicemail information should only be saved in the voicemail table. 2013-09-28 20:55:25 +00:00
Mark Crane
0ab4dfe1c1 If updating the voicemail password from hot desking update password in the voicemail table. Update a few of the comments. 2013-09-28 20:06:11 +00:00
Mark Crane
20a20c104e Add dialplan context to the dialplan, improve some of the formatting add page and fix memcache flush. 2013-09-28 19:40:34 +00:00
Mark Crane
f07d062c0b Queues a.k.a. fifo fix the back button, fix memcache, the title of the page, and remove the redundant files. 2013-09-28 19:11:04 +00:00
Mark Crane
16ada164ee Get rid of commented out code. 2013-09-28 17:41:41 +00:00
Mark Crane
5536838e3d Improve the outbound route regular expressions international 12 to 20 digits. Add North America 10-11 digits regular expression and North America international. 2013-09-28 17:24:50 +00:00
Mark Crane
ab688a979a When adding a gateway default it to enabled. 2013-09-28 16:42:07 +00:00
Mark Crane
6d17ac2265 Update the variable edit page and fix the permissions. 2013-09-27 18:44:11 +00:00
Mark Crane
2c5a380e0e Rename the fields in call_block to conform with the database naming convention and to match the table name. 2013-09-27 10:21:43 +00:00
Mark Crane
1ebe3cd1f9 Move the call block scripts to the install/scripts/app directory for now. 2013-09-27 09:06:28 +00:00
Mark Crane
c34a75792a Vars, add $y = 0; to correct the group array. 2013-09-26 18:52:00 +00:00