reality sync
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user