reality sync

This commit is contained in:
Thomas Ries
2015-06-02 20:09:06 +00:00
parent aa31aaa2f0
commit 86d2dae91a
4 changed files with 40 additions and 11 deletions
+6
View File
@@ -324,5 +324,11 @@ A: Siproxd itself does not include support for such a thing. However what
copy the second siproxd config file in place and restart siproxd.
Active registrations are not lost, as siproxd does save them at exit.
---------------------------------------------------------------------------
Q: Scalability of siproxd?
A: I practice, stable operation of siproxd installations with more than
600 VoIP Accounts and more than 60 concurrent calls are being reported.
Multiple instances of siproxd may be run on the same server.
+16
View File
@@ -9,3 +9,19 @@ FreeBSD:
- #include <netinet/in.h>
before
#include <arpa/inet.h>
---
Weiterleitungen:
Supported Header entfernen -> Weiterleitungen gehen nicht mehr.
Supported: 100rel -> muss entfernt werden, da easybell ein Problem mit PRACK hat
Supported: replaces sollte nicht entfernt werden damit Weiterleitungen
funktionieren.
-> Prugin Remove ausbauen, damit auch gezieht Header/key Paare entfernt werden
koennen und nicht nur komplette HEader.
-> Analog zu Codec Removal