Commit Graph

771 Commits

Author SHA1 Message Date
Prashanth Rajaram
f53058abc6
fix(doc): Updated copy on postinstall.txt
Fixed typos in postinstall.txt
2018-05-14 16:32:32 -07:00
Mészáros Mihály
2c14c76780 Fix mixed user/total quota params 2018-05-11 08:05:23 +02:00
Mészáros Mihály
3e18581b88 Revert "fix quota options"
This reverts commit 59ee141ff0.
2018-05-11 07:55:21 +02:00
Mészáros Mihály
82ec5017a3
Merge pull request #213 from bradleythughes/update-changelog
Add changelog entry for PR #212
2018-02-22 10:14:33 +01:00
Bradley T. Hughes
3f0bef7268 Add changelog entry for PR #212 2018-02-12 22:26:14 +01:00
mom040267
d9c73764de
Merge pull request #212 from bradleythughes/update-total-usage-on-client-shutdown
Update total usage on client shutdown
2018-02-09 22:51:34 -08:00
Bradley T. Hughes
e55e13d23e Update total usage on client shutdown
Call turn_report_session_usage() from shutdown_client_connection(), so
that any accumulated packets and data sent/received gets added to the
totals before passing it to report_turn_session_info(). This also
ensures that the total_traffic message sent to redis contains correct
values.

Add a force_invalid argument to turn_report_session_usage() to ensure
that report_turn_session_info() is still called when the former is
called from shutdown_client_connection(). This should avoid any
unexpected change in behavior.
2018-02-09 20:54:10 +01:00
Mészáros Mihály
a07ffdda3f Add a Notice to config about realm default value is the domain name 2018-01-08 13:55:11 +01:00
Mészáros Mihály
d89fcb28fc Fix Verbose config option & -v cli option override 2018-01-08 11:31:17 +01:00
Mészáros Mihály
6ead9e39dc Revert "Add the realm parameter in the example config file"
This reverts commit 99da6e77d6.
2018-01-08 07:38:46 +01:00
Mészáros Mihály
615666cba2 Merge branch 'skystar-p-config_credential_fix' 2017-12-15 15:48:43 +01:00
Mészáros Mihály
436426b9c7 Review PR #160 2017-12-15 15:37:45 +01:00
Mészáros Mihály
aaac85355d Merge branch 'config_credential_fix' of https://github.com/skystar-p/coturn into skystar-p-config_credential_fix 2017-12-15 15:01:05 +01:00
Mészáros Mihály
44d7d9a34c fix typos in netarch.txt 2017-12-14 08:11:23 +01:00
Oleg Moskalenko
a921f0ccc4 version bumped up and some spelling errors fixed 2017-12-11 23:24:54 -08:00
Oleg Moskalenko
b324980c68 Centos version bumped up 2017-12-10 18:20:12 -08:00
Oleg Moskalenko
6eb452d560 bumping up the release version 2017-12-10 17:56:33 -08:00
Mészáros Mihály
499f2dad6e ignore sqlite folder 2017-12-04 09:40:20 +01:00
Mészáros Mihály
80ae828ab2 Add PR #184 to Changelog 2017-11-24 21:20:01 +01:00
misi
4d650b97f8
Merge pull request #184 from dometec/master
Add the realm parameter in the example config file
2017-11-24 21:09:53 +01:00
Mészáros Mihály
b57a170ee8 Add Changelog PR #191 2017-11-24 12:16:04 +01:00
misi
75c9e42ddf
Merge pull request #191 from bradleythughes/report-total-traffic-via-redis
Report total traffic used per allocation via Redis
2017-11-24 12:06:32 +01:00
Bradley T. Hughes
86967b93f3 Report total traffic used per allocation via Redis
Publish total traffic information when an allocation is deleted. This
makes it easier for applications to monitor total usage per session.
2017-11-20 13:58:50 +01:00
Domenico Briganti
99da6e77d6 Add the realm parameter in the example config file 2017-10-19 18:51:56 +02:00
mom040267
f0376e813c Merge pull request #133 from huikang/dockerfile
Build by docker
2017-09-30 21:18:16 -07:00
mom040267
af09102a3c Merge pull request #119 from ngvoice/master
Enhancement: Add option to disable Web-Management-Interface
2017-09-30 21:16:40 -07:00
mom040267
b9d6193d48 Merge pull request #179 from misi/dev
NAT Behavior Discovery improvements
2017-09-30 21:14:12 -07:00
misi
782343611f Merge branch 'master' into dev 2017-09-29 17:59:59 +02:00
Mészáros Mihály
836bc601da indent 2017-09-29 15:04:55 +02:00
Mészáros Mihály
4595274bf7 Add git ignore 2017-09-29 15:04:55 +02:00
Mészáros Mihály
fee5442463 Update man and README according natdiscovery changes 2017-09-29 15:04:55 +02:00
Mészáros Mihály
4b22e6fae6 Add mapping lifetime discovery 2017-09-29 14:53:41 +02:00
Mészáros Mihály
298e9efa41 hairpinning fixes 2017-09-29 14:53:41 +02:00
Mészáros Mihály
9d52282242 fix init_socket 2017-09-29 14:53:41 +02:00
Mészáros Mihály
e092f490f8 hairpinning usage 2017-09-29 14:53:41 +02:00
Mészáros Mihály
8c38f1493b tidy 2017-09-29 14:53:41 +02:00
Mészáros Mihály
56da0bfee5 Add hairpinning natdiscovery to README and man 2017-09-29 14:53:41 +02:00
Mészáros Mihály
3a99678ac1 Add hairpinning check 2017-09-29 14:49:00 +02:00
Mészáros Mihály
b86be4e006 rephrase 2017-09-29 14:49:00 +02:00
Mészáros Mihály
24919cb8f4 refactor stun client (send/receive) 2017-09-29 14:49:00 +02:00
Mészáros Mihály
87866887d3 ALG fix 2017-09-29 14:49:00 +02:00
Mészáros Mihály
22cc19e53c Add ALG detection discovery 2017-09-29 14:49:00 +02:00
Mészáros Mihály
e93bbd2137 Add padding and tidy 2017-09-29 14:49:00 +02:00
Mészáros Mihály
2848bbdda4 Add man collision 2017-09-29 14:49:00 +02:00
Mészáros Mihály
43cfc4fe70 Add collision test 2017-09-29 14:31:44 +02:00
mom040267
be356d8961 Merge pull request #173 from misi/natdiscovery
Natdiscovery updates
2017-09-04 20:03:46 -07:00
Mészáros Mihály
256266c757 Preserve STUN server IP:port during the map/filter tests even if FQDN is used 2017-09-04 14:37:09 +02:00
Mészáros Mihály
0562a89a41 Tidy:Remove trailing witespace 2017-09-04 14:34:49 +02:00
Mészáros Mihály
a23308e879 Display Local address 2017-09-04 14:34:04 +02:00
skystar-p
584a6cdf9b added config warning about using use-auth-secret 2017-07-03 12:06:18 +09:00