Chris Black
|
a8d5033953
|
Flowroute SMS (#1603)
* Fix Yealink provisioning for contacts/groups
Fix the Yealink provision templates to allow for directory_extensions,
groups and users.
* Fix group_uuid and user_uuid messup
* Yealink directory and provisioning changes
Includes the changes from PR 1582 with some fixes to the SQL.
Also merged all the directory_* options into ONE directory.xml
Will need to call the it with any of these:
http://mydomain/app/provision/?file=directory.xml&contacts=groups
http://mydomain/app/provision/?file=directory.xml&contacts=users
http://mydomain/app/provision/?file=directory.xml&contacts=extensions
http://mydomain/app/provision/?file=directory.xml&contacts=all
* Flow route SMS
|
2016-05-19 12:09:49 -06:00 |
markjcrane
|
b39f09d442
|
Remove the comment on the tls-verify-policy and add enabled="false"
|
2016-05-11 10:24:28 -06:00 |
Mafoo
|
87d44390cd
|
Fix for [ERR] sofia_glue.c:329 Invalid tls-verify-policy value: none (#1593)
you cannot actually set it to none, you have to not set it to get that
value.
made ipv6 profile tls settings consistent with ipv4 profile
|
2016-05-11 10:13:56 -06:00 |
markjcrane
|
b2e1dd4b2e
|
Working on music on hold.
|
2016-05-10 19:09:45 -06:00 |
markjcrane
|
284f134903
|
Add default dtmf-type of rfc2833 to all the SIP profiles.
|
2016-05-02 15:56:20 -06:00 |
mafoo
|
0d2cc7f124
|
WhitespaceClean-resources/templates/conf
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
|
2016-03-11 13:24:27 +00:00 |
markjcrane
|
9ce23a7cca
|
Set max rotate on the FreeSWITCH logs to 10.
|
2016-02-22 13:15:55 -07:00 |
markjcrane
|
a7084e4b0b
|
Fix a spelling problem in the demo_ivr.xml.
|
2016-02-11 13:35:12 -07:00 |
markjcrane
|
b6790e069b
|
Change spandsp.conf.xml use-ecm from true to false.
|
2016-01-28 19:42:39 -07:00 |
FusionPBX
|
6a586abb16
|
Merge pull request #1384 from moteus/lua_conf_run_example
Add. Example of how run fax queue monitor.
|
2016-01-15 21:43:34 -07:00 |
blackc2004
|
2829fefdd2
|
Update cidlookup.conf.xml
|
2016-01-15 20:11:38 -08:00 |
Alexey Melnichuk
|
bc78f557a9
|
Add. Example of how run fax queue monitor.
|
2016-01-13 10:40:21 +03:00 |
markjcrane
|
89dd11cf3e
|
Comment out the languages not in use until they are needed.
|
2016-01-12 21:04:39 -07:00 |
markjcrane
|
ac09089f17
|
Fix the PostgreSQL query in cidlookup.conf.xml.
|
2016-01-08 18:15:45 -07:00 |
markjcrane
|
036eb31031
|
Add odbc-dsn to fifo.conf.xml
|
2015-12-29 23:47:20 -07:00 |
markjcrane
|
60cfbf3fe0
|
Trim the default codecs slightly.
|
2015-12-29 14:53:53 -07:00 |
markjcrane
|
ac87b19b4f
|
Change the .wav to ${record_ext} in the internal sip profiles.
|
2015-12-23 13:23:54 -07:00 |
markjcrane
|
9b5a389eeb
|
Shorten the Sofia User Agent to reduce SIP header size. User Agent by default includes version and git version number.
|
2015-12-21 03:41:37 -07:00 |
markjcrane
|
3f8f3a59ea
|
Fix the sip_profiles/internal-ipv6 correct core-db-dsn to odbc-dsn.
|
2015-12-17 10:43:06 -07:00 |
markjcrane
|
612065417e
|
Update the wakeup phrases.
|
2015-12-04 17:35:02 -07:00 |
Matthew Vale
|
896adf8fb4
|
fix to the external IPv6
|
2015-12-03 15:42:52 +00:00 |
FusionPBX
|
9069a229ce
|
Merge pull request #1245 from mafoo/Enhance-Sip_Profiles
Enhance sip profiles
|
2015-11-19 09:17:22 -08:00 |
Matthew Vale
|
6bc2186808
|
Added External IPv6 support
created the external IPv6 profile
|
2015-11-19 13:57:23 +00:00 |
markjcrane
|
bf86c7acff
|
Update the wakeup phrases.
|
2015-11-09 16:53:58 -07:00 |
markjcrane
|
a01a61e02c
|
Remove /scripts from the path as it is redundant.
|
2015-11-08 13:40:08 -07:00 |
markjcrane
|
4ef7b049b0
|
Change base_dir to script_dir in <param name="script-directory" value="$${script_dir}/scripts/?.lua"/>
|
2015-11-08 07:44:45 -07:00 |
markjcrane
|
0fbeb697e7
|
Enable aggressive nat detection and rport by default.
|
2015-10-08 08:33:34 -07:00 |
markjcrane
|
c307c48a72
|
Set presence-hosts as disabled by default.
|
2015-10-07 11:52:06 -07:00 |
markjcrane
|
c40cde7360
|
Change odbc-dsn to core-db-dsn for the ipv6 sip profile. Thanks DigiDaz
|
2015-08-14 09:55:10 -06:00 |
markjcrane
|
1af143963b
|
Remove acl.conf.xml.
|
2015-08-12 23:30:38 -06:00 |
markjcrane
|
76dfa895dd
|
Change the vertical grouping of script-directory.
|
2015-08-11 20:56:53 -06:00 |
Alexey Melnichuk
|
3e16e69adb
|
Revert "Revert "Change. Use `require "resources.functions.config"` to load co…"
|
2015-08-11 05:06:33 +03:00 |
FusionPBX
|
2a2dd209df
|
Revert "Change. Use `require "resources.functions.config"` to load config file."
|
2015-08-10 11:50:29 -06:00 |
Alexey Melnichuk
|
3da348fff0
|
Change. Use `require "resources.functions.config"` to load config file.
Change. Move `script_dir` definition into config file.
|
2015-07-22 13:20:51 +04:00 |
markjcrane
|
262737828c
|
Enable XML Handler by default.
|
2015-07-15 23:43:03 -07:00 |
Mark Crane
|
42a06f13f5
|
SIP profiles comment and disable the following params inbound-use-callid-as-uuid and outbound-use-callid-as-uuid if set to true even temporarily they will cause the call UUID not to be a UUID which FusionPBX is dependent on.
|
2015-06-25 20:27:00 +00:00 |
Mark Crane
|
e2afcf857d
|
Update the phrases in en/us/ivr/sounds.xml.
|
2015-06-23 19:37:09 +00:00 |
Mark Crane
|
9f787925dc
|
Help with NAT keep alive.
|
2015-06-11 17:38:06 +00:00 |
Mark Crane
|
28c4f7ea50
|
Page conference settings need page caller controls. For non modertor 0 mute and press again to unmute.
|
2015-05-14 01:56:11 +00:00 |
Nate Jones
|
b38be32c9c
|
Paging: Ability to grant caller moderator status/controls, auto-generate random pin.
Conference: Add missing caller-controls and moderator-controls parameters in autoload_config.
|
2015-04-30 09:45:41 +00:00 |
Mark Crane
|
54938ab56a
|
Some people are experiencing problems with challenge-realm with auto_from so setting the default for new installs to auto_to.
|
2015-04-07 11:59:50 +00:00 |
Mark Crane
|
fb7ded71ce
|
Set auto-gain-level to 0 or disabled.
|
2015-04-01 10:18:48 +00:00 |
Mark Crane
|
6d13f8a872
|
Update http_cache.conf.xml for a more complete set of instructions.
|
2015-03-22 04:15:26 +00:00 |
Nate Jones
|
e6a687e785
|
Phrases: Ability to sequence playback of audio files in the IVR, initial groundwork for other switch phrase manipulation.
|
2015-02-14 05:32:43 +00:00 |
Mark Crane
|
af9da4d8ab
|
Add odbc-dsn to external and ipv6 sip profiles.
|
2015-02-03 03:21:21 +00:00 |
Mark Crane
|
99af5bc728
|
Fix the internal-ipv6 xml.
|
2015-01-22 10:28:03 +00:00 |
Mark Crane
|
0b4f178fcd
|
Add sip profiles enabled="false" for variables that are default disabled.
|
2015-01-22 00:22:15 +00:00 |
Mark Crane
|
da886099a7
|
Add a missing template variable that was removed by another developer.
|
2015-01-20 19:06:02 +00:00 |
Mark Crane
|
9c968daaa0
|
Add a SQLite example as requested in this issue.
https://code.google.com/p/fusionpbx/issues/detail?id=806&start=100
|
2015-01-11 08:11:50 +00:00 |
Richard Neese
|
8c824eee1b
|
fixing moh to work with all levels.
|
2014-12-04 23:17:11 +00:00 |