Commit Graph

3234 Commits

Author SHA1 Message Date
Andrei Mahalean 80c31bd318 Add provisioning template for Yealink T19P-E2 (#2584) 2017-05-18 08:44:43 -06:00
FusionPBX 1df1faa442 Update app_languages.php 2017-05-16 10:23:53 -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
FusionPBX 36e104a59a Update sofia.conf.lua 2017-05-12 13:21:19 -06:00
FusionPBX 2fda163776 Update sofia.conf.lua 2017-05-12 12:36:34 -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
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
FusionPBX 1c1fc9a17d Update directory.lua 2017-05-08 23:20:31 -06:00
FusionPBX 3a05c0bce7 Update directory.lua 2017-05-08 23:17:03 -06:00
FusionPBX ab7604bf3e Update y000000000068.cfg 2017-05-01 14:21:35 -07:00
FusionPBX 35f776a33d Update y000000000068.cfg 2017-05-01 14:20:58 -07:00
FusionPBX 6b19f5b857 Create directory.xml 2017-05-01 14:19:41 -07:00
FusionPBX c21b28526d Create favorite_setting.xml 2017-05-01 14:18:28 -07:00
FusionPBX 3270810c86 Create y000000000068.cfg 2017-05-01 14:17:37 -07:00
FusionPBX 614dffb5e2 Create {$mac}.cfg 2017-05-01 14:11:25 -07:00
FusionPBX 22e43fffac Create smpp.conf.xml 2017-04-28 19:41:40 -06:00
Len ddbd6476c9 Update {$mac}.cfg 2017-04-28 12:59:05 -04:00
Len 26b4432f28 Update {$mac}.xml 2017-04-27 23:08:27 -04:00
FusionPBX 71f37f4449 Fix the dnsnaptr spelling mistake. 2017-04-27 18:22:46 -06:00
FusionPBX f2f131aa78 Fix the dnsnaptr spelling mistake. 2017-04-27 18:21:44 -06:00
FusionPBX b35a815a0a Update check_auth.php 2017-04-27 17:58:20 -06:00
The-Operator d05ace4995 Updates to German and Austrian translations (#2549)
Updates and error corrections
2017-04-27 15:19:36 -06:00
Mafoo 941b115d92 Enhance-Add message stack (#2521)
Implement new messages class
Support legacy $_SESSION['message_*']
New function messages::add($message, $mood, $delay) to simplify adding messages
updated core/users/user_edit.php to demonstrate
includes space->tab corrections
2017-04-27 11:30:52 -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
Len 3223e7071e Create {$mac}.xml 2017-04-26 22:52:11 -04:00
FusionPBX 76f86d1b59 Update php.php 2017-04-25 00:09:53 -06:00
FusionPBX 8a371ce04f Add function_exists to session_start. 2017-04-25 00:06:41 -06:00
konradSC e111904554 Conference Center Recording mp3 (#2531)
* 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 index.lua

* Update start_recording.lua
2017-04-24 16:43:32 -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
Alexey Melnichuk d390270b2e Fix. Improve parameters patterns. (#2218)
E.g. now it handle queries like
```Lua
local sql = "select :J::text as value"
print(dbh:first_value(sql, {J='hello'}))
```
2017-04-22 10:18:10 -06:00
Alexey Melnichuk d6efebf13f Fix. Remove unused code from mwi_subscribe.lua (#2527) 2017-04-21 05:59:38 -06:00
Alexey Melnichuk debfcbbc5b Fix. Escape strings in regex api (#2523) 2017-04-20 07:48:49 -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
Alexey Melnichuk 110086f75a 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`
2017-04-18 12:11:39 -06:00
FusionPBX 0a766b1fff Update page.lua 2017-04-18 11:56:33 -06:00
Alexey Melnichuk 8f2782e8dd 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.
2017-04-17 09:02:36 -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
Stefan Siegel 901ae7e71e Really use configured transcribe_language for transcription (#2513) 2017-04-17 08:50:34 -06:00
FusionPBX c5e0857ee3 Update switch.php 2017-04-15 13:47:40 -06:00
FusionPBX 3123a8f02e Update switch.php 2017-04-14 22:13:18 -06:00
Len 1b4ebbf46e Create y000000000025.cfg 2017-04-14 01:55:47 -04:00
Len d2e8cbd734 Create favorite_setting.xml 2017-04-14 01:47:24 -04:00
Len 8c7669a35a Create directory.xml 2017-04-14 01:46:20 -04:00
Len 244f8dc608 Create {$mac}.cfg 2017-04-14 01:45:15 -04:00
Luis Daniel Lucio Quiroz f5cd0e61c4 Some FR & ES translation fixes (#2503) 2017-04-13 15:47:15 -06:00
Len b739c79614 Update {$mac}.xml 2017-04-13 00:37:29 -04:00
Len dbb43f6475 Update {$mac}.xml 2017-04-13 00:34:06 -04:00
Len bfe44d0aed Update {$mac}.xml 2017-04-13 00:33:31 -04:00
Len 2d09c2a77e Update {$mac}.xml 2017-04-13 00:31:44 -04:00
Len af9fe07c80 Update {$mac}.xml 2017-04-13 00:31:00 -04:00
Len 7e37f3b9bd Update {$mac}.xml 2017-04-13 00:29:18 -04:00
Len 52f29e375d Update {$mac}.xml 2017-04-13 00:28:40 -04:00
Len 25dc7d32cf Update {$mac}.xml 2017-04-13 00:24:53 -04:00
Len 821bd37e6e Update {$mac}.xml 2017-04-13 00:23:39 -04:00
Len 4c0ff23ead Update {$mac}.xml 2017-04-13 00:22:25 -04:00
Len 098299d702 Update {$mac}.xml 2017-04-13 00:21:26 -04:00
Len af656840d9 Update {$mac}.xml 2017-04-13 00:19:30 -04:00
Len d3fcaba43f Update {$mac}.xml 2017-04-13 00:18:53 -04:00
Len 4fe72f50d2 Update {$mac}.xml 2017-04-13 00:10:11 -04:00
Len ed25e31d54 Update {$mac}.xml 2017-04-13 00:09:25 -04:00
Len 278d9acbfd Update {$mac}.xml 2017-04-13 00:06:36 -04:00
Len 3b01a94398 Update {$mac}.xml 2017-04-13 00:03:09 -04:00
Len 902b574e61 Update {$mac}.xml 2017-04-13 00:01:38 -04:00
Len 731e5ea1b9 Update {$mac}.xml 2017-04-12 23:58:39 -04:00
Len 995d8110af Update {$mac}.xml 2017-04-12 23:56:28 -04:00
Len 688333a423 Update {$mac}.xml 2017-04-12 23:55:23 -04:00
Len a4b3ac5645 Update {$mac}.xml 2017-04-12 23:52:26 -04:00
Len 1fa740080c Update {$mac}.xml 2017-04-12 23:50:25 -04:00
Len 670b4568dd Update {$mac}.xml 2017-04-12 23:49:45 -04:00
Len d62412b26a Update {$mac}.xml 2017-04-12 23:46:52 -04:00
Len 8d12ffd830 Update {$mac}.xml 2017-04-12 23:45:58 -04:00
Len bb3454b818 Update {$mac}.xml 2017-04-12 23:43:46 -04:00
Len 056b4ee857 Update y000000000025.cfg 2017-04-12 23:07:58 -04:00
Len 8363bcbd58 Update y000000000023.cfg 2017-04-12 23:07:10 -04:00
Len 1f17790eae Update y000000000051.cfg 2017-04-12 23:05:46 -04:00
Len ab1d7648db Update y000000000065.cfg 2017-04-12 23:04:24 -04:00
Len 57eea8c371 Update y000000000035.cfg 2017-04-12 23:03:45 -04:00
Len b920704407 Update y000000000066.cfg 2017-04-12 23:02:03 -04:00
Len 46fb641ef2 Update y000000000029.cfg 2017-04-12 23:00:01 -04:00
Len 0d6bb7e7da Update y000000000036.cfg 2017-04-12 22:56:25 -04:00
Len 534362cf62 Update y000000000054.cfg 2017-04-12 22:55:12 -04:00
Len 548aa5eb0d Update y000000000038.cfg 2017-04-12 22:54:11 -04:00
Len c5774feeb5 Update y000000000032.cfg 2017-04-12 22:52:43 -04:00
Len e5879e0e08 Update y000000000046.cfg 2017-04-12 22:51:54 -04:00
Len 45ae5baf45 Update y000000000000.cfg 2017-04-12 22:51:07 -04:00
Len 12575efcff Update y000000000045.cfg 2017-04-12 22:48:35 -04:00
Len b0c68e5871 Update y000000000069.cfg 2017-04-12 22:44:02 -04:00
Len e2b786e775 Update y000000000004.cfg 2017-04-12 22:43:18 -04:00
Len 019d20fa89 Update y000000000044.cfg 2017-04-12 22:42:34 -04:00
Len 65fe2c92b1 Update y000000000044.cfg 2017-04-12 22:41:36 -04:00
Len 89efb2e210 Update y000000000005.cfg 2017-04-12 22:36:14 -04:00
Len 2c01ab553e Update y000000000028.cfg 2017-04-12 22:34:01 -04:00
Len 13db67dfea Update y000000000052.cfg 2017-04-12 22:33:00 -04:00
Len a784cc18c8 Update y000000000007.cfg 2017-04-12 22:14:53 -04:00
Len ac94858ea0 Update y000000000037.cfg 2017-04-12 22:10:06 -04:00
Len fff424a9b9 Update {$mac}.xml 2017-04-11 00:21:01 -04:00
Len 549bb3103c Update {$mac}.xml 2017-04-11 00:06:23 -04:00
Len 7dddcdcc3d Update {$mac}.xml 2017-04-11 00:04:19 -04:00
Len d484b3648d Update {$mac}.xml 2017-04-10 23:51:59 -04:00
Len 7277ac9c97 Update {$mac}.xml 2017-04-10 23:49:34 -04:00
Len fbbde33d4d Update {$mac}.xml 2017-04-10 23:46:47 -04:00
Len 2a0ec6d994 Update {$mac}.xml 2017-04-10 23:44:32 -04:00
Len bf4710298f Update {$mac}.xml 2017-04-10 23:41:39 -04:00
Len 39e44dfa02 Update {$mac}.xml 2017-04-10 23:38:56 -04:00
Len a3bf63595f Update {$mac}.xml 2017-04-10 23:36:06 -04:00
Len d0f9c6b7db Update {$mac}.xml 2017-04-10 23:34:20 -04:00
Len 7c635e88e8 Update {$mac}.xml 2017-04-10 23:30:53 -04:00
Len fa3295d989 Update {$mac}.xml 2017-04-10 23:16:42 -04:00
konradSC 0ad7bdf1d9 BugFix for VM Transcription (#2491)
Records as MP3 and skips transcription steps if a user has transcription set to false.
2017-04-10 18:13:50 -06:00
Len c7719ee111 Update y000000000037.cfg 2017-04-10 10:19:04 -04:00
Len b198dd4aac Update y000000000007.cfg 2017-04-10 10:16:25 -04:00
Len 62c2a5ebba Update y000000000052.cfg 2017-04-10 10:13:17 -04:00
Len 8f1b78fce1 Update y000000000005.cfg 2017-04-10 10:10:45 -04:00
Len 7e9622aa89 Update y000000000044.cfg 2017-04-10 10:07:48 -04:00
Len 511275fc4e Update y000000000044.cfg 2017-04-10 10:02:10 -04:00
Len 79018c24f8 Update y000000000004.cfg 2017-04-10 10:00:01 -04:00
Len abaa6b0fe4 Update y000000000069.cfg 2017-04-10 09:57:50 -04:00
Len 99b0b3c808 Update y000000000045.cfg 2017-04-10 09:55:27 -04:00
Len 2e816ea157 Update y000000000054.cfg 2017-04-10 09:53:01 -04:00
Len 807b9a268b Update y000000000000.cfg 2017-04-10 09:50:11 -04:00
Len a45e246485 Update y000000000046.cfg 2017-04-10 09:49:01 -04:00
Len 6ee8100e14 Update y000000000032.cfg 2017-04-10 09:46:44 -04:00
Len b0eec0b610 Update y000000000038.cfg 2017-04-10 09:42:20 -04:00
Len ca49d07ea9 Update y000000000036.cfg 2017-04-10 09:38:59 -04:00
Len 4a0facde78 Update y000000000029.cfg 2017-04-10 09:34:32 -04:00
Len 2318f2e6e1 Update y000000000025.cfg 2017-04-10 09:30:30 -04:00
Len e3bb49260d Update y000000000023.cfg 2017-04-10 09:29:41 -04:00
Len 977708c1d8 Update y000000000051.cfg 2017-04-10 09:25:55 -04:00
Len 92951a1f11 Update y000000000065.cfg 2017-04-10 09:21:59 -04:00
Len 19c87c2fcf Update y000000000035.cfg 2017-04-10 09:18:53 -04:00
Len e9a614c373 Update y000000000066.cfg 2017-04-10 09:17:11 -04:00
Len ba5f81779a Update y000000000028.cfg 2017-04-10 09:13:10 -04:00
Jim Kusznir 5ad5b7e8fb Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2017-04-06 21:23:03 -07:00
Jim Kusznir a95f380c60 Corrected bug with expansion board and call park value. Was 19, should be 16. 2017-04-06 21:21:16 -07:00
Len 97da95e6a4 Update {$mac}.cfg 2017-04-06 01:26:53 -04:00
Len 4962405b5c Update {$mac}.cfg 2017-04-06 01:24:35 -04:00
Len 6eebd057d5 Update {$mac}.cfg 2017-04-06 01:22:43 -04:00
Len 0ca7c6b05d Update {$mac}.cfg 2017-04-06 01:20:57 -04:00
Len 3326a1fb8d Update {$mac}.cfg 2017-04-06 01:19:56 -04:00
Len dd2aa77f37 Update {$mac}.cfg 2017-04-06 01:18:08 -04:00
Len 93c595f8c8 Update {$mac}.cfg 2017-04-06 01:16:17 -04:00
Len 02b6f01c00 Update {$mac}.cfg 2017-04-06 01:13:19 -04:00
Len add842e9ba Update {$mac}.cfg 2017-04-06 01:11:43 -04:00
Len 5b8a63cf13 Update {$mac}.cfg 2017-04-06 01:09:25 -04:00
Len 63c766cd3f Update {$mac}.cfg 2017-04-06 01:07:41 -04:00
Len f61fd85b37 Update {$mac}.cfg 2017-04-06 01:04:46 -04:00
Len 693bd87529 Update {$mac}.cfg 2017-04-06 01:02:35 -04:00
Len 6f0c6f61ce Update {$mac}.cfg 2017-04-06 01:00:38 -04:00
Len a1d99993c8 Update {$mac}.cfg 2017-04-06 00:57:57 -04:00
Len 880d032e7c Update {$mac}.cfg 2017-04-06 00:55:52 -04:00
Len 50e4f013fd Update {$mac}.cfg 2017-04-06 00:54:08 -04:00
Len a88def388f Update {$mac}.cfg 2017-04-06 00:53:14 -04:00
Len ec9b5d145b Update {$mac}.cfg 2017-04-06 00:51:33 -04:00
Len 1966fedd50 Update {$mac}.cfg 2017-04-06 00:50:02 -04:00
Len ba4a99416d Update {$mac}.cfg 2017-04-06 00:48:18 -04:00
Len 1e1c424281 Update {$mac}.cfg 2017-04-06 00:46:23 -04:00
Len 72f8ee2314 Update {$mac}.cfg 2017-04-06 00:45:39 -04:00
konradSC 39cc2ce9e8 Update index.lua (#2473)
Bug fix in per user vm transcription. If domain had transcription enabled but the user did not, then the sql insert of the msg would fail.
2017-04-04 21:24:13 -06:00
Jim Kusznir 096a7ec4a3 Added variables to grandstream ht702 template to disable call waiting and t.38 faxing (#2471)
* Added variables to disable call waiting and t.38 faxing

* HT702 config file variables: grandstream_disable_call_waiting, grandstream_disable_fax_t38
2017-04-03 20:04:03 -06:00
Jim Kusznir 0e22bb12f8 HT702 config file variables: grandstream_disable_call_waiting, grandstream_disable_fax_t38 2017-04-03 14:15:30 -07:00
Luis Daniel Lucio Quiroz 8bdb585f14 Fix CID alteration in Ringroups (#2467)
I really don't know if this is an IP phone issue (tested on grandstream) or a new behavior on FreeSWITCH, but in order to add the prefix to the caller id (name or number) correctly, you need to export instead of set.
2017-04-03 11:53:41 -06:00
Jim Kusznir 47b41b8616 Added variables to disable call waiting and t.38 faxing 2017-04-01 14:15:13 -07:00
Len dcfce8e443 Create {$mac}.xml 2017-04-01 01:49:03 -04:00
Len 037dff7f2f Create gxp2160/{$mac}.xml 2017-04-01 01:47:52 -04:00
Len 647f3f86cf Create {$mac}.xml 2017-04-01 01:46:00 -04:00
Len 82a0efccef Create {$mac}.xml 2017-04-01 01:44:55 -04:00
Len 30c512b4b8 Create {$mac}.xml 2017-04-01 01:41:53 -04:00
Len ab43a0374f Update {$mac}.xml 2017-03-25 19:51:09 -04:00
Len 4f923e2567 Update {$mac}.xml 2017-03-25 19:47:50 -04:00
Len 5aef78c365 Update {$mac}.xml 2017-03-25 19:46:15 -04:00
Len 23e90bdf09 Update {$mac}.xml 2017-03-25 19:44:32 -04:00
Len 6a87a3c10b Update {$mac}.xml 2017-03-25 19:39:19 -04:00
Len 2ce9c97a87 Update {$mac}.xml 2017-03-25 19:28:51 -04:00
Len f224282eb6 Update {$mac}.xml 2017-03-25 19:26:37 -04:00
Len f1236e5049 Update {$mac}.xml 2017-03-25 19:22:39 -04:00
Len b938dbeb0a Update {$mac}.xml 2017-03-25 19:20:15 -04:00
Len 8f5618f6ec Update {$mac}.xml 2017-03-25 18:59:19 -04:00
Len f51f8bf30c Update {$mac}.xml 2017-03-25 18:53:53 -04:00
Len 8a92f38414 Update {$mac}.xml 2017-03-25 18:43:10 -04:00
Len 59e184ef89 Update {$mac}.xml 2017-03-25 18:35:49 -04:00
Len 3c48a4fea8 Update {$mac}.xml 2017-03-25 18:31:41 -04:00
Len fffda9d19c Update {$mac}.xml 2017-03-25 18:23:48 -04:00
Len 4b0ffa50b8 Update {$mac}.xml 2017-03-25 18:10:49 -04:00
Len 5cc7dd2a24 Update {$mac}.xml 2017-03-25 18:03:54 -04:00
Len f0a84945c0 Update {$mac}.xml 2017-03-25 17:45:20 -04:00
Len 0570d72ea3 Update {$mac}.xml 2017-03-25 17:38:43 -04:00
Len f67b91efb1 Update {$mac}.xml 2017-03-25 17:36:22 -04:00
Len 52d1d2dbd1 Update {$mac}.xml 2017-03-25 17:29:10 -04:00
Len d96f6ef103 Update {$mac}.xml 2017-03-25 17:05:30 -04:00
Len 449d1741b9 Update {$mac}.xml 2017-03-25 16:09:04 -04:00
Len 4daa022bb8 Update {$mac}.xml 2017-03-25 16:07:12 -04:00
Len c3d82574a4 Update {$mac}.xml 2017-03-25 16:04:40 -04:00
Len b294da53ff Update {$mac}.xml 2017-03-25 16:01:11 -04:00
Len b44a398600 Update {$mac}.xml 2017-03-25 16:00:12 -04:00
Len 1e36af5935 Update {$mac}.xml 2017-03-25 15:58:16 -04:00
Len 4117fe170a Update {$mac}.xml 2017-03-25 15:56:22 -04:00
Len 7a8c8d1c2d Update {$mac}.xml 2017-03-25 15:55:30 -04:00
Len 9a9ba3c73f Update {$mac}.xml 2017-03-25 15:53:57 -04:00
Len bb9cd20e1c Update {$mac}.xml 2017-03-25 15:50:18 -04:00
Len 81cc0e4151 Update {$mac}.xml 2017-03-25 15:46:58 -04:00
FusionPBX 2fba153946 Update {$mac}.xml 2017-03-25 09:43:37 -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
FusionPBX 767f27297f Update {$mac}.cfg 2017-03-24 21:08:08 -06:00
FusionPBX ed1445f8f9 Update {$mac}.xml 2017-03-24 18:55:11 -06:00
FusionPBX f61d1226b2 Update {$mac}.xml 2017-03-24 18:53:16 -06:00
FusionPBX 1f305e1c55 Update {$mac}.xml 2017-03-24 18:41:36 -06:00
FusionPBX 37ef214e04 Update {$mac}.xml 2017-03-24 18:39:54 -06:00
FusionPBX 9856b5fb72 Update {$mac}.xml 2017-03-24 17:52:12 -06:00
FusionPBX d62116a910 Update {$mac}.xml 2017-03-24 17:50:02 -06:00
FusionPBX f5669947ce Update {$mac}.xml 2017-03-24 17:48:22 -06:00
Len 838d42345e Update {$mac}.xml 2017-03-22 00:24:15 -04:00
Len 8dfd5293db Update {$mac}.xml 2017-03-22 00:23:34 -04:00
Len bf33b5116f Update {$mac}.xml 2017-03-22 00:22:51 -04:00
Len 8dd311dc35 Update {$mac}.xml 2017-03-22 00:22:20 -04:00
Len 72fc5fbf80 Update {$mac}.xml 2017-03-22 00:21:37 -04:00
Len 437a5a1fee Update {$mac}.xml 2017-03-22 00:20:56 -04:00
Len 6385bfc5d0 Update {$mac}.xml 2017-03-22 00:20:18 -04:00
Len 9f8bc2ac5b Update {$mac}.xml 2017-03-22 00:19:33 -04:00
Len f86b4814dd Update {$mac}.xml 2017-03-22 00:18:29 -04:00
Len 27f1c7fa64 Update {$mac}.xml 2017-03-22 00:16:54 -04:00
Len e462c968d7 Update {$mac}.xml 2017-03-22 00:15:27 -04:00
Len 3cbfd82cb9 Update {$mac}.xml 2017-03-22 00:14:49 -04:00
Len fc69450105 Update {$mac}.xml 2017-03-22 00:13:43 -04:00
Len 297cd50ee2 Update {$mac}.xml 2017-03-22 00:05:25 -04:00
FusionPBX 6421dffba3 Update database.php 2017-03-17 00:09:32 -06:00
FusionPBX 0fb9850d07 Update database.php 2017-03-16 22:20:11 -06:00
FusionPBX 515ee37056 Update app_languages.php 2017-03-16 00:58:19 -06:00
FusionPBX b9803b3d16 Update app_languages.php 2017-03-15 23:42:49 -06:00
FusionPBX 3995d23e5e Create favorite_setting.xml 2017-03-14 23:30:13 -06:00
FusionPBX 35ea22fdc9 Create directory.xml 2017-03-14 23:26:37 -06:00
FusionPBX b9860e59bb Create y000000000069.cfg 2017-03-14 23:24:51 -06:00
FusionPBX ab11bf42b2 Create {$mac}.cfg 2017-03-14 23:22:35 -06:00
Len 4d5fbb5b80 Update y000000000007.cfg 2017-03-10 19:15:22 -05:00
Len 64555cee2a Update y000000000052.cfg 2017-03-10 19:11:41 -05:00
Len 2fce9ec760 Update y000000000005.cfg 2017-03-10 19:07:32 -05:00
Len c3e7c893ef Update y000000000044.cfg 2017-03-10 18:59:13 -05:00
Len 7179667d89 Update y000000000004.cfg 2017-03-10 18:55:33 -05:00
Len 3ebc86facf Update y000000000045.cfg 2017-03-10 18:52:40 -05:00
Len d076de64ad Update y000000000000.cfg 2017-03-10 18:48:07 -05:00
Len 02fc92ccae Update y000000000046.cfg 2017-03-10 18:44:42 -05:00
Len 49a85e0bff Update y000000000032.cfg 2017-03-10 18:40:32 -05:00
Len e606628100 Update y000000000038.cfg 2017-03-10 18:36:51 -05:00
Len 70ee3b2f3b Update y000000000036.cfg 2017-03-10 18:33:36 -05:00
Len 8f8c380c18 Update y000000000029.cfg 2017-03-10 18:31:13 -05:00
Len ce71bd3f2d Update y000000000028.cfg 2017-03-10 18:26:37 -05:00
Len 5bd0b742bd Update y000000000066.cfg 2017-03-10 18:22:54 -05:00
Len d7a4d54781 Update y000000000051.cfg 2017-03-10 18:19:33 -05:00
Len d6b6cd4a09 Update y000000000065.cfg 2017-03-10 18:16:04 -05:00
Len 639d93b228 Update y000000000035.cfg 2017-03-10 17:15:56 -05:00
FusionPBX d6433c73e7 Create directory.xml 2017-03-10 13:01:12 -07:00
FusionPBX 38335f1dca Create favorite_setting.xml 2017-03-10 13:00:32 -07:00
FusionPBX c497bb128f Create y000000000065.cfg 2017-03-10 12:59:28 -07:00
FusionPBX 3d442d856a Create {$mac}.cfg 2017-03-10 12:57:07 -07:00
FusionPBX 11ae41d09d Update {$mac}.xml 2017-03-09 00:12:16 -07:00
Len 0df4bd6fe9 Update {$mac}.xml 2017-03-03 18:32:48 -05:00
Len 4357d76223 Update {$mac}.xml 2017-03-03 18:29:13 -05:00
Len 70eb9e9720 Update {$mac}.xml 2017-03-03 18:28:16 -05:00
Len efc56fbdf4 Update {$mac}.xml 2017-03-03 18:24:59 -05:00
Len c2aa60e4fb Update {$mac}.xml 2017-03-03 18:20:25 -05:00
Len 81aee21b11 Update {$mac}.xml 2017-03-03 18:08:41 -05:00
Len f9fa338333 Update {$mac}.xml 2017-03-03 18:03:55 -05:00
Len 1c1b8b8bfc Update {$mac}.xml 2017-03-03 17:59:51 -05:00
Len 1b0b5c6a92 Update {$mac}.xml 2017-03-03 17:56:37 -05:00
Len d982b7bd4f Update {$mac}.xml 2017-03-03 17:26:33 -05:00
Len aa142c9d7d Update {$mac}.xml 2017-03-03 17:18:35 -05:00
Len 41bff83939 Update {$mac}.xml 2017-03-02 00:36:21 -05:00
Len bb492c0542 Update {$mac}.xml 2017-03-01 23:41:19 -05:00
Len 356955cf33 Update {$mac}.xml 2017-03-01 21:16:50 -05:00
FusionPBX 1ca70ff839 Update hangup_rx.lua 2017-03-01 12:24:54 -07:00
Len 0b6924bb7b Update {$mac}.xml 2017-03-01 00:03:43 -05:00
Len 8d1e0c64cb Update {$mac}.xml 2017-03-01 00:02:52 -05:00
Len c9f287e02b Update {$mac}.xml 2017-03-01 00:01:26 -05:00
Len 6cecb529dc Update {$mac}.xml 2017-02-28 23:57:21 -05:00
Len 9e6922d6af Update {$mac}.xml 2017-02-28 23:55:55 -05:00
Len bdd20d6572 Update {$mac}.xml 2017-02-28 23:53:59 -05:00
Len 0b5fccafdd Update {$mac}.xml 2017-02-28 23:52:21 -05:00
Len 44d51fc91c Update {$mac}.xml 2017-02-28 23:49:39 -05:00
Len b6e2052a4b Update {$mac}.xml 2017-02-28 23:48:41 -05:00
Len b358995829 Update {$mac}.xml 2017-02-28 23:47:21 -05:00
Len d3cb8b4f15 Update {$mac}.xml 2017-02-28 23:44:51 -05:00
Len 408baeca41 Update {$mac}.xml 2017-02-28 23:41:38 -05:00
Len 094e0472d2 Update {$mac}.xml 2017-02-28 23:39:53 -05:00
Len 6df827dece Update {$mac}.xml 2017-02-28 23:33:36 -05:00
FusionPBX c5a0a068c2 Update {$mac}.xml 2017-02-28 21:31:54 -07:00
Len 77b254b901 Update {$mac}.xml 2017-02-28 23:28:40 -05:00
Len c15a40d3f0 Update {$mac}.xml 2017-02-28 23:26:56 -05:00
FusionPBX e69aad9dd4 Update {$mac}.xml 2017-02-28 21:26:28 -07:00
Len 29ff853e7f Update {$mac}.xml 2017-02-28 23:24:58 -05:00
Len 01ce3bf12b Update {$mac}.xml 2017-02-28 23:22:58 -05:00
Len 05cdc3696f Update {$mac}.xml 2017-02-28 23:20:53 -05:00
Len 68b796a2b9 Update {$mac}.xml 2017-02-28 23:20:14 -05:00
Len 2e1c6519ce Update {$mac}.xml 2017-02-28 23:16:34 -05:00
Len 9f9f6b27a6 Update {$mac}.xml 2017-02-28 23:10:41 -05:00
Len 18e0d724f0 Update {$mac}.xml 2017-02-28 22:54:55 -05:00
Len 8f45e8a545 Update {$mac}.xml 2017-02-28 22:54:19 -05:00
Len 2829b28eb1 Update {$mac}.xml 2017-02-28 22:53:37 -05:00
Len 93a1532226 Update {$mac}.xml 2017-02-28 22:53:00 -05:00
Len 2051d600fc Update {$mac}.xml 2017-02-28 22:52:23 -05:00
Len 1a37fbdc3a Update {$mac}.xml 2017-02-28 22:51:43 -05:00
Len 358e1d2c4a Update {$mac}.xml 2017-02-28 22:51:04 -05:00
Len 758d795c3a Update {$mac}.xml 2017-02-28 22:49:47 -05:00
Len ee57e7cbdb Update {$mac}.xml 2017-02-28 22:49:16 -05:00
Len 7a80457955 Update {$mac}.xml 2017-02-28 22:48:36 -05:00
Len 3c269df1c8 Update {$mac}.xml 2017-02-28 22:48:00 -05:00
Len a140d8e358 Update {$mac}.xml 2017-02-28 22:47:09 -05:00
Len f7d6e649c4 Update {$mac}.xml 2017-02-28 22:46:34 -05:00
Len 8bcafeda01 Update {$mac}.xml 2017-02-28 22:45:15 -05:00
Len acd5419066 Update {$mac}.xml 2017-02-28 22:44:20 -05:00
Len f95c5146ca Update {$mac}.xml 2017-02-28 22:37:27 -05:00
FusionPBX 356ecc5510 Update {$mac}.xml 2017-02-28 20:33:42 -07:00
Len 78a29e7492 Update {$mac}.xml 2017-02-28 22:33:35 -05:00
Len b43b201073 Update {$mac}.xml 2017-02-28 22:23:53 -05:00
Len 7916c8f76d Update {$mac}.xml 2017-02-28 22:22:08 -05:00
Len 7730ded332 Update {$mac}.xml 2017-02-28 22:20:18 -05:00
FusionPBX f7c29661fd Update {$mac}.xml 2017-02-28 20:17:28 -07:00
Len dbfe231b5f Update {$mac}.xml 2017-02-28 22:17:27 -05:00
FusionPBX 899d0778b3 Update {$mac}.xml 2017-02-28 20:09:12 -07:00
FusionPBX 4cd3d9ba02 Update {$mac}.xml 2017-02-28 20:06:15 -07:00
FusionPBX 1deaafdb59 Update {$mac}.xml 2017-02-28 20:04:05 -07:00
FusionPBX a33ba2b5f7 Update {$mac}.xml 2017-02-28 19:58:01 -07:00
FusionPBX c60524c837 Update {$mac}.xml 2017-02-28 19:23:55 -07:00
FusionPBX 1fac423dc6 Update {$mac}.xml 2017-02-28 19:20:58 -07:00
FusionPBX c68ab605c3 Update {$mac}.xml 2017-02-28 19:16:31 -07:00
FusionPBX 8af317bc56 Update {$mac}.xml 2017-02-28 19:15:39 -07:00
FusionPBX e5b0e28621 Update {$mac}.xml 2017-02-28 19:11:53 -07:00
FusionPBX 0efddd1e07 Update {$mac}.xml 2017-02-28 19:08:41 -07:00
FusionPBX 3f3eefc74c Update {$mac}.xml 2017-02-28 19:08:01 -07:00
FusionPBX d9f0e926eb Update {$mac}.xml 2017-02-28 19:05:23 -07:00
FusionPBX 09eb9167f9 Update {$mac}.xml 2017-02-28 19:04:21 -07:00
FusionPBX 66123235a2 Update {$mac}.xml 2017-02-28 19:02:44 -07:00
FusionPBX 6174729766 Update {$mac}.xml 2017-02-28 18:55:49 -07:00
FusionPBX ecf59fe5a5 Update {$mac}.xml 2017-02-28 18:54:35 -07:00
FusionPBX 07d439c951 Update {$mac}.xml 2017-02-28 18:52:00 -07:00
FusionPBX 853f3a66e8 Update {$mac}.xml 2017-02-28 18:49:41 -07:00
FusionPBX b7a98445f5 Update {$mac}.xml 2017-02-28 15:58:28 -07:00
FusionPBX 713c077037 Update {$mac}.xml 2017-02-28 15:51:26 -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 5ebcad413a Update destinations.php 2017-02-22 20:59:30 -07:00
FusionPBX bbb4f19b78 Fix the english copy button. 2017-02-21 20:13:37 -07:00
FusionPBX 77d781986b Grandstream Disable Call Features 2017-02-21 15:33:35 -07:00
FusionPBX 389ad23af7 Grandstream Disable Call Features 2017-02-21 15:32:54 -07:00
FusionPBX bbfaa71458 Update {$mac}.xml
Grandstream Disable Call Features
2017-02-21 15:31:27 -07:00
FusionPBX 7cec28747e Update {$mac}.xml
Grandstream Disable Call Features
2017-02-21 15:30:46 -07:00
FusionPBX f7610c2794 Update {$mac}.xml
Grandstream Disable Call Features
2017-02-21 15:30:01 -07:00
FusionPBX d2525b8669 Update callcenter.conf.lua 2017-02-20 20:47:35 -07:00
FusionPBX a8764b964f Update forward_to_extension.lua 2017-02-19 04:14:18 -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 372066de1f Update on_dtmf.lua 2017-02-16 18:14:59 -07:00
FusionPBX 2d68fa9118 Update schema.php 2017-02-16 00:03:33 -07:00