Commit Graph

4707 Commits

Author SHA1 Message Date
FusionPBX 2da472ee56 Update 999_not-found.xml 2017-05-29 20:55:32 -06:00
FusionPBX dff02f8062 Create 999_not-found.xml 2017-05-29 19:34:03 -06:00
FusionPBX 1b1d8abdd0 Update dialplan.php 2017-05-29 19:32:34 -06:00
FusionPBX d78962ec00 Update 505_call-forward-all.xml 2017-05-29 19:23:10 -06:00
FusionPBX 3d28c7c273 Create 550_talking_clock_date.xml 2017-05-29 19:20:32 -06:00
FusionPBX 3d9e6fd233 Update 540_talking_clock_time.xml 2017-05-29 19:20:02 -06:00
FusionPBX 1312f73ea9 Update 530_talking_clock_date_and_time.xml 2017-05-29 19:19:05 -06:00
FusionPBX 0deed74c56 Update xml_cdr.php 2017-05-29 15:54:39 -06:00
FusionPBX bc73617cf4 Update xml_cdr_inc.php 2017-05-29 15:51:45 -06:00
FusionPBX 6f38019400 Update app_languages.php 2017-05-29 15:21:54 -06:00
FusionPBX 31ade811a5 Update xml_cdr.php 2017-05-29 15:18:18 -06:00
FusionPBX 990b46523f Update xml_cdr.php 2017-05-29 15:15:31 -06:00
FusionPBX 52bb56fdf2 Update v_xml_cdr_import.php 2017-05-29 15:14:38 -06:00
FusionPBX 57ddbf8038 Update app_config.php 2017-05-29 15:13:36 -06:00
FusionPBX 27e71ffa15 Update xml_cdr.php 2017-05-29 11:23:36 -06:00
FusionPBX e8d3d7a64a Update xml_cdr_inc.php 2017-05-29 10:56:28 -06:00
FusionPBX a787715900 Update v_xml_cdr_import.php 2017-05-29 10:48:30 -06:00
FusionPBX 6918181786 Update app_config.php 2017-05-29 10:47:20 -06:00
Alexey Melnichuk a7d58e14c7 Add. Support DND feature via BLF key (#2606) 2017-05-29 09:50:20 -06:00
FusionPBX aee7de9978 Update call_forward.php 2017-05-26 15:59:14 -06:00
Luis Daniel Lucio Quiroz 3e50f562a0 Fix the CID (#2588)
* Fixes CID

Although you already had somehow fixed the caller id here. you need to put origination and effective. For some reason, not all carriers get the CID from the same field in the SIP payload. origination_* and effective_* affects different parts of the SIP invite.

* Fix the CID


Although you already had somehow fixed the caller id here. you need to put origination and effective. For some reason, not all carriers get the CID from the same field in the SIP payload. origination_* and effective_* affects different parts of the SIP invite.

* Update follow_me.php

* Update call_forward.php
2017-05-26 15:41:50 -06:00
Mafoo 8561f4ec48 BugFix [master] outbound_caller_id_select cache issue (#2602)
retrieve the correct items to feed to cache->delete
2017-05-26 09:18:21 -06:00
konradSC f30e334ea6 Update devices.php (#2599)
Carry the search across multiple page results.
2017-05-23 09:23:35 -06:00
The-Operator a8dbc5fa93 Update German and Austrian translations (#2595) 2017-05-23 02:15:49 -06:00
FusionPBX 669447de02 Create call_center_agent_dashboard.php 2017-05-19 20:15:14 -06:00
FusionPBX e090a535a5 Update call_center_agent_status.php 2017-05-19 20:09:33 -06:00
FusionPBX c39ca2e138 Update app_languages.php 2017-05-19 15:04:53 -06:00
Mafoo 01563ff267 BugFix - Convert all languages to 2-2 digit (#2590)
Some applications were missed due to permissions issue on the server performing the update, this update corrects the missing changes
ordering in xml_cdr was done manually in a previous PR, this corrects the ordering and incorrect description-pdd and description-mos for nl-nl
2017-05-19 11:50:44 -06:00
FusionPBX dbf3d7ab08 Update call_center_agent_status.php 2017-05-16 19:54:38 -06:00
FusionPBX 3675aee2ae Update call_center_agent_status.php 2017-05-16 18:39:44 -06:00
FusionPBX c16ac554e4 Update call_flow_edit.php 2017-05-16 17:57:16 -06:00
FusionPBX 7b4cdda010 Update call_center_agent_edit.php 2017-05-16 10:28:53 -06:00
FusionPBX d1305fda8d Update app_config.php 2017-05-16 10:25:17 -06:00
FusionPBX 930068d44c Change agent_name into an input box. 2017-05-15 10:06:52 -06:00
FusionPBX 3b13b874c0 Update dialplan_add.php 2017-05-13 23:33:17 -06:00
FusionPBX 86af52fc12 Update app_config.php 2017-05-13 23:04:02 -06:00
FusionPBX a55e344eab Delete dialplan_advanced.php
Not used.
2017-05-13 23:00:43 -06:00
FusionPBX 5541080c70 Update call_center_agent_status.php 2017-05-13 22:24:59 -06:00
Mafoo 4963119692 Enhance [master] add column descriptions to xml_cdr (#2571)
update th_order_by to accept optional description parameter that will
populate the title field and append the , sort(order)
2017-05-13 14:14:03 -06:00
Mafoo f44aee3bf8 Enhance - Convert all languages to 2-2 digit (#2581)
Convert all languages to use the en-us style codes
Where an installation is using a 2 digit code, use the legacy map to find
the mapped language and provide that text correctly
Have escape_str strip \' before converting or we end up with a double
encode
Update organzie_languages to understand how to convert legacy languages
automatically
updated flags
2017-05-13 13:13:38 -06:00
Mafoo 0302d8085c reworked text class to gather the languages on construction (more efficient) (#2576)
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate
enabled two missing flags
organize on remaining app_languages.php and add missing 'he'
2017-05-12 08:44:53 -06:00
FusionPBX db98723eed Update app_languages.php 2017-05-10 22:16:07 -06:00
Mafoo 0cfa084401 BugFix-[master]-mos (#2547)
change incorrect % calculation of MOS to tagged words to represent the standard, see - https://en.wikipedia.org/wiki/Mean_opinion_score
2017-05-10 14:09:30 -06:00
Mafoo 22dc22c30e BugFix [master] Languages add missing text placeholders (#2572)
* BugFix [master] Languages add missing text placeholders

add placeholders for missing language text
reorganise file so languages are in a consistent order with en-us always first, and the remaining stored alphabetically
space out tag names to make them line up for readability

* add organize_language to text class

also add get_languages
2017-05-10 13:40:46 -06:00
Stefan Siegel dc54439760 Fix the interactive conference "+Vol" button control (#2564) 2017-05-07 11:35:41 -06:00
FusionPBX de7b63759d Update sip_profile_edit.php 2017-05-07 10:28:39 -06:00
FusionPBX b67dd965b4 Update sip_profile_edit.php 2017-05-07 00:43:41 -07:00
FusionPBX 8d02e0bf93 Update sip_profile_edit.php 2017-05-07 00:18:03 -07:00
FusionPBX 8d70294ec4 Update dialplan_edit.php 2017-05-02 21:39:58 -07:00
FusionPBX 3c1a26f4b1 Update call_flow_edit.php 2017-05-02 21:30:49 -07:00
FusionPBX f39a562a64 Update call_flows.php 2017-05-02 17:19:52 -07:00
FusionPBX 1109c7a51c Create 860_bind_digit_action.xml 2017-04-30 08:57:21 -06:00
FusionPBX 75a935dd86 Update 890_local_extension.xml 2017-04-30 08:51:39 -06:00
FusionPBX 7f99ccdc38 Update app_config.php 2017-04-29 23:39:20 -06:00
FusionPBX a4477c5913 Update app_config.php 2017-04-29 23:35:08 -06:00
FusionPBX 5578b102bd Update app_config.php 2017-04-29 23:30:37 -06:00
FusionPBX 5a222bd289 Update app_config.php 2017-04-29 23:28:32 -06:00
FusionPBX 10671472c1 Update app_config.php 2017-04-29 23:25:39 -06:00
FusionPBX 49a0987333 Update app_config.php 2017-04-29 23:21:07 -06:00
FusionPBX 58a17e089f Update app_config.php 2017-04-29 23:04:52 -06:00
Luis Daniel Lucio Quiroz 18892ff211 Typo in the CC exit key patch (#2550)
I did a bad copy and paste, reading $_POST where it was $row
2017-04-29 20:13:11 -06:00
FusionPBX 23e71b5dca Update app_menu.php 2017-04-28 15:34:23 -06:00
FusionPBX 7964663eec Update extension_dashboard.php
Finish up the Caller ID dashboard.php.
2017-04-27 18:05:28 -06:00
FusionPBX 03229b89c8 Update app_languages.php 2017-04-27 16:59:37 -06:00
FusionPBX 4c009e83ca Update extension_dashboard.php 2017-04-27 16:56:22 -06:00
The-Operator d05ace4995 Updates to German and Austrian translations (#2549)
Updates and error corrections
2017-04-27 15:19:36 -06:00
The-Operator 32c1522cbb Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
vkrt-11 ee77c6b404 Adding ru-ru locales edit (#2543) 2017-04-26 23:41:28 -06:00
FusionPBX 4aac065209 Add a refresh button to xml cdr. 2017-04-25 01:01:40 -06:00
Vladimir 30055465b7 Adding ru-ru locales (#2530)
* Translation of the menu (sent by Victor Kraft)

* ACL translate

* Backup translated

* App Fax translated (sent by Victor Kraft)

* App Adminer trnslated

* Resources translated (sent by Victor Kraft)

* App SIP Profiles translated

* ru-ru

* Call Block added

* ru-ru

* Update app_menu.php

* voicemails/app_languages.php locales ru-ru

voicemails/app_languages.php locales ru-ru

* app/vars/app_languages.php locales ru-ru

app/vars/app_languages.php locales ru-ru

* core: apps, authentication, databases, default_settings translate

* app/traffic_graph/app_languages.php adding locales ru-ru

app/traffic_graph/app_languages.php adding locales ru-ru

* app/time_conditions/app_languages.php adding locales ru-ru

app/time_conditions/app_languages.php adding locales ru-ru

* /app/system/app_languages.php adding locales ru-ru

/app/system/app_languages.php adding locales ru-ru

* /app/sip_status/app_languages.php adding locales ru-ru

* /app/settings/app_languages.php adding locales ru-ru

* /app/services/app_languages.php adding locales ru-ru

* /app/ring_groups/app_languages.php adding locales ru-ru

* /app/registrations/app_languages.php adding locales ru-ru

* /app/recordings/app_languages.php adding locales ru-ru

* /app/provision/app_menu.php adding locales ru-ru

* /app/pin_numbers/app_languages.php adding locales ru-ru

* Update app_languages.php

* /app/phrases/app_languages.php adding locales ru-ru

* /app/operator_panel/app_languages.php adding locales ru-ru

* core/groups translated

* /app/music_on_hold/app_languages.php adding locales ru-ru

* core/install translated

* core/menu translated

* /app/modules/app_languages.php adding locales ru-ru

* /app/meetings/app_menu.php adding locales ru-ru

* /app/log_viewer/app_languages.php adding locales ru-ru

* /app/ivr_menus/app_languages.php adding locales ru-ru

* /app/gateways/app_languages.php  adding locales ru-ru

* /app/fifo_list/app_languages.php adding locales ru-ru

* core/notifications translated

* /app/fifo/app_languages.php adding locales ru-ru

* core/upgrade translated

* Update app_config.php

* core/user_settings translated

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* core/users translated

* call_block translate fix

* Call Broadcast added

* call_block выклюено fix

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* themes translated

* /app/extensions/app_languages.php for locale ru-ru

* /app/exec/app_languages.php add locale ru-ru

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_languages.php

* Update app_menu.php

* add locales ru-ru /core/install/app_menu.php

* /app/emails/app_languages.php add locales ru-ru

* /app/edit/app_languages.php add locales ru-ru

* /app/dialplan_outbound/app_languages.php add lacales ru-ru

* app/devices translated

* /app/dialplan_inbound/app_languages.php add locales ru-ru

* call_center_active + call_centers

* /app/dialplan/app_languages.php add locales ru-ru

* /app/destinations/app_languages.php add locales ru-ru

* /app/database_transactions/app_languages.php add locales ru-ru

* /app/contacts/app_languages.php addlocales ru-ru

* Update app_languages.php

* Update app_languages.php

* /app/contacts/app_languages.php add locales ru-ru

* /app/conferences/app_languages.php add locales ru-ru

* /app/conference_profiles/app_languages.php add locales ru-ru

* /app/destinations/app_languages.php add locales ru-ru

* /app/destinations/app_languages.php add locales ru-ru

* /app/conferences/app_languages.php add locales ru-ru

* app/calls_active translated

* app/click_to_call translated

* app/calls_active label-opt fix transtation

* translated

* translated

* translate

* /app/voicemails/app_config.php addlocales ru-ru

* /app/voicemail_greetings/app_config.php add locales ru-ru

* /app/vars/app_config.php add locales ru-ru

* /app/traffic_graph/app_config.php add locales ru-ru

* /app/tones/app_config.php add locales ru-ru

* /app/time_conditions/app_config.php add locales ru-ru

* /app/tftp/app_config.php add locales ru-ru

* /app/system/app_config.php add locales ru-ru

* /app/sip_status/app_config.php addlocales ru-ru

* app/devices translated ru-ru

* app/devices translated ru-ru

* /core/menu/app_languages.php add locales ru-ru

* /app/contacts/app_languages.php add locales ru-ru

* /app/conferences/app_languages.php add locales ru-ru

* /app/voicemails/app_languages.php add locales ru-ru

* /app/conference_centers/app_languages.php add locales ru-ru

* /app/ring_groups/app_languages.php add locales ru-ru

* /app/ivr_menus/app_languages.php add locales ru-ru

* /app/xml_cdr/app_languages.php add locales ru-ru

* /resources/app_languages.php add locales ru-ru

* /app/conference_centers/app_languages.php add locales ru-ru

* call_flows

* /app/call_broadcast/app_languages.php add locales ru-ru

* /app/call_block/app_languages.php add locales ru-ru

* /app/call_block/app_languages.php add locales ru-ru

* /app/call_block/app_languages.php add locales ru-ru

* By now

* calls

* /app/call_flows/app_languages.php add locales ru-ru

* /app/system/app_languages.php add locales ru-ru

* /app/exec/app_languages.php add locales ru-ru

* /app/vars/app_menu.php add locales ru-ru

* /app/backup/app_languages.php add locales ru-ru

* /app/ring_groups/app_languages.php add locales ru-ru

* /app/calls/app_languages.php add locales ru-ru

* /app/call_centers/app_languages.php add locales ru-ru

* /app/call_broadcast/app_languages.php add locales ru-ru

* app/fax fix translate label-fax_send_channels

* /app/extensions/app_languages.php add locales ru-ru

* /app/xml_cdr/app_languages.php add locales ru-ru

* /app/ring_groups/app_languages.php add locales ru-ru

* /app/contacts/app_languages.php add locales ru-ru

* Fix default language select

* /app/contacts/app_languages.php add locales ru-ru

* Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr

* Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции"

* More replace "звонк"

* Fix translate

* app/xml_cdr replace translate for label-start_range, label-end_range

* app/xml_cdr replace translate label-destination, description_search and description-4

* Corrections

* Repalce "Порядковый номер" to "Приоритет"

* app/operator_panel replace translation label-call_group
2017-04-24 16:37:00 -06:00
FusionPBX 653b3b09ac Add http_auth_disable 2017-04-22 18:32:03 -06:00
FusionPBX f012123bd4 Update app_config.php 2017-04-22 18:27:17 -06:00
sergey-mz 498e054518 Add contact column to registration table (#2310)
Command "sofia xmlstatus profile internal reg" returns contact in this format:
"Contact Name" <sip:236@10.0.15.108:5060;>
Only Aastra phones send Contact name with REGISTER message. 
I tested Grandstream and Polycom phones, but contact name is missing. 
Adding just "	<td class='".$row_style[$c]."'>".$row['contact']."</td>\n"; will produce same visible result because <sip:....> portion will be hidden.
2017-04-22 14:42:32 -06:00
FusionPBX 3adbbc7d57 Update device_download.php
Make the code more consistent.
2017-04-22 10:56:23 -06:00
FusionPBX e39849941f Update pin_download.php
Make the code consistent with project coding standards.
2017-04-22 10:50:09 -06:00
FusionPBX 02d6657c59 Update call_flows.php 2017-04-22 10:28:57 -06:00
andycol 940a2b9c76 Add export to Pin Numbers application (#2126)
* Add files via upload

* Update pin_numbers.php

* Create pin_download.php

* Delete {$mac}.cfg

* Update pin_numbers.php

* fix status not displaying any result

the Status block was showing as blank even if enabled/disabled
This will now fix it
2017-04-22 10:22:21 -06:00
andycol 598b746074 device export (#2445)
* update devices.php

add export button

* Add files via upload
2017-04-22 10:17:18 -06:00
FusionPBX cdb6b67db2 Add french fr-fr for operator panel. 2017-04-21 13:51:48 -06:00
The-Operator 835cca5f3c Add/Update German and Austrian translations (#2528)
Modified apps:
- call_centers
- log_viewer
- modules
- music_on_hold
- operator_panel
- phrases
- pin_numbers
- recordings
- registrations
- ring_groups
- services
- settings
- sip_profiles
- sip_status
- system
2017-04-21 13:41:20 -06:00
konradSC 93802aa6f5 N-Way conference (#2524)
* Merge (#4)

* Added variables to disable call waiting and t.38 faxing

* HT702 config file variables: grandstream_disable_call_waiting, grandstream_disable_fax_t38

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update app_config.php

* Corrected bug with expansion board and call park value.  Was 19, should be 16.

* MAC detection for some Grandstream phones (#2486)

Some GS models send the Mac address in the user agent

* Add/Update German and Austrian translations (#2483)

Updates to the following apps:
call_broadcast
call_flows
devices
dialplan_inbound
dialplan_outbound
edit
emails
exec
extensions
fax
fifo
fifo_list
gateways
ivr_menus

* Update destinations.php

* Update xml_cdr_inc.php

* Update status_registrations.php

* Update y000000000028.cfg

* Update y000000000066.cfg

* Update y000000000035.cfg

* Update y000000000065.cfg

* Update y000000000051.cfg

* Update y000000000023.cfg

* Update y000000000025.cfg

* Update y000000000029.cfg

* Update y000000000036.cfg

* Update y000000000038.cfg

* Update y000000000032.cfg

* Update y000000000046.cfg

* Update y000000000000.cfg

* Update y000000000054.cfg

* Update y000000000045.cfg

* Update y000000000069.cfg

* Update y000000000004.cfg

* Update y000000000044.cfg

* Update y000000000044.cfg

* Update y000000000005.cfg

* Update y000000000052.cfg

* Update y000000000007.cfg

* Update y000000000037.cfg

* BugFix for VM Transcription (#2491)

Records as MP3 and skips transcription steps if a user has transcription set to false.

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Yet another ip phone reporting MAC in the UserAgent (#2492)

* Update app_config.php

Begin adding uuid's for key functions.

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Create 560_extension_queue.xml

* Update y000000000037.cfg

* Update y000000000007.cfg

* Update app_config.php

* Update y000000000052.cfg

* Update y000000000028.cfg

* Update y000000000005.cfg

* Update y000000000044.cfg

* Update y000000000044.cfg

* Update y000000000004.cfg

* Update y000000000069.cfg

* Update y000000000045.cfg

* Update y000000000000.cfg

* Update y000000000046.cfg

* Update y000000000032.cfg

* Update y000000000038.cfg

* Update y000000000054.cfg

* Update y000000000036.cfg

* Update y000000000029.cfg

* Update y000000000066.cfg

* Update y000000000035.cfg

* Update y000000000065.cfg

* Update y000000000051.cfg

* Update y000000000023.cfg

* Update y000000000025.cfg

* Update app_config.php

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update app_config.php

* Fix. Add new sip profile setting. (#2500)

* BugFix [master] system information git (#2499)

fix for if the .git folder is present but corrupt

* Fix. Redirect back to correct profile after delete setting. (#2501)

Fix. Add setting (seems need also set sip_profile_uuid)
Change. Order settings by name when output.

* Restore Button + Audiocodes preliminary support (#2502)

* Audiocodes phone support + restore default for vendors

* Restore button

* Restore script

* Update device_vendors.php

* Some FR & ES translation fixes (#2503)

* Update app_config.php

* Update app_config.php

* Create {$mac}.cfg

* Create directory.xml

* Create favorite_setting.xml

* Create y000000000025.cfg

* Fix. Add extension with non numeric extension number. (#2508)

* Update ring_group_edit.php

* Update call_edit.php

* Create 080_default_caller_id

* Update 080_default_caller_id

* Rename 080_default_caller_id to 080_default_caller_id.xml

* Fix. Create needed number of extensions (#2509)

* Update dialplan_edit.php

* Update switch.php

* Update index.php

* Update switch.php

* Update voicemail_edit.php

* Update app_config.php (#2515)

Add the necessary permissions in order to use the database save function (fusion 4.3) when coding for voicemail option adds/deletes/updates.

I realize these voicemail permissions overall will probably get cleaned up even more once the whole app is updated to use the database function, but this is a stop gap measure. I am working on adding voicemail options to the Bulk Account Settings app and I'm stuck without these permissions. The function is kicking a out 403 Forbidden.

* Update app_config.php

* Really use configured transcribe_language for transcription (#2513)

* Fix renaming domains (#2512)

* Make presence for conferences work out of the box (#2514)

Use '@' instead of '-' for separating conference name and domain, which
is what FreeSWITCH mod_conference uses.

* Add. Speed dial respects contacts user. (#2249)

* Add. Speed dial respects contacts user.

One user can not use speed dial numbers from contacts
associated with another user

* Make SQL query more efficient

* Add. Support find contacts by user groups as well

If contact has set any `user` or `group` then only this users can use speed dial numbers
in other case speed dial numbers are global for domain.

* Fixup for renaming domains (#2517)

The previous fix was incomplete, this one should do it.

* Create app_defaults.php

* Update page.lua

* CC Key Support for Call Center (#2518)

* Exit Keys support

* Multilanguage support

* CC Key Support

* Update call_center.php

* Update code to iterate over numbers. (#1727)

* Update code to iterate over numbers.

This code fixes some problems
 * range like `009-010` current code produce numbers `009` and `0010`
 * range like `200-100` now raise error so it will be easy to debug
 * range like `010-20` now generate error.
 * `destination` is string so condition `destination == tonumber(sip_from_user)` is always false so change it `destination == sip_from_user`

* Fix. handle ranges like `100-100`

* Create 570_nway_conference.xml

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Update app_config.php
2017-04-21 08:28:25 -06:00
FusionPBX aed89a5000 Update extension_dashboard.php
Make the outbound caller id select work better.
2017-04-21 06:55:44 -06:00
FusionPBX 6f41869fc9 Add caller id select to the extension dashboard. 2017-04-21 06:26:34 -06:00
FusionPBX 1cf849809b Update email_cron.php 2017-04-21 04:49:13 -06:00
FusionPBX e4f73f09cf Create extension_dashboard.php 2017-04-19 20:40:42 -06:00
FusionPBX 8eb2a1cc0f Update app_config.php
Add extension_caller_id permission.
2017-04-19 20:39:35 -06:00
FusionPBX 162fd611fd Update app_config.php 2017-04-19 19:22:03 -06:00
FusionPBX b3acd8944e Update app_config.php 2017-04-19 19:20:46 -06:00
FusionPBX 15c4cb8f04 Update app_languages.php
Add label-caller_id_number to app/extensions
2017-04-19 15:18:19 -06:00
konradSC fa4ab999cf Ring group toll allow (#2520)
* Merge (#4)

* Added variables to disable call waiting and t.38 faxing

* HT702 config file variables: grandstream_disable_call_waiting, grandstream_disable_fax_t38

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update app_config.php

* Corrected bug with expansion board and call park value.  Was 19, should be 16.

* MAC detection for some Grandstream phones (#2486)

Some GS models send the Mac address in the user agent

* Add/Update German and Austrian translations (#2483)

Updates to the following apps:
call_broadcast
call_flows
devices
dialplan_inbound
dialplan_outbound
edit
emails
exec
extensions
fax
fifo
fifo_list
gateways
ivr_menus

* Update destinations.php

* Update xml_cdr_inc.php

* Update status_registrations.php

* Update y000000000028.cfg

* Update y000000000066.cfg

* Update y000000000035.cfg

* Update y000000000065.cfg

* Update y000000000051.cfg

* Update y000000000023.cfg

* Update y000000000025.cfg

* Update y000000000029.cfg

* Update y000000000036.cfg

* Update y000000000038.cfg

* Update y000000000032.cfg

* Update y000000000046.cfg

* Update y000000000000.cfg

* Update y000000000054.cfg

* Update y000000000045.cfg

* Update y000000000069.cfg

* Update y000000000004.cfg

* Update y000000000044.cfg

* Update y000000000044.cfg

* Update y000000000005.cfg

* Update y000000000052.cfg

* Update y000000000007.cfg

* Update y000000000037.cfg

* BugFix for VM Transcription (#2491)

Records as MP3 and skips transcription steps if a user has transcription set to false.

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Yet another ip phone reporting MAC in the UserAgent (#2492)

* Update app_config.php

Begin adding uuid's for key functions.

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Create 560_extension_queue.xml

* Update y000000000037.cfg

* Update y000000000007.cfg

* Update app_config.php

* Update y000000000052.cfg

* Update y000000000028.cfg

* Update y000000000005.cfg

* Update y000000000044.cfg

* Update y000000000044.cfg

* Update y000000000004.cfg

* Update y000000000069.cfg

* Update y000000000045.cfg

* Update y000000000000.cfg

* Update y000000000046.cfg

* Update y000000000032.cfg

* Update y000000000038.cfg

* Update y000000000054.cfg

* Update y000000000036.cfg

* Update y000000000029.cfg

* Update y000000000066.cfg

* Update y000000000035.cfg

* Update y000000000065.cfg

* Update y000000000051.cfg

* Update y000000000023.cfg

* Update y000000000025.cfg

* Update app_config.php

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update app_config.php

* Fix. Add new sip profile setting. (#2500)

* BugFix [master] system information git (#2499)

fix for if the .git folder is present but corrupt

* Fix. Redirect back to correct profile after delete setting. (#2501)

Fix. Add setting (seems need also set sip_profile_uuid)
Change. Order settings by name when output.

* Restore Button + Audiocodes preliminary support (#2502)

* Audiocodes phone support + restore default for vendors

* Restore button

* Restore script

* Update device_vendors.php

* Some FR & ES translation fixes (#2503)

* Update app_config.php

* Update app_config.php

* Create {$mac}.cfg

* Create directory.xml

* Create favorite_setting.xml

* Create y000000000025.cfg

* Fix. Add extension with non numeric extension number. (#2508)

* Update ring_group_edit.php

* Update call_edit.php

* Create 080_default_caller_id

* Update 080_default_caller_id

* Rename 080_default_caller_id to 080_default_caller_id.xml

* Fix. Create needed number of extensions (#2509)

* Update dialplan_edit.php

* Update switch.php

* Update index.php

* Update switch.php

* Update voicemail_edit.php

* Update app_config.php (#2515)

Add the necessary permissions in order to use the database save function (fusion 4.3) when coding for voicemail option adds/deletes/updates.

I realize these voicemail permissions overall will probably get cleaned up even more once the whole app is updated to use the database function, but this is a stop gap measure. I am working on adding voicemail options to the Bulk Account Settings app and I'm stuck without these permissions. The function is kicking a out 403 Forbidden.

* Update app_config.php

* Really use configured transcribe_language for transcription (#2513)

* Fix renaming domains (#2512)

* Make presence for conferences work out of the box (#2514)

Use '@' instead of '-' for separating conference name and domain, which
is what FreeSWITCH mod_conference uses.

* Add. Speed dial respects contacts user. (#2249)

* Add. Speed dial respects contacts user.

One user can not use speed dial numbers from contacts
associated with another user

* Make SQL query more efficient

* Add. Support find contacts by user groups as well

If contact has set any `user` or `group` then only this users can use speed dial numbers
in other case speed dial numbers are global for domain.

* Fixup for renaming domains (#2517)

The previous fix was incomplete, this one should do it.

* Create app_defaults.php

* Update page.lua

* CC Key Support for Call Center (#2518)

* Exit Keys support

* Multilanguage support

* CC Key Support

* Update call_center.php

* Update code to iterate over numbers. (#1727)

* Update code to iterate over numbers.

This code fixes some problems
 * range like `009-010` current code produce numbers `009` and `0010`
 * range like `200-100` now raise error so it will be easy to debug
 * range like `010-20` now generate error.
 * `destination` is string so condition `destination == tonumber(sip_from_user)` is always false so change it `destination == sip_from_user`

* Fix. handle ranges like `100-100`

* Update app_config.php

* Update app_languages.php

* Update ring_group_edit.php

* Update index.lua
2017-04-19 14:12:14 -06:00
Luis Daniel Lucio Quiroz f3f3e6739a CC Key Support for Call Center (#2518)
* Exit Keys support

* Multilanguage support

* CC Key Support

* Update call_center.php
2017-04-18 12:03:41 -06:00
FusionPBX 28522b0e76 Create app_defaults.php 2017-04-17 20:11:35 -06:00
Stefan Siegel 1ee633cd10 Make presence for conferences work out of the box (#2514)
Use '@' instead of '-' for separating conference name and domain, which
is what FreeSWITCH mod_conference uses.
2017-04-17 09:01:04 -06:00
FusionPBX e0972e151a Update app_config.php 2017-04-16 22:15:05 -06:00
konradSC ab73f5d249 Update app_config.php (#2515)
Add the necessary permissions in order to use the database save function (fusion 4.3) when coding for voicemail option adds/deletes/updates.

I realize these voicemail permissions overall will probably get cleaned up even more once the whole app is updated to use the database function, but this is a stop gap measure. I am working on adding voicemail options to the Bulk Account Settings app and I'm stuck without these permissions. The function is kicking a out 403 Forbidden.
2017-04-16 22:14:05 -06:00
FusionPBX 301b193e46 Update voicemail_edit.php 2017-04-15 15:32:15 -06:00
FusionPBX 92665416ba Update index.php 2017-04-14 22:21:38 -06:00
FusionPBX d7e0935037 Update dialplan_edit.php 2017-04-14 21:49:53 -06:00
Alexey Melnichuk bbe117cd0e Fix. Create needed number of extensions (#2509) 2017-04-14 04:09:11 -06:00
FusionPBX 923ce12507 Rename 080_default_caller_id to 080_default_caller_id.xml 2017-04-14 03:55:20 -06:00
FusionPBX 5048a36dd9 Update 080_default_caller_id 2017-04-14 03:44:03 -06:00
FusionPBX abcff789f5 Create 080_default_caller_id 2017-04-14 03:34:32 -06:00
FusionPBX cfe4a15992 Update call_edit.php 2017-04-14 02:39:41 -06:00
FusionPBX 503ef0e233 Update ring_group_edit.php 2017-04-14 02:23:48 -06:00
Alexey Melnichuk 11510645a0 Fix. Add extension with non numeric extension number. (#2508) 2017-04-14 02:12:24 -06:00
Len 03b07d1684 Update app_config.php 2017-04-14 01:34:56 -04:00
Len 560a6eec5b Update app_config.php 2017-04-14 01:30:27 -04:00
Luis Daniel Lucio Quiroz fdaba192a4 Restore Button + Audiocodes preliminary support (#2502)
* Audiocodes phone support + restore default for vendors

* Restore button

* Restore script

* Update device_vendors.php
2017-04-13 14:18:38 -06:00
Alexey Melnichuk 1b2cdb633d Fix. Redirect back to correct profile after delete setting. (#2501)
Fix. Add setting (seems need also set sip_profile_uuid)
Change. Order settings by name when output.
2017-04-13 10:24:48 -06:00
Mafoo 047ecaffd2 BugFix [master] system information git (#2499)
fix for if the .git folder is present but corrupt
2017-04-13 10:07:21 -06:00
Alexey Melnichuk 167bcca992 Fix. Add new sip profile setting. (#2500) 2017-04-13 10:06:52 -06:00
Len 3443af9cc5 Update app_config.php 2017-04-13 01:14:31 -04:00
Len 65df3624d3 Update app_config.php 2017-04-12 23:39:41 -04:00
Len 1d767549eb Update app_config.php 2017-04-12 22:31:00 -04:00
FusionPBX 7264a652a8 Create 560_extension_queue.xml 2017-04-11 22:33:28 -06:00
Len e764046876 Update app_config.php 2017-04-12 00:27:53 -04:00
Len a60ae5c777 Update app_config.php 2017-04-12 00:04:45 -04:00
Len 6a295561b6 Update app_config.php 2017-04-11 23:49:39 -04:00
Len 50a0639b29 Update app_config.php 2017-04-11 23:33:11 -04:00
Len 0638afecff Update app_config.php 2017-04-11 23:18:08 -04:00
FusionPBX a7ab230f44 Update app_config.php 2017-04-11 20:35:58 -06:00
FusionPBX b39844b04f Update app_config.php
Begin adding uuid's for key functions.
2017-04-11 20:17:16 -06:00
Luis Daniel Lucio Quiroz 35c139ddb8 Yet another ip phone reporting MAC in the UserAgent (#2492) 2017-04-11 14:04:10 -06:00
FusionPBX 568cb95bf2 Update status_registrations.php 2017-04-09 10:42:52 -06:00
FusionPBX 0920e72a23 Update xml_cdr_inc.php 2017-04-08 15:17:52 -06:00
FusionPBX e9b2879a07 Update destinations.php 2017-04-08 09:40:55 -06:00
The-Operator 7ff174075a Add/Update German and Austrian translations (#2483)
Updates to the following apps:
call_broadcast
call_flows
devices
dialplan_inbound
dialplan_outbound
edit
emails
exec
extensions
fax
fifo
fifo_list
gateways
ivr_menus
2017-04-08 09:35:29 -06:00
Luis Daniel Lucio Quiroz 79c6fcf585 MAC detection for some Grandstream phones (#2486)
Some GS models send the Mac address in the user agent
2017-04-07 23:47:52 -06:00
Len df926e856a Update app_config.php 2017-04-06 01:54:39 -04:00
FusionPBX 803d0c4772 Update destination_edit.php 2017-04-05 00:55:16 -06:00
FusionPBX 6cc945bb5f Update app_config.php 2017-04-05 00:11:37 -06:00
FusionPBX 2623a6d8e9 Update destinations.php 2017-04-04 23:42:36 -06:00
FusionPBX f7db75a14b Update destinations.php 2017-04-04 23:39:51 -06:00
FusionPBX dd8537cae4 Update destination_delete.php 2017-04-04 23:32:10 -06:00
Mafoo 6ef6d24fac Enhance [master] Show more git information (#2461)
make commit id clickable though to origin
display a status of the branch compared to remote
2017-04-03 09:49:35 -06:00
FusionPBX bdd0d595a3 Update 030_is_local.xml 2017-03-31 12:11:45 -06:00
FusionPBX cca888eaa5 Update 030_is_local.xml 2017-03-31 12:11:05 -06:00
FusionPBX 86fa73a5e5 Update extension_edit.php 2017-03-27 15:05:41 -06:00
FusionPBX 9ad5dc58e1 Update app_config.php 2017-03-27 15:01:02 -06:00
FusionPBX af5e2ea9dd Update extension_edit.php 2017-03-27 14:49:55 -06:00
Mafoo d05fa644ee Log messages to the syslog when provisioning fails (#2448) 2017-03-24 23:18:15 -06:00
konradSC 4c2eb26f72 Voicemail tutorial (#2451)
* Update macro.lua

Add additional macros for the tutorial.

* Create tutorial.lua

* Update index.lua

* Update record_greeting.lua

Add menu variable to route back to appropriate place in the flow.

* Update record_menu.lua

Add menu variable to accommodate the tutorial.

* Update change_password.lua

Add menu variable to accommodate the tutorial.

* Update record_name.lua

Add menu variable to accommodate the tutorial.

* Update voicemail_edit.php

Add option to play tutorial on next login.

* Update app_languages.php

* Update app_config.php

Add voicemail_tutorial to database.

* Update extension_edit.php

Set "voicemail_tutorial" to true for new extensions.
2017-03-24 23:06:16 -06:00
konradSC c1acf2aba6 Update voicemail_edit.php (#2452)
Sets the default value for the tutorial to false if the database has a null value.
2017-03-24 23:03:29 -06:00
FusionPBX a0207c343b Update app_config.php 2017-03-24 18:35:27 -06:00
FusionPBX 0750e3945e Update app_config.php 2017-03-24 17:54:52 -06:00
konradSC 64d85ecbdb Update voicemail_edit.php (#2447)
Set default value of per user voicemail transcription to false of the value is null in the database.
2017-03-24 12:48:28 -06:00
FusionPBX 9619dacfbb Update music_on_hold.php 2017-03-22 22:53:27 -06:00
The-Operator 8842d7c252 Add German translation and update Austrian Translation (#2441)
Numerous apps updated
2017-03-22 18:49:33 -06:00
Luis Daniel Lucio Quiroz ea669cbf69 Let the apps be more self-contained regarding LUA scripts (#2440)
At this moment, all LUA scripts must be at resources/install/script, this patch allows applications to be more self-contained by having app/*/resources/install/scripts directory, which it will be copied to the scripts_dir directory as well.
2017-03-22 09:25:33 -06:00
FusionPBX f94a3caef0 Update xml_cdr_statistics_inc.php 2017-03-21 22:51:06 -06:00
The-Operator 919bd98352 Add German translation & update Austrian Translation (#2438)
* Add German translation and update Austrian translation

* Add German translation and update Austrian translation

* Fix syntax error in line 1301 introduced by German translation.

* Add German translation & update Austrian translation

Add German translation & update Austrian translation. Fixed two php syntax errors.
2017-03-18 17:55:23 -06:00
konradSC 88e53a6344 Update app_languages.php (#2437)
Add Label for Yealink Paging List key function.
2017-03-18 17:54:09 -06:00
konradSC db5f395147 Update app_config.php (#2436)
Add Paging List key function for Yealinks
2017-03-18 17:53:30 -06:00
FusionPBX 3b3bec94c0 Update app_config.php 2017-03-17 11:28:48 -06:00
FusionPBX 9dbb59ce8e Update contact_import.php 2017-03-17 00:04:27 -06:00
FusionPBX 69c0b9a4f8 Update contact_import.php 2017-03-16 19:23:17 -06:00
FusionPBX 2e64b084d7 Update app_languages.php 2017-03-16 01:01:50 -06:00
FusionPBX 89ab2e42e1 Create app_languages.php 2017-03-16 00:46:25 -06:00
FusionPBX e3fa90adec Update app_config.php 2017-03-13 18:36:27 -06:00
FusionPBX b75af870d5 Update app_config.php 2017-03-13 18:34:19 -06:00
drenda 25548cccb5 Added italian translation (#2417)
* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian language

* added italian translation

* added italian translation

* added italian language

* fixed error in copy button

* added italian translation

* added italian translation

* partial italian translation

* added partial italian translation

* added italian translation

* added italian translation

* Update app_languages.php

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation
2017-03-13 12:26:35 -06:00
Dean Montgomery 6587065b95 Fix disappearing voicemail_description. (#2394)
Editing an extension causes the voicemail_description filed to disappear in v_voicemails.
* Preserves voicemail_description if present in v_voicemails table.
* Creates voicemail_description if empty in v_voicemails.
2017-03-08 16:30:31 -07:00
konradSC 0bbbfeb1b6 Update 010_user_exists.xml (#2409)
If toll_allow is set on an extension, an outside caller dialing a direct number will not be transferred back out to cfwd-no-answer external number unless the toll_allow variable is read in the dialplan.
2017-03-08 00:16:58 -07:00
FusionPBX 94652f481e Update app_config.php 2017-03-03 23:20:10 -07:00
FusionPBX 5e8c0f3563 Update app_config.php 2017-03-03 23:17:15 -07:00
FusionPBX 1c34903f80 Update call_forward.php 2017-03-02 16:37:07 -07:00
FusionPBX 4d331049f9 Update follow_me.php 2017-03-02 15:45:50 -07:00
FusionPBX 6e787b6c25 Update app_config.php 2017-03-02 13:51:52 -07:00
drenda f8280be280 Added italian translation (#2408)
* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian language

* added italian translation

* added italian translation

* added italian language

* fixed error in copy button

* added italian translation

* added italian translation

* partial italian translation

* added partial italian translation

* added italian translation

* added italian translation

* Update app_languages.php

* added italian translation

* added italian translation

* added italian translation
2017-03-01 01:28:19 -07:00
FusionPBX 966b728a9d Update ring_group_forward.php 2017-02-28 21:57:35 -07:00
FusionPBX 66b1b55d45 Update provision.php 2017-02-28 21:01:03 -07:00
FusionPBX 2c25c3e341 Update time_condition_edit.php
Work on the indentation and update the dialplan xml.
2017-02-27 22:25:55 -07:00
FusionPBX 04f7811143 Update dialplan_xml.php 2017-02-27 21:45:02 -07:00
drenda 9669075a31 Added italian translation (#2404)
* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian language

* added italian translation

* added italian translation

* added italian language

* fixed error in copy button

* added italian translation

* added italian translation

* partial italian translation

* added partial italian translation

* added italian translation

* added italian translation

* Update app_languages.php

* added italian translation

* added italian translation
2017-02-27 21:40:05 -07:00
drenda cbdedf285e Added italian translation (#2399)
* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian language

* added italian translation

* added italian translation

* added italian language

* fixed error in copy button

* added italian translation

* added italian translation

* partial italian translation

* added partial italian translation

* added italian translation

* added italian translation

* Update app_languages.php
2017-02-24 21:42:58 -07:00
FusionPBX 32ac0435e9 Update contact_import.php 2017-02-24 10:50:14 -07:00
FusionPBX a867f08ad8 Update device_edit.php
Make the vendor name case insensitive.
2017-02-24 00:19:28 -07:00
jamesorose 3f4683b4d5 alphabetize the page (#2396) 2017-02-23 16:16:54 -07:00
drenda eeb20db3a1 Added italian translation (#2391)
* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian language

* added italian translation

* added italian translation

* added italian language

* fixed error in copy button

* added italian translation

* added italian translation

* partial italian translation
2017-02-22 21:31:40 -07:00
FusionPBX 6f031d582d Update follow_me.php 2017-02-22 12:51:14 -07:00
FusionPBX 8775275ff1 Update device_edit.php 2017-02-20 22:12:49 -07:00
FusionPBX 49a0400941 Update call_center_active.php 2017-02-20 20:57:29 -07:00
FusionPBX d9e7e7d590 Update device_edit.php 2017-02-20 20:22:27 -07:00
Luis Daniel Lucio Quiroz bb7dba8570 Make sure provisioning temporal directory exists (#2386)
Same rationale as 4.2
2017-02-19 21:50:35 -07:00
drenda e45a0f80d2 Added italian translation (#2384)
* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian language

* added italian translation
2017-02-19 21:17:46 -07:00
FusionPBX 28e441a7ca Update 890_local_extension.xml 2017-02-17 11:00:42 -07:00
FusionPBX 267768a417 Update app_config.php 2017-02-17 10:47:46 -07:00
FusionPBX 379c10b14c Update dialplan_detail_delete.php 2017-02-17 09:39:14 -07:00
FusionPBX 8b3fcd06a7 Update dialplan_detail_delete.php 2017-02-17 09:37:11 -07:00
Harald Gutmann dda76e5beb allow page-break on fax_message & fax_footer (#1978) (#2378)
* enable page-breaks on fax messages

* fix footer & allow page break

* update footer placement to work properly on single page
2017-02-16 19:48:17 -07:00
drenda c37ce02d44 Added Italian translation (#2379)
* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language
2017-02-16 19:46:50 -07:00
FusionPBX 782edeca44 Update contact_import.php 2017-02-16 17:12:34 -07:00
FusionPBX f8eee50a62 Update app_config.php 2017-02-16 15:43:53 -07:00
FusionPBX 2f0d104f13 Update voicemail_edit.php 2017-02-16 01:28:28 -07:00
FusionPBX 10c45b82f8 Update contact_import.php 2017-02-16 00:14:52 -07:00
FusionPBX f1af0e7fa5 Update app_config.php 2017-02-15 23:50:07 -07:00
FusionPBX bb1b12dc92 Update app_config.php 2017-02-15 23:40:31 -07:00
FusionPBX 49c7f98a22 Update app_config.php 2017-02-15 23:38:36 -07:00
FusionPBX 121d5c335b Update app_config.php 2017-02-15 23:27:05 -07:00
FusionPBX a5260f8481 Update app_config.php 2017-02-15 23:24:29 -07:00