Jump to content

Verbindungsabbruch Beim Weiterleiten Von Anrufen


wafh

Recommended Posts

Hi zusammen,

kurze Einleitung: wir haben aktuell zwei Swyx-Server an Standort A, die eigentlichen Clients befinden sich an Standort B. Die beiden Standorte sind über eine VPN-Verbindung miteinander Verbunden (jeweils ein Netscreen Active-/Passive-Cluster). Path-MTU und MSS wird von den Firewalls berücksichtigt. Die Verbindug von den Clients erfolgt über direktes Routing (kein NAT oder ähnliches) zu den Sywx-Servern. Firwall-Policy erlaubt alles zwischen den beiden Subnetzen, SIP-ALG ist deaktiviert. Standleitungen der Standorte sind entsprechend dimensioniert, die Clients verwenden ausschließlich SwyxIt! als VoIP-Client (Server und Clients in Version 9.40.1635).

Das direkte Telefonieren funktioniert soweit problemlos - einzig das Transferieren von Anrufen macht Probleme. Hin und wieder werden Telefonate beim Weiterverbinden oder kurz danach abgebrochen/disconnected. Mir gehen langsam die Ideen aus, vielleicht hat jemand hier im Forum ein ähnliches Problem gehabt und kann einen entsprechenden Hinweis geben.

Besten Dank und viele Grüße,

Werner

Link to comment
Share on other sites


Hi, 

 

was ich noch im Srv-Logfile sehe - das kommt wenige male am Tag vor: 

16 11:59:49.185 000fc8 Info SIP        00716810 00000000 TcpConnection.cxx:65                    () Failed read on 4028 Unknown error16 12:01:02.899 000fc8 Info SIP        00716810 00000000 TcpConnection.cxx:61                    () Some other error16 12:01:02.899 000fc8 Info SIP        00716810 00000000 TcpConnection.cxx:65                    () Failed read on 5252 Unknown error16 12:02:23.466 000fc8 Info SIP        00716810 00000000 TcpConnection.cxx:61                    () Some other error16 12:02:23.466 000fc8 Info SIP        00716810 00000000 TcpConnection.cxx:65                    () Failed read on 716 Unknown error16 12:36:02.518 000fc8 Info SIP        00716810 00000000 TcpConnection.cxx:61                    () Some other error16 12:36:02.518 000fc8 Info SIP        00716810 00000000 TcpConnection.cxx:65                    () Failed read on 4668 Unknown error16 12:36:12.927 000fc8 Info SIP        00716810 00000000 TcpConnection.cxx:61                    () Some other error16 12:36:12.927 000fc8 Info SIP        00716810 00000000 TcpConnection.cxx:65                    () Failed read on 712 Unknown error16 12:43:30.935 000fc8 Info SIP        00716810 00000000 TcpConnection.cxx:61                    () Some other error


Den Fehlern nach zu urteilen hatte Swyx hier ein Problem mit der Socket-Kommunikation, zumindest wenn man sich die TcpConnection.cxx von reSIProcate genauer ansieht:

http://svn.resiprocate.org/dox/stack/TcpConnection_8cxx_source.html

if (bytesRead == SOCKET_ERROR)...

Hat jemand ähnliche Einträge im Log? 

 

VG,

Werner



 

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and have taken note of our Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.