agree
ab302ebfbb
Provision save and show user agent information
2021-04-20 16:31:39 -04:00
Andrew Querol
57c9bc7460
Update provision write() to match render()
...
This will ensure that anyone using TFTP still can use array template variables
2021-03-11 10:25:22 -06:00
FusionPBX
906b86d3dc
Use elseif instead of a series of if statements.
...
Also replace strlen with isset.
2021-03-05 20:03:57 -07:00
FusionPBX
0b91af9f42
Add option to handle category: provision type: array
2021-03-05 12:09:26 -07:00
FusionPBX
d10ea48bee
Get the domain name using the device.
2021-02-26 17:17:32 -07:00
FusionPBX
9af41fab4f
Merge pull request #5547 from demonspork/GXP17xx-template-fixes
...
GXP17xx Template Improvements
2020-11-17 20:16:03 -07:00
Nate
3dec7cb307
Provisioning: Fix to make Domain Settings take effect in templates.
2020-10-20 16:51:48 -06:00
demonspork
b0bbae3a40
GXP17xx Template Improvements
...
Various basic variables were missing like transport type and sip_port and basic things were wrong like Accept Incoming SIP from Proxy Only was disabled.
This template P codes are almost identical to the GXP16XX except that the loops for button programming doesn't seem to work with it at least with my limited testing, so they are left out for now.
Tested and working with firmware 1.0.1.89
2020-10-19 00:11:43 -05:00
Len
7ca85632c3
Update provision.php ( #5498 )
2020-09-28 20:38:11 -06:00
FusionPBX
f4250bf622
Change the description.
2020-07-13 17:13:33 -06:00
FusionPBX
c42e19fd78
Update index.php
2020-06-11 23:17:45 -06:00
FusionPBX
7647e6efcc
When picking up the domain_uuid get also get the device_uuid.
2020-06-11 22:46:39 -06:00
FusionPBX
27a49b9c8e
Update app_defaults.php
2020-03-23 16:28:41 -06:00
racitup
a1699f6fa6
Add en-gb fusionpbx language ( #5192 )
...
* Create en-gb language by copying en-us
* Add en-gb to app_configs
* Add en-gb to app_menus
* Language copy utility
* Fix missing quote mark
* Delete cp_lang.py
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
FusionPBX
cec175182b
Update app_config.php
2020-03-09 14:37:38 -06:00
benwiesner1
cde9c74bd0
Update app_config.php ( #4943 )
...
added spa provision url
2019-12-31 11:46:34 -07:00
noci2012
9c7dad151f
Final batch nl-nl translation items. (for /app). ( #4907 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
* Add nl-nl items (xml_cdr)
* This reverts commit 41afeb4796 .
* Add nl-nl items (voicemail_greetings)
* Add nl-nl items (system)
* Add nl-nl items (sip_profiles)
* Add nl-nl items (sip_status)
* Add nl-nl items (settings)
* Add nl-nl items (database_transactions)
* Add nl-nl items (destinations)
* Add nl-nl (devices)
* Add nl-nl (conferences)
* Add nl-nl (conferences_active)
* Add nl-nl (conference_centers)
* Update nl-nl (conference_centers)
* Add nl-nl (conference_controls)
* Add nl-nl items (conference_profiles)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_outbound)
* Add nl-nl items (dialplans)
* Add nl-nl items (edit)
* Add nl-nl items (email_logs)
* Add nl-nl items (errors)
* Add nl-nl items (exec)
* Add nl-nl items (access_controls)
* some skipped entries
* add nl-nl items (extensions)
* add nl-nl items (fifo)
* fixed translation, better fitting word kenmerk instead of etiket
* add nl-nl items (fifo_list)
* add nl-nl items (follow_me)
* add nl-nl items (gateways)
* add nl-nl items (ivr_menus)
* add nl-nl items (meetings)
* add nl-nl items (log_viewer)
* add nl-nl items (ring_groups)
* add nl-nl items (messages)
* add nl-nl items (modules)
* add nl-nl items (music_on_hold)
* add nl-nl items (number_translations)
* fix merge conflict (gateways)
* add nl-nl items (phrases)
* add nl-nl items (pin_numbers)
* add nl-nl items (providers)
* add nl-nl items (gswave)
* add nl-nl items (provision)
* add nl-nl items (recordings)
* add nl-nl items (registrations)
* align translations
2019-11-23 10:14:27 -07:00
FusionPBX
dc79af0817
Update app_config.php
2019-10-10 14:16:35 -06:00
FusionPBX
8722badf16
Update app_config.php
2019-10-10 14:02:06 -06:00
Len
d40661b736
Update app_config.php ( #4757 )
2019-10-08 15:05:17 -07:00
FusionPBX
451c3fe048
Update provision.php
2019-09-10 23:32:13 -06:00
FusionPBX
ab0f3b4ae5
Update provision.php
2019-09-10 16:39:42 -06:00
Nate
fdf28ca6fc
Misc: Database class integration.
2019-09-04 12:21:57 -06:00
FusionPBX
f53be30d69
Update provision.php
2019-09-03 17:19:11 -06:00
Nate
e9cdfbcf11
Provision: Remove old reference to .
2019-09-03 08:57:30 -06:00
Nate
c660b27096
Misc: Database class integration.
2019-08-28 21:02:08 -06:00
FusionPBX
f9e2f24e24
Update provision.php
2019-08-27 13:24:11 -06:00
FusionPBX
ef6bbe7af5
Update provision.php
2019-08-21 16:34:08 -06:00
FusionPBX
ead4a8b522
Update provision.php
2019-08-21 16:32:14 -06:00
FusionPBX
5ac330ee65
Update provision.php
2019-08-19 13:19:38 -06:00
Len
b38f91dfa9
Update app_config.php ( #4445 )
2019-08-16 14:42:21 -06:00
FusionPBX
e6a5e12765
Update provision.php
2019-08-15 14:25:56 -06:00
FusionPBX
e7dafecbe6
Update provision.php
2019-08-15 13:39:55 -06:00
FusionPBX
fb86cc3cc3
Update provision.php
2019-08-14 16:45:51 -06:00
FusionPBX
47e3f89859
Update provision.php
2019-08-12 13:34:37 -06:00
FusionPBX
cfa0fee7e6
Update index.php
2019-08-12 13:31:25 -06:00
Nate
529821e405
Provision: Database class integration.
2019-08-12 06:03:27 -06:00
saraxxin
7312a44487
New variables added for Aastra provisioning ( #4388 )
...
* Create app_config.php
Add new variables for Aastra phones to default settings
* Rename app/app_config.php to app/aastra/app_config.php
* Delete app_config.php
* Create app_config.php
Create new variables for Aastra phones.
* Update app_config.php
Moved Aastra variables to app/aastra/app_config.php
* Update {$mac}.cfg
2019-07-25 18:02:40 -06:00
FusionPBX
f649f92fdc
Update index.php
2019-07-04 10:10:33 -06:00
FusionPBX
ad818ca9fc
Update index.php
2019-07-04 10:08:25 -06:00
konradSC
462af5e5b5
Make call_group available to provisioning ( #4328 )
...
Make v_extensions.call_group available to the provisioning engine for templates that pull from v_extensions for contacts.
2019-07-02 14:44:04 -06:00
Len
4b3e1ff51e
Update app_config.php ( #4286 )
2019-06-14 22:12:01 -06:00
FusionPBX
9e66d7367b
Update provision.php
2019-06-14 19:43:20 -06:00
FusionPBX
c75ee3cb5a
Update provision.php
2019-06-09 18:44:33 -06:00
FusionPBX
f16558f521
Update provision.php
2019-05-21 10:00:55 -06:00
FusionPBX
c146b3436a
Update app_defaults.php
2019-04-30 23:57:10 -06:00
FusionPBX
ea772c1229
Update app_defaults.php
2019-04-30 23:49:44 -06:00
FusionPBX
ec2ed76286
Update index.php
2019-04-30 23:10:13 -06:00
FusionPBX
c307dfdaab
Update app_defaults.php
2019-04-30 23:09:24 -06:00
FusionPBX
5b2ca79fab
Update app_config.php
2019-04-30 23:08:53 -06:00