FusionPBX
62ad05246e
Update index.lua
2019-10-24 20:55:42 -06:00
Nate
8dd1e426f0
Misc CDR/other adjustments.
2019-10-24 18:27:48 -06:00
FusionPBX
d251706924
Update disa.lua
2019-10-24 14:19:42 -06:00
FusionPBX
5337dd6657
Update disa.lua
2019-10-24 14:17:50 -06:00
FusionPBX
a77813f52f
Update disa.lua
2019-10-24 14:15:41 -06:00
FusionPBX
cd8bbe0629
Update functions.php
2019-10-24 10:28:04 -06:00
FusionPBX
f3ea559ef3
Update check_auth.php
2019-10-24 02:01:26 -06:00
Nate
ea536d2f6e
Button class updates, logic updates to other files.
2019-10-23 21:19:37 -06:00
Nate
663d2cb63e
Update TCPDF.
2019-10-22 12:52:52 -06:00
Nate
567ce5620d
Update paging function.
2019-10-22 01:41:47 -06:00
Nate
32f9a483a5
Update Button class.
2019-10-22 01:41:16 -06:00
Len
be15980392
Update {$mac}.cfg ( #4703 )
2019-10-21 13:32:31 -06:00
Bryan Redeagle
ce7a7a8dc4
Added better support for Snom phone configuration and firmware. ( #4794 )
2019-10-21 13:28:21 -06:00
Trick Solutions
232199c627
Adding new Mitel 5320e template ( #4793 )
...
* Mitel phones require the exact model in the template. A 5320 and 5320e phones take an identical template. The "e" model has a gigabit ethernet port.
* 1. Added variable {$domain_name} in a few places that need it.
2. Set the NTP server to use dns name instead of IP address.
3. Set dns for NTP to use pool address (0.pool.ntp.org)
4. Removed Admin account to set back to defaults. Will look at setting that as variable.
5. Hardcoded user account password to be more simple. Will look at setting that as a variable.
6. Set host_ip and video_ip to be {$domain_name} as these were pointed to an AT&T old dns server
7. Set hostname of phone to be SIP ID
8. Remove hardcoded IP for NTP and added the DNS pool.
9. Removed boot version and image version from template as wasn't in other provision systems.
* 1. Set admin password to use provisioning variable.
2. Set user password to use provisioning variable.
2019-10-21 13:25:32 -06:00
Andy-Seattle
cf6c940e73
Update fax_retry.lua ( #4756 )
...
Setting ignore_early_media=true has a better chance of success for T38 fax transmissions.
Setting this as a fax variable in default settings is enough for most cases where a successful transmission occurs on the first attempt. However if fax retries are needed this variable was ignored until now.
This change ensures that IF the user sets ignore_early_media=true as a default fax setting it will also be used for fax retry scenarios when T38 is enabled. If ignore_early_media is not set to true then the changes here are ignored thus minimizing risk.
2019-10-21 13:02:49 -06:00
Nate
d8d86af1a7
Update paging.php
2019-10-21 12:07:47 -06:00
Nate
30bd7f8ff8
Add a little documentation to the Button class.
2019-10-21 10:23:58 -06:00
Nate
a413f35f70
CSS: Define responsive breakpoints, add to Access Controls, Bridges, Call Block, Buttons class.
2019-10-19 20:29:44 -06:00
Nate
349684bb00
Paging: Integrate Button class. Theme: Add supporting classes for upcoming changes to list pages.
2019-10-19 16:55:46 -06:00
Nate
c2a9dcf66c
Update button.php
2019-10-19 10:08:16 -06:00
Len
cebf510d0f
Update {$mac}.xml ( #4782 )
...
* Update {$mac}.xml
2019-10-16 21:44:50 -06:00
Len
0c5a284ec8
Update {$mac}.xml ( #4788 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2019-10-16 19:36:26 -07:00
Len
1f5d37d7b2
Update {$mac}.xml ( #4787 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2019-10-16 19:35:52 -07:00
Len
0bfea641ac
Update {$mac}.xml ( #4786 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2019-10-16 19:35:34 -07:00
Len
5c286f6d39
Update {$mac}.xml ( #4785 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2019-10-16 19:35:07 -07:00
Len
006a0fa97f
Update {$mac}.xml ( #4784 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2019-10-16 19:34:45 -07:00
Len
562384e843
Update {$mac}.xml ( #4790 )
2019-10-16 19:34:18 -07:00
FusionPBX
92b776ac1d
Update cache.php
2019-10-15 13:54:55 -06:00
FusionPBX
81fa8cad81
Update functions.php
2019-10-15 13:53:36 -06:00
FusionPBX
7113d5203a
Update functions.php
2019-10-15 13:48:22 -06:00
FusionPBX
beafec16dd
Update functions.php
2019-10-15 13:37:10 -06:00
chansizzle
eedc7ac4b7
Update menu.php ( #4779 )
2019-10-14 19:51:36 -07:00
mtghr
f525ba0730
Update disa.lua ( #4775 )
...
it pulling the caller id name for the number
2019-10-13 16:13:53 -07:00
FusionPBX
81caa972d9
Update menu.php
2019-10-13 15:44:21 -06:00
FusionPBX
80d95fe0c2
Update menu.php
2019-10-12 15:37:22 -06:00
FusionPBX
d89b20f09c
Update follow_me.lua
2019-10-12 09:13:22 -06:00
FusionPBX
aecceadb11
Update follow_me.lua
2019-10-12 09:06:40 -06:00
Nate
2678eb0bb1
Bridges: Misc updates, integrate Button class.
2019-10-12 01:12:59 -06:00
Len
157a5f9a66
Update {$mac}.xml ( #4774 )
2019-10-10 22:39:38 -07:00
Len
8bf7addb09
Update {$mac}.xml ( #4773 )
2019-10-10 22:39:17 -07:00
Len
df2091e132
Update {$mac}.xml ( #4772 )
2019-10-10 22:38:45 -07:00
Len
fbbf0fbc43
Update {$mac}.xml ( #4771 )
2019-10-10 22:38:16 -07:00
Len
6d1ccf2043
Update {$mac}.xml ( #4770 )
2019-10-10 22:37:55 -07:00
Len
114fee5cb6
Update {$mac}.xml ( #4769 )
2019-10-10 22:37:29 -07:00
Len
0a949b946b
Update {$mac}.xml ( #4768 )
2019-10-10 22:36:59 -07:00
Len
e885848691
Update {$mac}.xml ( #4767 )
2019-10-10 22:36:27 -07:00
Len
37c2770a9c
Update {$mac}.xml ( #4766 )
2019-10-10 22:35:46 -07:00
Len
5bffd4f992
Update {$mac}.xml ( #4765 )
2019-10-10 22:35:07 -07:00
FusionPBX
5c5fb635eb
Update {$mac}.xml
2019-10-10 14:22:17 -06:00
FusionPBX
8d3895abbb
Update {$mac}.xml
2019-10-10 14:12:15 -06:00
FusionPBX
c67c6aebc7
Update {$mac}.xml
2019-10-10 14:11:35 -06:00
FusionPBX
50bcf75d73
Update app_languages.php
2019-10-10 10:17:56 -06:00
Nate
b8e8e61126
Domain Settings: Integrate copy and toggle functions.
2019-10-09 15:52:53 -06:00
Andy-Seattle
cc4494eb15
Update record_message.lua ( #4762 )
...
IBM Watson supports MP3 transcription and my testing shows it is very similar to WAV in terms of overall quality.
The benefit, of course is it greatly reduces the voicemail file size.
If MP3 is not set for the system then it will use WAV.
If other users prefer having the option of MP3 for the system but WAV for Watson transcription we could add a new variable for Watson transcription and add this new variable as a qualifier.
2019-10-09 11:13:29 -07:00
Len
5b5a4caa0a
Update {$mac}.xml ( #4758 )
2019-10-08 15:09:11 -07:00
mtghr
3d9487a6ef
Update y000000000046.cfg ( #4755 )
2019-10-07 22:51:16 -07:00
Nate
d5264be977
Bridges: Integrate Action Bar, delete on edit.
2019-10-07 18:31:11 -06:00
agree
5f9c14ba96
Update {$mac}.xml ( #4754 )
2019-10-07 16:08:03 -07:00
FusionPBX
846c4f63c5
Update index.lua
2019-10-07 15:38:19 -06:00
agree
ad24e3131f
Update index.lua ( #4753 )
...
* Update index.lua
* Update index.lua
2019-10-06 11:05:16 -07:00
FusionPBX
18209fd242
Update phonebook.xml
2019-10-06 11:30:13 -06:00
FusionPBX
768bae280a
Update phonebook.xml
2019-10-06 11:29:37 -06:00
FusionPBX
cd46c58c1f
Update phonebook.xml
2019-10-06 11:28:54 -06:00
FusionPBX
391731baa4
Update phonebook.xml
2019-10-06 11:28:18 -06:00
FusionPBX
021cdfa337
Update directory.xml
2019-10-06 11:24:32 -06:00
FusionPBX
5243e0275d
Update directory.xml
2019-10-06 11:23:57 -06:00
FusionPBX
d0bbfd51cc
Update directory.xml
2019-10-06 11:23:31 -06:00
FusionPBX
6750832eff
Update directory.xml
2019-10-06 11:23:03 -06:00
FusionPBX
81ddefe258
Update directory.xml
2019-10-06 11:22:42 -06:00
FusionPBX
72b199d9ac
Update directory.xml
2019-10-06 11:22:29 -06:00
FusionPBX
cdf9cb30dc
Update directory.xml
2019-10-06 11:22:18 -06:00
FusionPBX
e73dcaa095
Update directory.xml
2019-10-06 11:22:03 -06:00
FusionPBX
d59858b0b9
Update directory.xml
2019-10-06 11:21:55 -06:00
FusionPBX
b079fa9af7
Update directory.xml
2019-10-06 11:21:38 -06:00
FusionPBX
d38aaec994
Update directory.xml
2019-10-06 11:20:43 -06:00
FusionPBX
5fb922bc5b
Update directory.xml
2019-10-06 11:20:33 -06:00
FusionPBX
9a00927d52
Update directory.xml
2019-10-06 11:20:24 -06:00
FusionPBX
e6b4e3aa97
Update directory.xml
2019-10-06 11:20:16 -06:00
FusionPBX
c58ecf627f
Update directory.xml
2019-10-06 11:20:05 -06:00
FusionPBX
94a8d5b129
Update directory.xml
2019-10-06 11:19:56 -06:00
FusionPBX
f8358e86ce
Update directory.xml
2019-10-06 11:19:48 -06:00
FusionPBX
eb3e114900
Update directory.xml
2019-10-06 11:19:37 -06:00
FusionPBX
b3dffed93e
Update directory.xml
2019-10-06 11:19:31 -06:00
FusionPBX
34f4b4e6aa
Update directory.xml
2019-10-06 11:19:17 -06:00
FusionPBX
6ed4309fe2
Update directory.xml
2019-10-06 11:19:08 -06:00
FusionPBX
5a7dc3bec1
Update directory.xml
2019-10-06 11:18:52 -06:00
FusionPBX
721410b3cc
Update directory.xml
2019-10-06 11:16:48 -06:00
FusionPBX
3cfbfaad30
Update directory.xml
2019-10-06 11:16:36 -06:00
FusionPBX
49e81af4ec
Update directory.xml
2019-10-06 11:16:24 -06:00
FusionPBX
3e1f3bc885
Update directory.xml
2019-10-06 11:16:14 -06:00
FusionPBX
0fa2a68c83
Update directory.xml
2019-10-06 11:16:00 -06:00
FusionPBX
e92619aec7
Update directory.xml
2019-10-06 11:15:49 -06:00
FusionPBX
55f605b3af
Update directory.xml
2019-10-06 11:15:35 -06:00
FusionPBX
91c6238a47
Update directory.xml
2019-10-06 11:15:22 -06:00
FusionPBX
65de6ca73d
Update directory.xml
2019-10-06 11:15:09 -06:00
FusionPBX
0eaa1ec3da
Update directory.xml
2019-10-06 11:14:53 -06:00
FusionPBX
d72798ce97
Update directory.xml
2019-10-06 11:12:54 -06:00
FusionPBX
7ba3ca2e50
Update directory.xml
2019-10-06 11:12:28 -06:00
FusionPBX
e8369e443c
Update directory.xml
2019-10-06 11:12:16 -06:00
FusionPBX
a4708ea791
Update directory.xml
2019-10-06 11:12:04 -06:00
FusionPBX
7368ff58a8
Update directory.xml
2019-10-06 11:11:51 -06:00
FusionPBX
1c899e4301
Update directory.xml
2019-10-06 11:11:06 -06:00
FusionPBX
b82b67aeef
Update destinations.php
2019-10-05 17:33:28 -06:00
Andy-Seattle
b024bab1cc
Update record_message.lua ( #4731 )
...
When we have MP3 enabled we want ALL voicemails to be MP3 EXCEPT the ones that need to be transcribed, which will be WAV.
When transcribe_enabled is set to true, ALL voicemails currently become WAV even when MP3 is set.
This change ensures that ALL voicemails remain MP3 except the extensions that have voicemail_transcription_enabled set to true.
Note: The reason this was not working is because setting transcribe_enabled to true also sets voicemail_transcription_enabled to false for ALL extensions BUT it is not written into the database. Therefore a SAVE is required for ALL voicemails to ensure this field is written to the database. Changing to ~=true gets around this problem.
2019-10-04 08:45:45 -07:00
Len
d1fc838d3a
Update y000000000077.cfg ( #4751 )
2019-10-02 19:14:42 -07:00
Len
57da509e3a
Update y000000000025.cfg ( #4750 )
2019-10-02 19:04:10 -07:00
Len
b139e2ef86
Update y000000000025.cfg ( #4749 )
2019-10-02 19:01:38 -07:00
Len
851db08d91
Update y000000000023.cfg ( #4748 )
2019-10-02 19:01:05 -07:00
Len
c2be7d1388
Update y000000000058.cfg ( #4747 )
2019-10-02 19:00:40 -07:00
Len
03f96abb67
Update y000000000097.cfg ( #4746 )
2019-10-02 19:00:09 -07:00
Len
3157af3fed
Update y000000000056.cfg ( #4745 )
2019-10-02 18:59:48 -07:00
Len
8db44f918d
Update y000000000096.cfg ( #4744 )
2019-10-02 18:59:25 -07:00
Len
891a3ab0e4
Update y000000000052.cfg ( #4720 )
2019-10-02 18:58:49 -07:00
Len
d373d9feeb
Update y000000000005.cfg ( #4721 )
2019-10-02 18:58:19 -07:00
Len
7fafff36c0
Update y000000000044.cfg ( #4722 )
2019-10-02 18:57:54 -07:00
Len
df253953b5
Update y000000000044.cfg ( #4723 )
2019-10-02 18:57:26 -07:00
Len
a07037b235
Update y000000000004.cfg ( #4724 )
2019-10-02 18:56:37 -07:00
Len
647d50f326
Update y000000000069.cfg ( #4725 )
2019-10-02 18:56:08 -07:00
Len
65ddc9df71
Update y000000000045.cfg ( #4726 )
2019-10-02 18:55:17 -07:00
Len
bc51bdda64
Update y000000000000.cfg ( #4727 )
2019-10-02 18:54:45 -07:00
Len
92027cf3f9
Update y000000000046.cfg ( #4728 )
2019-10-02 18:54:18 -07:00
Len
c2301bcc0c
Update y000000000032.cfg ( #4729 )
2019-10-02 18:53:48 -07:00
Len
3a02770b4b
Update y000000000035.cfg ( #4738 )
2019-10-02 18:52:51 -07:00
Len
84e9bd5485
Update y000000000070.cfg ( #4743 )
2019-10-02 18:52:20 -07:00
Len
ad75a0e2db
Update y000000000038.cfg ( #4730 )
2019-10-02 18:51:49 -07:00
Len
3f6c947a10
Update y000000000065.cfg ( #4739 )
2019-10-02 18:51:11 -07:00
Len
1185e35a73
Update y000000000074.cfg ( #4741 )
2019-10-02 18:50:06 -07:00
Len
ee70f9917a
Update y000000000095.cfg ( #4742 )
2019-10-02 18:49:16 -07:00
Len
992503550b
Update y000000000007.cfg ( #4719 )
2019-10-02 18:47:54 -07:00
Len
4aeddab93b
Update y000000000053.cfg ( #4718 )
2019-10-02 18:47:19 -07:00
Len
ac6ebfbbd8
Update y000000000000.cfg ( #4717 )
2019-10-02 18:46:51 -07:00
Len
e7da0a7361
Update y000000000000.cfg ( #4716 )
2019-10-02 18:46:20 -07:00
Len
1f983471cb
Update y000000000051.cfg ( #4740 )
2019-10-02 18:45:27 -07:00
Len
9b3ccb2e15
Update y000000000037.cfg ( #4715 )
2019-10-02 18:39:59 -07:00
Len
0194075dce
Update y000000000028.cfg ( #4737 )
2019-10-02 18:39:07 -07:00
Len
508572efd7
Update y000000000076.cfg ( #4732 )
2019-10-02 18:38:03 -07:00
Len
9b55837d5c
Update y000000000067.cfg ( #4736 )
2019-10-02 18:37:02 -07:00
Len
a6158ef5c5
Update y000000000054.cfg ( #4733 )
2019-10-02 18:36:34 -07:00
Len
b1449b1e90
Update y000000000068.cfg ( #4734 )
2019-10-02 18:35:51 -07:00
Len
13c684eae9
Update y000000000029.cfg ( #4735 )
2019-10-02 18:35:22 -07:00
FusionPBX
74798ca686
Update index.lua
2019-10-02 14:08:49 -06:00
FusionPBX
a494033b3f
Update y000000000036.cfg
2019-10-02 13:41:57 -06:00
FusionPBX
f9c1ff4649
Update y000000000066.cfg
2019-10-02 13:41:07 -06:00
FusionPBX
33f05ccaaf
Update y000000000036.cfg
2019-10-02 13:39:55 -06:00
FusionPBX
51a527b292
Update index.lua
2019-10-02 12:06:39 -06:00
FusionPBX
110d5ef979
Update index.lua
2019-10-02 02:46:57 -06:00
FusionPBX
f79f4f3d48
Update disa.lua
2019-10-01 17:02:41 -06:00
FusionPBX
79aa57abbf
Update disa.lua
2019-10-01 13:05:36 -06:00
FusionPBX
094b5f9c25
Update disa.lua
2019-10-01 12:58:16 -06:00
Stephen Forster
d72718ea9f
Fix table name, variables and syntax Follow me Lua ( #4609 )
...
* Fix table name, variables and syntax Follow me Lua
Correct the wrong table name on line 123. Correct the param on line 126 and correct the syntax on line 347.
* Update index.lua
Missing AND in where clause.
* Change order of preference Caller ID
Changed order of preference for Caller ID. If user exists should take preference over Follow Me override select caller ID.
This is my preference and my opinion only. May not be the desired effect of others. Perhaps a select option to choose a preference like the following options: Set caller ID override all, Local user else Caller ID
2019-09-30 17:18:27 -07:00
Len
48da99ed6c
Update {$mac}.xml ( #4705 )
...
Fix for smarty engine
2019-09-29 20:20:12 -07:00
Len
7593e5ec2e
Update {$mac}.xml ( #4707 )
2019-09-29 20:19:19 -07:00
Len
2a447e4244
Update {$mac}.xml ( #4708 )
2019-09-29 20:18:57 -07:00
FusionPBX
49e254794d
Update disa.lua
2019-09-29 15:35:26 -06:00
Len
8083bcb73b
Update {$mac}.xml ( #4704 )
2019-09-28 19:46:35 -07:00
Len
73ee72d1e1
Update {$mac}.xml ( #4706 )
...
xml corrections
2019-09-28 19:31:51 -07:00
Len
209bb9a857
Update {$mac}.xml ( #4684 )
2019-09-27 20:49:54 -06:00
Len
6ab3544a7f
Update {$mac}.xml ( #4685 )
2019-09-27 20:49:31 -06:00
Len
538a96e16a
Update {$mac}.xml ( #4686 )
2019-09-27 20:49:16 -06:00
Len
fdcc8a1213
Update {$mac}.xml ( #4687 )
2019-09-27 20:49:02 -06:00
Len
013d01757f
Update {$mac}.xml ( #4688 )
2019-09-27 20:48:42 -06:00
Len
12d0ac53df
Update {$mac}.xml ( #4689 )
2019-09-27 20:48:33 -06:00
Len
059005129f
Update {$mac}.xml ( #4691 )
2019-09-27 20:48:06 -06:00
Len
c4e33fe8b1
Update {$mac}.xml ( #4692 )
2019-09-27 20:47:46 -06:00
Len
00d843b4ac
Update {$mac}.xml ( #4693 )
2019-09-27 20:47:19 -06:00
Len
592e16ac79
Update {$mac}.xml ( #4694 )
2019-09-27 20:46:46 -06:00
FusionPBX
d8ecdaf503
Update directory.lua
2019-09-27 20:45:32 -06:00
Len
2309833af1
Update {$mac}.xml ( #4695 )
2019-09-27 20:36:28 -06:00
Len
26ecd4ab68
Update {$mac}.xml ( #4696 )
2019-09-27 20:36:09 -06:00
Len
a26a35f642
Update {$mac}.xml ( #4697 )
2019-09-27 20:35:58 -06:00
Len
292ec19acd
Update {$mac}.xml ( #4698 )
2019-09-27 20:35:48 -06:00
Len
9898b6095b
Update {$mac}.xml ( #4699 )
2019-09-27 20:35:36 -06:00
Len
f8a886e1e8
Update {$mac}.xml ( #4700 )
2019-09-27 20:35:25 -06:00
Len
39396d6e0c
Update {$mac}.xml ( #4701 )
2019-09-27 20:35:06 -06:00
FusionPBX
d68159d0f9
Update directory.lua
2019-09-27 18:36:15 -06:00
Len
75d893bdfe
Update {$mac}.xml ( #4665 )
2019-09-27 15:04:11 -06:00
Len
3fe9c173c2
Update {$mac}.xml ( #4666 )
2019-09-27 15:04:00 -06:00
Len
a03a5eafc6
Update {$mac}.xml ( #4667 )
2019-09-27 15:03:45 -06:00
Len
2710d73f13
Update {$mac}.xml ( #4668 )
2019-09-27 15:03:33 -06:00
Len
82f1f46011
Update {$mac}.xml ( #4669 )
2019-09-27 15:02:53 -06:00
Len
d83e8a53a3
Update {$mac}.xml ( #4670 )
2019-09-27 15:02:41 -06:00
Len
9b045e2852
Update {$mac}.xml ( #4671 )
2019-09-27 15:01:26 -06:00
Len
a3ced26932
Update {$mac}.xml ( #4672 )
2019-09-27 15:01:15 -06:00
Len
3d24fafc91
Update {$mac}.xml ( #4673 )
2019-09-27 14:59:16 -06:00
Len
392800a307
Update {$mac}.xml ( #4674 )
2019-09-27 14:59:06 -06:00
Len
a64ac0a87a
Update {$mac}.xml ( #4675 )
2019-09-27 14:58:57 -06:00
Len
db47114754
Update {$mac}.xml ( #4676 )
2019-09-27 14:58:45 -06:00
Len
213cac5386
Update {$mac}.xml ( #4677 )
2019-09-27 14:58:34 -06:00
Len
f8cb016127
Update {$mac}.xml ( #4678 )
2019-09-27 14:58:22 -06:00
Len
bc228cf891
Update {$mac}.xml ( #4679 )
2019-09-27 14:58:06 -06:00
Len
47f9ebaa24
Update {$mac}.xml ( #4680 )
2019-09-27 14:57:55 -06:00
Len
3eeb4f64e4
Update {$mac}.xml ( #4681 )
2019-09-27 14:57:00 -06:00
FusionPBX
6f229aa481
Update password.php
2019-09-26 16:10:51 -06:00
agree
de7f341d5f
Update index.lua ( #4663 )
2019-09-26 15:31:57 -06:00
FusionPBX
d478f94bd2
Update functions.php
2019-09-26 09:11:43 -06:00
FusionPBX
1f8cca5217
Update recordings.lua
2019-09-25 16:46:52 -06:00
FusionPBX
db7f51e09e
Update php.php
2019-09-25 15:19:47 -06:00
FusionPBX
0be53ec7b1
Update switch.sql
2019-09-24 21:36:13 -06:00
chansizzle
592c34366e
Update footer.php ( #4655 )
2019-09-24 18:43:23 -06:00
FusionPBX
7c3675107d
Update event_socket.php
2019-09-24 18:14:43 -06:00