Commit Graph

8478 Commits

Author SHA1 Message Date
Luis Daniel Lucio Quiroz
5c2a8433db 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
Mafoo
b23c9d93b0 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
Len
80f9db077b Create {$mac}.xml 2017-04-01 01:49:03 -04:00
Len
7986795db0 Create gxp2160/{$mac}.xml 2017-04-01 01:47:52 -04:00
Len
f452c1a9e9 Create {$mac}.xml 2017-04-01 01:46:00 -04:00
Len
e5fcca2d19 Create {$mac}.xml 2017-04-01 01:44:55 -04:00
Len
bf576a7a06 Create {$mac}.xml 2017-04-01 01:41:53 -04:00
FusionPBX
4a951d3fae Update 030_is_local.xml 2017-03-31 12:11:45 -06:00
FusionPBX
0daf2f1976 Update 030_is_local.xml 2017-03-31 12:11:05 -06:00
Mafoo
a0494015f3 Added missing execute rights (#2459) 2017-03-29 21:40:54 -06:00
FusionPBX
a874681c6a Update extension_edit.php 2017-03-27 15:05:41 -06:00
FusionPBX
62394744b5 Update app_config.php 2017-03-27 15:01:02 -06:00
FusionPBX
852e28b6a0 Update extension_edit.php 2017-03-27 14:49:55 -06:00
Len
6b293ab130 Update {$mac}.xml 2017-03-25 19:51:09 -04:00
Len
dfd8ba58a2 Update {$mac}.xml 2017-03-25 19:47:50 -04:00
Len
a8ca385e8e Update {$mac}.xml 2017-03-25 19:46:15 -04:00
Len
ff4674072e Update {$mac}.xml 2017-03-25 19:44:32 -04:00
Len
a48ec72bc1 Update {$mac}.xml 2017-03-25 19:39:19 -04:00
Len
899723c23a Update {$mac}.xml 2017-03-25 19:28:51 -04:00
Len
07c9e83d68 Update {$mac}.xml 2017-03-25 19:26:37 -04:00
Len
756d9786fe Update {$mac}.xml 2017-03-25 19:22:39 -04:00
Len
47244371d1 Update {$mac}.xml 2017-03-25 19:20:15 -04:00
Len
72cc84afa8 Update {$mac}.xml 2017-03-25 18:59:19 -04:00
Len
b77ef673fa Update {$mac}.xml 2017-03-25 18:53:53 -04:00
Len
299a4781a8 Update {$mac}.xml 2017-03-25 18:43:10 -04:00
Len
3c643768f2 Update {$mac}.xml 2017-03-25 18:35:49 -04:00
Len
a9cec9eb10 Update {$mac}.xml 2017-03-25 18:31:41 -04:00
Len
f197a0bbfb Update {$mac}.xml 2017-03-25 18:23:48 -04:00
Len
aced664f1e Update {$mac}.xml 2017-03-25 18:10:49 -04:00
Len
717217c2e3 Update {$mac}.xml 2017-03-25 18:03:54 -04:00
Len
ab27dea155 Update {$mac}.xml 2017-03-25 17:45:20 -04:00
Len
66337e30a9 Update {$mac}.xml 2017-03-25 17:38:43 -04:00
Len
0de77c7184 Update {$mac}.xml 2017-03-25 17:36:22 -04:00
Len
a562f13fd2 Update {$mac}.xml 2017-03-25 17:29:10 -04:00
Len
d50551de8b Update {$mac}.xml 2017-03-25 17:05:30 -04:00
Len
2be9e079f4 Update {$mac}.xml 2017-03-25 16:09:04 -04:00
Len
06087cde7b Update {$mac}.xml 2017-03-25 16:07:12 -04:00
Len
57207c3007 Update {$mac}.xml 2017-03-25 16:04:40 -04:00
Len
421db6a583 Update {$mac}.xml 2017-03-25 16:01:11 -04:00
Len
d2814b5558 Update {$mac}.xml 2017-03-25 16:00:12 -04:00
Len
783b890582 Update {$mac}.xml 2017-03-25 15:58:16 -04:00
Len
fb4c22c904 Update {$mac}.xml 2017-03-25 15:56:22 -04:00
Len
899284339f Update {$mac}.xml 2017-03-25 15:55:30 -04:00
Len
26775b9773 Update {$mac}.xml 2017-03-25 15:53:57 -04:00
Len
53514ccd71 Update {$mac}.xml 2017-03-25 15:50:18 -04:00
Len
79dba02b70 Update {$mac}.xml 2017-03-25 15:46:58 -04:00
FusionPBX
31d8523d7f Update {$mac}.xml 2017-03-25 09:43:37 -06:00
Mafoo
8c082cdbef Log messages to the syslog when provisioning fails (#2448) 2017-03-24 23:18:15 -06:00
konradSC
5dcd3a1d2e 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
be308e40bd 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