Commit Graph

5160 Commits

Author SHA1 Message Date
FusionPBX b1c4a3197e Update cmd.php 2017-11-24 13:00:52 -07:00
FusionPBX d522c830b8 Update app_languages.php 2017-11-24 13:00:28 -07:00
FusionPBX 8c82c4487e Update sip_status.php 2017-11-24 12:37:20 -07:00
FusionPBX 0f8e4a0d1c Update app_languages.php 2017-11-24 12:15:20 -07:00
TekMason 7378a7a85b Removed yealink {$mac}.boot files and added missing auto-insert UAs (#2926)
* removed all yealink mac.boot files

* Added missing auto-inserts
2017-11-24 10:36:09 -07:00
FusionPBX 1a32bb4be9 Update app_config.php 2017-11-22 20:06:42 -07:00
FusionPBX 237cf6f14d Update provision.php 2017-11-22 18:18:56 -07:00
FusionPBX 3e39cc1e91 Update switch_music_on_hold.php 2017-11-21 20:28:22 -07:00
FusionPBX 0939acf79c Update switch_music_on_hold.php
Sometimes we don't want to set music on hold on the extension level.
2017-11-21 20:22:48 -07:00
FusionPBX 8314a08984 Update 470_valet_park.xml 2017-11-21 20:16:55 -07:00
FusionPBX 4c3b1a6079 Update app_config.php 2017-11-21 20:16:00 -07:00
TekMason c77a7e4583 Update app/yealink/app_config.php (#2919)
* Added yealink common files for each model and created folder for new conference phone models

* Modified Yealink t46g templates and added 3 new variables

* Update app_config.php

* Update app_config.php

Changed yealink_ip_address_mode variable type from integer to standard type, numeric.
2017-11-21 17:03:13 -07:00
Alexey Melnichuk 9ee2b71ce2 Fix. Extension summary for local calls (#2918) 2017-11-21 09:13:58 -07:00
Alexey Melnichuk ebfa022a90 Fix. Display domain name for inbound calls in `calls_active` app (#2917) 2017-11-21 09:09:57 -07:00
FusionPBX 7029d3c74f Update calls_active_inc.php 2017-11-21 03:56:58 -07:00
FusionPBX bab329d6a7 Update calls_active_inc.php 2017-11-21 03:09:04 -07:00
Alexey Melnichuk 45879e80ce Fix. Show registrations for extensions with number alias. (#2914) 2017-11-20 13:59:50 -07:00
Alexey Melnichuk d707c966fe Fix. Display statistic for all domains (showall=true) (#2915) 2017-11-20 13:58:35 -07:00
TekMason 8be1a00ef2 Added yealink common files for each model and created folder for new … (#2913)
* Added yealink common files for each model and created folder for new conference phone models

* Modified Yealink t46g templates and added 3 new variables
2017-11-19 23:11:25 -07:00
FusionPBX 37476f0923 Update app_config.php 2017-11-18 18:34:49 -07:00
FusionPBX 364d5225be Update provision.php 2017-11-17 14:30:26 -07:00
FusionPBX 146245cf90 Update device_dashboard.php 2017-11-17 14:01:40 -07:00
FusionPBX fe92e96700 Update app_defaults.php 2017-11-17 13:39:37 -07:00
FusionPBX 74031ad87f Update app_config.php 2017-11-17 12:06:20 -07:00
FusionPBX 07fd7c2e6b Update extensions.php 2017-11-17 07:41:29 -07:00
Pro-pra 8e0cf6ae12 Update app_languages.php (#2909) 2017-11-16 17:47:03 -07:00
Alexey Melnichuk a73ffd731d Fix. Dialplan may loose its app_uuid (#2910)
When in dialplan edit form press `XML` and then `Back`
Fusion build wrong URL like `&?app_uuid` so if then press
save server will do not get this arg and change it.
2017-11-16 08:04:23 -07:00
FusionPBX 00026e008b Update dialplan_edit.php 2017-11-15 19:22:41 -07:00
konradSC ba0606c7ae Bug Fix - Match correct database column names (#2908)
call_recording_name & call_recording_path are the correct values.
2017-11-14 22:02:08 -07:00
FusionPBX 0d7732a962 Update dialplan_inbound_add.php 2017-11-14 20:19:10 -07:00
FusionPBX 3552cb033b Update dialplan_outbound_add.php 2017-11-14 20:14:32 -07:00
FusionPBX d762df0fcc Update app_defaults.php 2017-11-13 23:41:02 -07:00
FusionPBX 7787e0e361 Update app_config.php 2017-11-13 22:08:40 -07:00
Pro-pra 1f19756975 fix russian translation (#2906) 2017-11-13 19:10:41 -07:00
FusionPBX 18864bc04b Update destination_edit.php 2017-11-12 21:17:24 -07:00
Len 8b9d4806c1 Update app_config.php 2017-11-10 15:06:09 -05:00
konradSC 3199bf2dda Add Device Feature Sync (#2905)
* Update lua.conf.xml

Hook the feature_event lua script to Freeswitch "PHONE_FEATURE_SUBSCRIBE" events.

* Create index.lua

* Create feature_event_notify.lua

* Update call_forward.lua

Add trigger for feature sync.

* Update do_not_disturb.lua

Add trigger for feature sync.

* Update call_edit.php

* Create feature_event_notify.php

* Update index.lua

disable logging
2017-11-09 12:09:56 -07:00
konradSC f3f7c5ea40 More ways of adding recordings to CDR's (#2904)
This grabs a recording if started by bind_digit_action "*2" or by "nolocal:api_on_answer=uuid_record ${uuid} start ${recordings_dir}/${domain_name}/archive/${strftime(%Y)}/${strftime(%b)}/${strftime(%d)}/${uuid}.${record_ext}".
2017-11-08 09:51:53 -07:00
FusionPBX e4936be826 Update extension_edit.php 2017-11-07 18:40:18 -07:00
Alexey Melnichuk d321965e37 Fix. Do not try `fetch` git repo when open system page. (#2903)
Fix. Symbol '^' should be inside double quotes on Windows system.

Fetch may be not possible in some cases but git still be valid.
I test git status on repo with changes. And it also returns 0 as
return code.
2017-11-07 08:22:33 -07:00
Luis Daniel Lucio Quiroz 4d5a36b3e9 Same as 4.2 (#2889) 2017-11-05 15:49:25 -07:00
Luis Daniel Lucio Quiroz 5f2f404164 Azure TTS (#2891)
* Azure TTS

This is the first of a set of pull that will give FusionPBX TTS capabilities in many places. This is the main class that will interact with the other modifications.

Please suggest if this is the best place to put this file or if a /app/azure/resources/class is best. I am not sure about this.

This class is sponsored by my friend since he paid some Indian guys for a development and I discovered they were offering/selling that private development to other companies. He took the call to make this capability free.

* Moving to another place

* New place
2017-11-05 15:46:46 -07:00
FusionPBX 35e069f3a8 Update xml_cdr.php 2017-11-05 11:32:05 -07:00
FusionPBX d9d72bc23b Update extension_edit.php 2017-11-03 14:57:12 -06:00
FusionPBX 6b3f655495 Update app_config.php 2017-11-03 14:55:56 -06:00
FusionPBX 04e660e67c Update extension_edit.php 2017-11-03 14:48:54 -06:00
FusionPBX 95a4ca1f2a Update xml_cdr_inc.php 2017-11-02 22:05:33 -06:00
konradSC f6217c6e49 Bug fix for caller_destination populating CDR's (#2902) 2017-11-02 21:57:36 -06:00
FusionPBX c505ee2a41 Update xml_cdr_inc.php 2017-11-02 09:14:12 -06:00
Alexey Melnichuk 43941f998f Change. Treat `sofia xmlstatus` as UTF8 (#2901)
FS Always mark xml as ISO-8859-1, but pass info as-is.
So if user send its contact info as UTF-8 then we get
corrupted xml. But RFC describe text as UTF8

RFC 3261 - 25.1 Basic Rules
```
qdtext = LWS / %x21 / %x23-5B / %x5D-7E / UTF8-NONASCII
```
2017-11-02 07:50:16 -06:00
FusionPBX c90a6cae1b Update ivr_menu_edit.php 2017-10-31 11:38:15 -06:00
FusionPBX eca1268e10 Update registrations.php 2017-10-29 00:24:52 -06:00
Alexey Melnichuk 74355eee06 Fix. Export call direction to B-Leg. (#2895)
It is needed to use with b-leg filtering.
2017-10-26 10:33:35 -06:00
Alexey Melnichuk 03355ff9ff Small optimization with intercept. (#2892)
In cluster installation first node search channel uuid
and send it inside special SIP header. So other node
can just use it and do not call Lua script again.
2017-10-26 08:56:37 -06:00
TylerP 2114b2e46c Sort by CIDName if populated, otherwise CIDNumber (#2890)
I believe this will help users to sort through the caller ID numbers on the dashboard.
2017-10-25 22:49:42 -06:00
Harrison Caldicott a4c7c2af09 Update to provisioning engine (#2893)
Adding this fix enables both remote phone book and provisioning to work correctly on the newly released android based Yealink devices.

It appears that during the provisioning process, the T5X series supply a colon formatted mac address in their user agent.

However, when requesting a remote phone book, the presented user agent has no colons. This allows both formats to work as expected.
2017-10-25 22:46:37 -06:00
FusionPBX 8a85e07ed0 Update conference_room_edit.php 2017-10-21 11:14:18 -06:00
FusionPBX 34037f27b4 Update conference_room_edit.php 2017-10-21 11:13:31 -06:00
FusionPBX f6cc46f358 Update conference_edit.php 2017-10-21 10:45:12 -06:00
FusionPBX 72273055ed Update conference_edit.php 2017-10-21 10:37:38 -06:00
FusionPBX 3c0ffc943d Update xml_cdr.php 2017-10-20 18:04:07 -06:00
FusionPBX 8e4fb530fa Update v_xml_cdr_import.php 2017-10-20 18:02:58 -06:00
FusionPBX 23428c82ee Update v_xml_cdr_import.php 2017-10-20 17:57:57 -06:00
FusionPBX 0ab3fcaff4 Update xml_cdr.php 2017-10-20 17:54:49 -06:00
FusionPBX d500708a92 Update xml_cdr.php 2017-10-20 16:55:19 -06:00
FusionPBX 5497ac121e Update v_xml_cdr_import.php 2017-10-20 16:46:29 -06:00
FusionPBX 711b27baf2 Update registrations.php 2017-10-20 03:19:56 -06:00
FusionPBX 6e2f59246e Update fax_files.php 2017-10-20 02:36:15 -06:00
FusionPBX 6abbf6b2c9 Update call_recordings.php 2017-10-15 16:00:46 -06:00
FusionPBX 2d19f5f177 Update call_recordings.php 2017-10-15 15:56:06 -06:00
FusionPBX 261ba6493b Update xml_cdr.php 2017-10-15 15:46:25 -06:00
FusionPBX d5ef3264bb Update recordings.php 2017-10-15 14:54:18 -06:00
FusionPBX 0ce79d1946 Update recordings.php 2017-10-15 14:50:12 -06:00
FusionPBX 809754dbff Update call_recordings.php 2017-10-15 14:40:10 -06:00
FusionPBX 6fca820102 Update xml_cdr.php 2017-10-15 14:26:06 -06:00
FusionPBX b85549e728 Update xml_cdr.php 2017-10-15 13:51:44 -06:00
FusionPBX d0c79962e8 Create download.php 2017-10-15 13:50:47 -06:00
FusionPBX 482321a3b8 Update xml_cdr_inc.php 2017-10-15 12:55:00 -06:00
FusionPBX f4931adfe7 Update xml_cdr.php 2017-10-15 11:53:10 -06:00
FusionPBX 27dd6fec90 Update v_xml_cdr_import.php 2017-10-15 11:50:09 -06:00
FusionPBX ed9719d821 Update v_xml_cdr_import.php 2017-10-15 11:38:49 -06:00
FusionPBX 07e7238264 Update app_config.php 2017-10-15 11:36:59 -06:00
FusionPBX 8bc2864b1e Update xml_cdr.php 2017-10-15 11:35:55 -06:00
FusionPBX ca9022b2a4 Update device_edit.php 2017-10-14 16:35:16 -06:00
FusionPBX 7c35daee06 Update device_profile_edit.php 2017-10-14 16:19:18 -06:00
FusionPBX 493c0acca0 Update app_config.php 2017-10-13 16:36:06 -06:00
FusionPBX 9209875376 Update app_config.php 2017-10-12 11:35:55 -06:00
FusionPBX 292794adb6 Update contact_edit.php 2017-10-10 23:35:29 -06:00
FusionPBX 653c24d94d Update dialplan_outbound_add.php 2017-10-10 22:57:24 -06:00
Len 8aa433b37c Update pin_numbers.php 2017-10-10 20:31:31 -04:00
FusionPBX c2e24c0f86 Update app_config.php 2017-10-09 14:12:07 -06:00
FusionPBX a8f4eb85f9 Update app_config.php 2017-10-09 14:08:22 -06:00
FusionPBX 54665bc95b Update provision.php 2017-10-08 23:14:52 -06:00
FusionPBX b0654e9d78 Update index.php 2017-10-08 23:12:38 -06:00
FusionPBX 22cc127568 Update call_forward.php 2017-10-07 23:34:38 -06:00
FusionPBX 625ebd1ecb Update call_recordings.php 2017-10-06 21:53:05 -06:00
FusionPBX 4350cdb915 Update call_recordings.php 2017-10-05 13:15:36 -06:00
FusionPBX 4a78d69aac Update xml_cdr.php 2017-10-05 12:52:08 -06:00
FusionPBX 70c645810a Update v_xml_cdr_import.php 2017-10-05 12:51:13 -06:00
FusionPBX 5e41ef3aad Update 050_user_record.xml 2017-10-05 11:33:39 -06:00
FusionPBX d089655403 Update registrations.php 2017-09-30 03:04:56 -06:00
FusionPBX 4b6cb614be Update call_recordings.php 2017-09-30 00:16:26 -06:00
FusionPBX 795a5045ed Update call_center_agent_dashboard.php 2017-09-28 12:36:06 -06:00
FusionPBX 2f0c2c9e9d Update dialplans.php 2017-09-24 18:40:49 -06:00
Len 8de7ef2d84 Update fifo_add.php 2017-09-24 14:50:49 -04:00
FusionPBX 5aaac846cd Update time_condition_edit.php 2017-09-24 10:12:58 -06:00
FusionPBX ed791c0cbf Update dialplan_outbound_add.php 2017-09-24 10:12:18 -06:00
FusionPBX 3ff08a1e7e Update dialplan_inbound_add.php 2017-09-24 10:09:19 -06:00
FusionPBX 25b0854acc Update fifo_add.php 2017-09-24 10:08:53 -06:00
FusionPBX db082912d9 Update dialplan_delete.php 2017-09-24 10:08:28 -06:00
FusionPBX f34ff0fcf9 Update app_menu.php 2017-09-24 10:07:58 -06:00
FusionPBX fb402cf696 Update app_menu.php 2017-09-24 10:07:40 -06:00
FusionPBX 3767e8b953 Update app_menu.php 2017-09-24 10:07:22 -06:00
FusionPBX 04d6ef1070 Update dialplan_add.php 2017-09-24 10:04:59 -06:00
FusionPBX 98961579cc Update dialplan_copy.php 2017-09-24 10:01:52 -06:00
FusionPBX 6872014111 Update app_menu.php 2017-09-24 09:59:29 -06:00
markjcrane 2206c2f97c Rename the directory app/dialplan to app/dialplans to make it more consistent. 2017-09-24 15:56:04 +00:00
FusionPBX 1ea9cdb696 Update call_edit.php
Prevent XSS.
2017-09-23 17:50:46 -06:00
FusionPBX de7c16f946 Update calls.php
XSS prevention.
2017-09-23 17:41:44 -06:00
konradSC 0392d436ad Update device_edit.php (#2854)
Search all profiles when looking up the sofia contact.
2017-09-23 00:12:47 -06:00
FusionPBX 7b75aed3d0 Update xml_cdr.php 2017-09-22 19:24:40 -06:00
FusionPBX 62eb855819 Update v_xml_cdr_import.php 2017-09-22 19:23:39 -06:00
FusionPBX 0c8f962488 Update v_xml_cdr_import.php 2017-09-22 19:05:24 -06:00
FusionPBX a0a3c1c5ee Update xml_cdr.php 2017-09-22 19:04:18 -06:00
FusionPBX 0405b06c37 Update 505_call-forward-all.xml 2017-09-21 09:41:30 -06:00
Christian Bergamaschi 9f228ef8c5 Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
FusionPBX 94889b5696 Update app_config.php 2017-09-20 23:53:30 -06:00
FusionPBX a32ab408e9 Update destinations.php 2017-09-20 23:50:38 -06:00
FusionPBX b838623b93 Update device_edit.php 2017-09-20 21:09:52 -06:00
FusionPBX 295d9d39dd Create destinations.php 2017-09-20 18:10:54 -06:00
FusionPBX 2e321e4786 Update 010_user_exists.xml 2017-09-20 15:58:02 -06:00
FusionPBX c55be73872 Update 010_user_exists.xml 2017-09-20 15:57:32 -06:00
FusionPBX 5a8119b899 Update 010_user_exists.xml 2017-09-20 15:56:51 -06:00
FusionPBX 53b27c268e Update app_languages.php 2017-09-19 21:20:32 -06:00
FusionPBX 1179a42ef8 Update fileoptionslist.php 2017-09-19 11:27:15 -06:00
FusionPBX ba0b56186f Update filelist.php 2017-09-19 11:26:11 -06:00
FusionPBX 714487d88e Update fileoptions.php 2017-09-19 11:24:29 -06:00
FusionPBX c6ac0ea80a Update fileoptions.php 2017-09-19 11:23:57 -06:00
Mafoo 05f76b0556 Pass on languages before importing updates (#2849)
put language files into consistent state in preparation of a import
2017-09-19 09:48:40 -06:00
Len 6b6c19b82f Update app_config.php 2017-09-18 11:32:11 -04:00
FusionPBX d36c4bbcbd Update xml_cdr.php 2017-09-14 17:27:38 -05:00
FusionPBX d6e382d5c4 Update v_xml_cdr_import.php 2017-09-14 17:25:51 -05:00
FusionPBX 8eecd43225 Update call_recordings.php 2017-09-14 15:37:35 -05:00
FusionPBX 3cf794d106 Update call_recordings.php 2017-09-14 15:36:57 -05:00
FusionPBX 66d6a87e88 Update call_recording_delete.php 2017-09-14 14:44:44 -05:00
FusionPBX 1b57fbb992 Update call_recordings.php 2017-09-14 14:41:34 -05:00
FusionPBX d4e603f0ca Update download.php 2017-09-14 13:32:48 -05:00
FusionPBX d1e93c8129 Update call_recordings.php 2017-09-14 13:32:18 -05:00
FusionPBX 0372e02f9c Update call_recording_edit.php 2017-09-14 13:31:56 -05:00
FusionPBX 666eb7dcac Update call_recording_delete.php 2017-09-14 13:31:38 -05:00
markjcrane 457fd9e843 Add Call Recordings 2017-09-14 18:08:16 +00:00
FusionPBX aa04de36e6 Update app_config.php 2017-09-14 12:52:54 -05:00
FusionPBX f8a281ed6a Update xml_cdr.php 2017-09-14 12:51:31 -05:00
FusionPBX 94de699991 Update app_config.php 2017-09-14 12:47:01 -05:00
FusionPBX e9f173f17f Update 050_user_record.xml 2017-09-14 12:23:50 -05:00
FusionPBX d82c0638f7 Update call_center_queue_edit.php 2017-09-11 03:25:31 -05:00
FusionPBX 539944a527 Update v_xml_cdr_import.php 2017-09-11 02:46:50 -05:00
FusionPBX 8cfef14a4b Update v_xml_cdr_import.php 2017-09-11 01:34:31 -05:00
FusionPBX 132aa88275 Update xml_cdr.php 2017-09-11 01:27:37 -05:00
FusionPBX bf1d52d4e8 Update v_xml_cdr_import.php 2017-09-11 01:26:58 -05:00
FusionPBX 958551c55b Update xml_cdr.php 2017-09-11 01:23:41 -05:00
FusionPBX b1ada93923 Update 050_user_record.xml 2017-09-10 13:59:57 -06:00
FusionPBX 5130a1750e Update xml_cdr.php 2017-09-10 13:14:42 -06:00
FusionPBX 449bad348e Update v_xml_cdr_import.php 2017-09-10 13:13:18 -06:00
FusionPBX a922a3532a Update v_xml_cdr_import.php 2017-09-10 11:54:24 -06:00
FusionPBX 88ef151220 Update xml_cdr.php 2017-09-10 11:53:40 -06:00
FusionPBX 9832ffb59a Update 050_user_record.xml 2017-09-10 11:10:24 -06:00
FusionPBX 237574cc1e Update 050_user_record.xml 2017-09-10 11:07:51 -06:00
konradSC 832b706e32 Update app_config.php (#2828)
Add a envelope icon for Voicemails in the Destinations select list.
2017-09-07 12:14:26 -06:00
konradSC be6b65a5f3 Update ring_groups.php (#2823)
Add a search box to Ring Groups. 

Search by extension, name, strategy, enabled, or description.
2017-09-06 16:05:06 -06:00
FusionPBX 162068fabb Update provision.php 2017-09-05 12:51:34 -06:00
FusionPBX 77bf97a2ea Update app_languages.php 2017-09-02 23:26:59 -06:00
FusionPBX 143a992628 Update registrations.php 2017-09-02 23:26:04 -06:00
FusionPBX 402027a70b Update device_edit.php 2017-09-01 09:36:06 -06:00
Mafoo 8740021d31 Enhance - provision aastra 9133i (#2787)
provision aastra 9133i based phones (480i 480i CT, 9112i, 9133i)
leverage smarty include to common parts
have device_edit ignore 'include' folders
.htaccess's RewriteRule operates relative to it's dir so anchoring to ^provision is correct even for where fusion is on a sub folder
2017-09-01 09:35:22 -06:00
Dean Montgomery 2d70c93072 Update provision.php (#2753)
Some extensions are accessible to multiple users.  Sort the list to select best directory name match for extension.
2017-09-01 09:30:50 -06:00
FusionPBX cf6e70323c Update registrations.php 2017-08-31 23:51:29 -06:00
FusionPBX 86f6c20dea Update registrations.php 2017-08-31 23:35:33 -06:00
FusionPBX db535dd07e Update registrations.php 2017-08-31 23:27:17 -06:00
FusionPBX 1b339c16d5 Update recordings.php 2017-08-31 09:17:37 -06:00
FusionPBX cd1033846e Make recordings.php more efficient. 2017-08-30 19:32:18 -06:00
Len 87f752a210 Update app_config.php 2017-08-29 15:02:43 -04:00
FusionPBX d848c6aacd Update registrations.php 2017-08-28 09:37:49 -06:00
FusionPBX f4f0ef5626 Update extensions.php 2017-08-28 02:21:59 -06:00
FusionPBX b520328b2c Update sip_status.php 2017-08-28 02:03:52 -06:00
FusionPBX 890083fc4d Update registrations.php 2017-08-28 02:02:22 -06:00
FusionPBX 29a6712936 Update cmd.php 2017-08-28 01:52:40 -06:00
FusionPBX 4d88d429df Update app_menu.php 2017-08-28 01:51:33 -06:00
FusionPBX d6e98b8fb8 Delete status_registrations.php 2017-08-28 01:51:09 -06:00
FusionPBX ae0000de8d Update and rename status_registrations_inc.php to registrations.php 2017-08-28 01:50:46 -06:00
FusionPBX b79bde599e Update registrations.php 2017-08-28 01:49:03 -06:00
FusionPBX 5ba6535d61 Update and rename status_registrations.php to registrations.php 2017-08-28 01:14:43 -06:00
FusionPBX 5e3c8253cf Update sip_profile_edit.php 2017-08-23 20:44:37 -06:00
TekMason 50044bea00 Yealink Firmware Updates (#2801)
* Yealink Provisioning changes and additions

* Yealink Provisioning changes and additions

* Yealink Provisioning changes and additions

* Yealink Provisioning changes and additions

* Yealink Provisioning changes and additions

* Yealink Provisioning changes and additions

* Yealink Provisioning changes and additions
2017-08-22 16:17:14 -06:00
FusionPBX 0599de7724 Update app_config.php 2017-08-20 17:43:39 -06:00
FusionPBX 651ee38336 Create app_config.php 2017-08-20 17:40:42 -06:00
FusionPBX abf600c9e1 Update app_config.php 2017-08-20 17:37:01 -06:00
FusionPBX cbed04a361 Update app_config.php 2017-08-20 17:36:36 -06:00
FusionPBX 47f64a4532 Update app_config.php 2017-08-20 17:33:49 -06:00
FusionPBX 70f00f4d10 Update app_config.php 2017-08-20 17:33:10 -06:00
FusionPBX 21e9c70af9 Update app_config.php 2017-08-20 17:24:50 -06:00
FusionPBX a76df1fd62 Update app_config.php 2017-08-20 16:53:20 -06:00
FusionPBX 767e3c6c69 Create app_config.php 2017-08-20 16:27:44 -06:00
FusionPBX 4f8564dd67 Create README.md 2017-08-20 16:24:41 -06:00
FusionPBX 96a68c472c Delete firmware 2017-08-20 16:23:58 -06:00
FusionPBX 090a4ddfc5 Create firmware 2017-08-20 16:21:15 -06:00
FusionPBX a67a4ed3de Create app_config.php 2017-08-20 16:19:31 -06:00
TekMason 289bd5d626 app_config.php and Yealink firmware folder (#2800)
* Delete readme.txt

* Create T46-28.81.0.110.rom.EMPTY

* Update app_config.php

* Create T48-.5.81.0.110.rom.EMPTY

* Create T29-46.81.0.110.rom.EMPTY

* Create VP530-23.70.0.40.rom.EMPTY

* Update app.php with new Yealink models and base path

* Delete T29-46.81.0.110.rom.EMPTY

* Create t29g-46.81.0.110.rom.EMPTY

* Delete T46-28.81.0.110.rom.EMPTY

* Delete T48-.5.81.0.110.rom.EMPTY

* Delete VP530-23.70.0.40.rom.EMPTY

* Create t38g-38.70.0.185.rom.EMPTY

* Create t40g-76.81.0.110.rom.EMPTY

* Create t40p-54.81.0.110.rom.EMPTY

* Create t41p-36.81.0.110.rom.EMPTY

* Create t41s-66.81.0.110.rom.LINK.md

* Update t29g-46.81.0.110.rom.EMPTY

* Update t38g-38.70.0.185.rom.EMPTY

* Update t40p-54.81.0.110.rom.EMPTY

* Update t40g-76.81.0.110.rom.EMPTY

* Update and rename t41p-36.81.0.110.rom.EMPTY to t41p-36.81.0.110.rom.LINK

* Rename t29g-46.81.0.110.rom.EMPTY to t29g-46.81.0.110.rom.LINK.md

* Rename t38g-38.70.0.185.rom.EMPTY to t38g-38.70.0.185.rom.LINK.md

* Rename t40g-76.81.0.110.rom.EMPTY to t40g-76.81.0.110.rom.LINK.md

* Rename t40p-54.81.0.110.rom.EMPTY to t40p-54.81.0.110.rom.LINK.md

* Rename t41p-36.81.0.110.rom.LINK to t41p-36.81.0.110.rom.LINK.md

* Create t42g-29.81.0.110.rom.LINK.md

* Create t42s-66.81.0.110.rom.LINK.md

* Update t42s-66.81.0.110.rom.LINK.md

* Create t46g-28.81.0.110.rom.LINK.md

* Create t46s-xxxxxxxx.rom.LINK.md

* Rename t46s-xxxxxxxx.rom.LINK.md to t46s-66.81.0.110.rom.LINK.md

* Create t48g-35.81.0.110.rom.LINK.md

* Create t48s-66.81.0.110.rom.LINK.md

* Create t49g-51.80.0.100.rom.LINK.md

* Update app_config.php

* Create t52s-70.81.0.10.rom.LINK.md

* Create t54s-70.81.0.10.rom.LINK.md

* Create t56a-58.80.0.25.rom.LINK.md

* Create t58a-58.80.0.25.rom.LINK.md

* Create t58v-58.80.0.25.rom.LINK.md

* Create vp530-23.70.0.40.rom.LINK.md

* Update app_config.php
2017-08-20 15:47:41 -06:00
FusionPBX 423c6275e9 Rename strip_nondigits.xml to strip_non_digits.xml 2017-08-14 15:03:18 -06:00
FusionPBX bfa9cdc01d Update strip_nondigits.xml 2017-08-14 15:03:03 -06:00
Mafoo d968a8b6a3 Enhance - number translation (#2780)
couple of new profiles based on feedback
2017-08-14 14:57:50 -06:00
TekMason 56a99b0f88 Added variables in Default Settings for Yealink Firmware (#2793)
* Yealink Template Updates

Set firmware.url = {$yealink_firmware_url}/{$yealink_firmware_<model>}
Also changed user agent for VP530 to match what the phone actually sends

* Added variables in Default Settings for Yealink Firmware

On an existing install run Advanced > Upgrade > App Defaults   to get these new provisioning variables:
yealink_firmware_url
yealink_firmware_t46g
yealink_firmware_t48g
yealink_firmware_t29g
yealink_firmware_vp530
2017-08-11 23:35:00 -05:00
FusionPBX 18533c8568 Update app_languages.php 2017-08-11 01:21:19 -05:00
TekMason 418cc0c759 Yealink Template Updates (#2789)
Set firmware.url = {$yealink_firmware_url}/{$yealink_firmware_<model>}
Also changed user agent for VP530 to match what the phone actually sends
2017-08-10 10:12:05 -05:00
Len 7bcb1e9cc4 Update app_languages.php
add labels for obihai
2017-08-10 04:13:59 -04:00
FusionPBX 299d24859b Update app_languages.php 2017-08-10 02:54:32 -05:00
FusionPBX 02fa6aa816 Update app_languages.php 2017-08-10 02:46:49 -05:00
FusionPBX 496174b9a8 Update app_config.php 2017-08-10 02:38:55 -05:00
konradSC 92551e95fe Admin privileges for VM local after email (#2788)
I think this is a good default option for Admin's to have.
2017-08-08 08:29:12 -05:00
konradSC 37a1cb5b6a Hide in the phone directory (#2782)
Hide the extension in the phone directory if Extension -> Directory_Visible = false.
2017-08-02 16:31:20 -06:00
Alexey Melnichuk c72fca1c6b Fix. Send message notify when toggle vm message in Web UI. (#2774) 2017-08-01 16:02:08 -06:00
FusionPBX 7e56bced01 Update provision.php 2017-07-31 15:11:06 -06:00
FusionPBX 5419960472 Update destinations.php 2017-07-30 11:42:29 -06:00
FusionPBX f9edec75f8 Update app_languages.php 2017-07-30 11:41:42 -06:00
FusionPBX 7ba073ffce Update destination_edit.php 2017-07-30 11:40:39 -06:00
FusionPBX 7774e1f985 Update app_languages.php 2017-07-30 10:54:31 -06:00
konradSC 47b06bef8e Voicemail password complexity enforced in the web interface (#2767)
* Update app_config.php

* Update voicemail_edit.php

* Update app_languages.php

* Update app_config.php
2017-07-30 10:53:32 -06:00
sergey-mz b42fd5659b Set assigned device line display name (#2750)
Set line display name to Effective Caller ID instead of extension #. Full directory name could be used too.
2017-07-30 10:50:41 -06:00
sergey-mz 6ede26f74a Get Aastra phone MAC address from request header (#2762) 2017-07-30 10:47:13 -06:00
FusionPBX 6c60fc6265 Update app_config.php 2017-07-29 15:33:54 -06:00
Len 7e421d772d Update app_config.php 2017-07-29 00:23:08 -04:00
FusionPBX f5379d9ca0 Update provision.php 2017-07-28 16:47:59 -06:00
FusionPBX 00d7b29a56 Update provision.php 2017-07-28 16:31:26 -06:00
FusionPBX f2dd304270 Update provision.php 2017-07-28 15:52:43 -06:00
FusionPBX b8a38bc70b Update app_config.php 2017-07-27 17:31:05 -06:00
FusionPBX fbc6c79ee5 Update destination_edit.php 2017-07-25 22:05:35 -06:00
Alexey Melnichuk b820d07f12 Add. Make legend outside of graphic of CDR Statistic. (#2760) 2017-07-25 14:38:57 -06:00
FusionPBX 7fb58a16e8 Update 040_call_block.xml 2017-07-25 14:35:04 -06:00
Len 9e51babfd3 correct en and ru values
correct ru and en for description-profile_param_value
2017-07-25 15:20:15 -04:00
FusionPBX e0a98bfb22 Update app_config.php 2017-07-25 10:15:35 -06:00
FusionPBX eacd7c29c9 Update ivr_menu_edit.php
Make the ivr_menu_language optional as it can be set before reaching the IVR Menu.
2017-07-24 23:47:17 -06:00
FusionPBX f4725e1278 Update app_config.php 2017-07-24 20:06:30 -06:00
FusionPBX 4dd0567239 Update sip_profile_edit.php 2017-07-22 16:07:27 -06:00
FusionPBX d528775e10 Update scripts.php 2017-07-22 00:48:46 -06:00
FusionPBX 1e0413b968 Update ivr_menu_edit.php 2017-07-18 14:26:46 -06:00
emaktech cf1128f023 Add IVR language option (master) (#2744)
* Add available translations for new language option

* Add language option to IVR menu editing page

Adds the option to define language on the IVR edit page. This is needed because when a phrase is selected in a language other than the default language, Freeswitch fails to load the file.
2017-07-18 14:23:12 -06:00
FusionPBX 5d2c30aa47 Update voicemail_greetings.php 2017-07-18 01:25:47 -06:00
powerpbx 9320988f92 Add CIDR notation check (#2739)
* Add CIDR notation check

* Update access_control_node_edit.php

Add IPv6 check

* Update access_control_node_edit.php
2017-07-16 11:41:59 -06:00
FusionPBX 39121604ad Show an example. host[:port]
The square brackets indicate the port is optional.
2017-07-16 11:38:50 -06:00
Mafoo 68cdc40bed Enhance Better descriptions for proxies (#2737)
update all proxy descriptions to indicate they take the host:port format
2017-07-16 11:23:16 -06:00
FusionPBX 566e87f675 Update sql_db_conversion.php 2017-07-15 12:43:37 -06:00
FusionPBX 4c398d7ac6 Update report.php 2017-07-15 12:41:16 -06:00
FusionPBX 1a51c3855c Update app_defaults.php 2017-07-09 23:52:34 -06:00
FusionPBX ba80222491 Update extension_edit.php 2017-07-05 10:26:45 -06:00
FusionPBX 19b14f16f8 Update voicemail_edit.php 2017-07-05 10:23:47 -06:00
FusionPBX 6dc677027b Update app_config.php 2017-07-05 10:21:37 -06:00
FusionPBX fb468b8f62 Update time_condition_edit.php 2017-07-04 12:22:50 -06:00
FusionPBX a8ef4d1456 Update access_control_node_edit.php 2017-07-04 11:39:13 -06:00
FusionPBX 4024c08c58 Update access_control_node_delete.php 2017-07-04 11:38:28 -06:00
FusionPBX 427f021811 Update access_control_delete.php 2017-07-04 11:37:16 -06:00
FusionPBX 8a7208d7c6 Update access_control_edit.php 2017-07-04 11:35:55 -06:00
FusionPBX 654a7c31d3 Update access_control_edit.php 2017-07-04 11:34:41 -06:00
FusionPBX cdc776b89d Update cmd.php 2017-07-04 11:31:21 -06:00
FusionPBX 3b63159fe7 Update access_control_node_edit.php 2017-07-04 11:21:04 -06:00
FusionPBX 0c506da93c Update access_control_node_delete.php 2017-07-04 11:17:08 -06:00
FusionPBX 52924420a7 Update access_control_delete.php 2017-07-04 11:16:15 -06:00
FusionPBX 5e8901318a Update access_control_edit.php 2017-07-04 11:15:47 -06:00
FusionPBX ec90a50621 Update app_config.php 2017-06-30 22:02:00 -06:00
FusionPBX 0029b1626e Update app_config.php 2017-06-30 21:53:53 -06:00
The-Operator 2c0efdc6c6 Update German and Austrian translations (#2722)
* Update German and Austrian translations

Update German and Austrian translations and added missing English translations for FAX application.

* Update German & Austrian translations
2017-06-30 15:23:01 -06:00
FusionPBX 1b7af50c5c Update dialplan_edit.php 2017-06-28 20:55:43 -06:00
Len 931311ab22 Update app_config.php 2017-06-23 16:27:39 -04:00
Len 5716354243 Update app_config.php 2017-06-23 16:16:42 -04:00
Alexey Melnichuk 6adce64d7f Add. Support `missed` argument in xml_cdr.php (#2711)
This argument used when build link in xml_cdr_statistics.php.
2017-06-23 09:21:25 -06:00
Len 54ae3cc52a Update app_config.php 2017-06-22 14:23:49 -04:00
Len 2215587ecd Update app_config.php 2017-06-22 14:20:55 -04:00
Len 40020668d9 Update app_config.php 2017-06-22 14:06:45 -04:00
FusionPBX 97f5d6c5ae Update ivr_menu_edit.php 2017-06-22 09:20:40 -06:00
Alexey Melnichuk 9ccf44e059 Add. Display both CPM for all calls and for answered only. (#2707) 2017-06-22 09:04:44 -06:00
FusionPBX d3a128bcb7 Unset call_timeout on new outbound routes. 2017-06-22 08:46:43 -06:00
FusionPBX af71ec5ca8 Update xml_cdr.php 2017-06-21 23:46:17 -06:00
FusionPBX b8e460a81c Update xml_cdr.php 2017-06-21 23:39:56 -06:00
FusionPBX b0bef2fc80 Update v_xml_cdr_import.php 2017-06-21 19:34:06 -06:00
FusionPBX 6ebf247241 Update app_config.php 2017-06-21 19:10:11 -06:00
FusionPBX fcfe804a47 Update provision.php 2017-06-21 10:50:33 -06:00
FusionPBX 65b37481a8 Update provision.php 2017-06-21 10:44:59 -06:00
Alexey Melnichuk 74454b738f Update CDR Stats application. (#2704)
* Update CDR Stats application.

Fix. Number of calls always calculate only for all domain.
Fix. Number of missed calls ignores any search parameters and use only `inbound` filter.
Fix. Calls duration for days use only domain filter and do not use any other filters.
Add. Limit setting for number of hours to calculate statistic.
Add. When timestamp set then calculate statistic only for this period.

* Fix. Calculate `Calls per minute`
Fix. Prevent divide `0/0` when calculate `ALOC`

* Fix. `Hours` have to be integer type.
2017-06-21 08:20:29 -06:00
Len d0dcb9fa26 Update app_config.php 2017-06-20 12:01:14 -04:00
Alexey Melnichuk 6fc6e231c8 Add. BLF indication for call forward. (#2664)
* Add. BLF indication for call forward.

To display general status of CallForward use blf like `forward+<extension>`
To display status for specific phone number use blf like `forward+<extension>/<number>`

* Fix. Escape variable in regex expression.

* Fix. Sync DND and CF blf.

* Add. `blf_subscribe` service which can handle all custom subscriptions.

To run for specific protocol it possible run as `luarun blf_subscribe.lua <PROTO>`
2017-06-20 09:23:23 -06:00
FusionPBX 479fff805e Update app_defaults.php 2017-06-17 14:02:19 -06:00
FusionPBX 36d3ebc4af Change directory full name to first and last name. 2017-06-17 11:37:22 -06:00
FusionPBX e631e6a8f9 Update app_config.php 2017-06-17 11:35:52 -06:00
FusionPBX 12ba3e2244 Update dialplan_outbound_add.php
Removed as a security precaution.
2017-06-17 10:57:17 -06:00
FusionPBX e5f342f299 Update app_config.php 2017-06-17 09:18:26 -06:00
Mafoo 644e584d0a Database transactions
Change the select statement to a left outer join so when either domain_uuid or user_uuid is null it will still be able to display the data. This will keep the total number of records the same as the count done above

* dos2unix on app/database_transactions/database_transactions.php
2017-06-14 07:22:01 -07:00
Len 63f4ca3fa7 bug fix caller_destination label 2017-06-13 18:34:18 -04:00
Mafoo 1c58c1c1f9 Enhance-master-translation autofill (#2681)
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo f394915125 Enhance - translation missing tags (#2680)
add tags missing in some app_languages
2017-06-12 22:13:06 -07:00
Mafoo 7bdea2c30c dos2unix (#2682)
find . -name "*.php" | xargs dos2unix
2017-06-12 22:09:36 -07:00
FusionPBX 0d69017755 Update app_config.php 2017-06-12 20:01:41 -07:00