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