Hi there!
I'm having problem with outgoing/incoming calls via our SIP trunk.
It rings, but when the call is picked, it ends immediately.
LinkManager.log indicates some protocol problem (20'000 lines of log with all the same content) :
03 15:31:06.303 0016a0 Inf2 SwyxLib 00000000 00000000 SSocket::os_socket_qos () Checking protocol (0): MSAFD-TCPIP [TCP/IP]
03 15:31:06.303 0016a0 Inf2 SwyxLib 00000000 00000000 SSocket::os_socket_qos () Checking protocol (1): MSAFD-TCPIP [UDP/IP]
03 15:31:06.303 0016a0 Inf2 SwyxLib 00000000 00000000 SSocket::os_socket_qos () Checking protocol (2): MSAFD-TCPIP [TCP/IPV6]
03 15:31:06.303 0016a0 Inf2 SwyxLib 00000000 00000000 SSocket::os_socket_qos () Checking protocol (3): MSAFD-TCPIP [UDP/IPV6]
03 15:31:06.303 0016a0 Inf2 SwyxLib 00000000 00000000 SSocket::os_socket_qos () Checking protocol (4): RSVP-TCPV6-DIENSTANBIETER
03 15:31:06.303 0016a0 Inf2 SwyxLib 00000000 00000000 SSocket::os_socket_qos () Checking protocol (5): RSVP-TCP-DIENSTANBIETER
03 15:31:06.303 0016a0 Inf2 SwyxLib 00000000 00000000 SSocket::os_socket_qos () Checking protocol (6): RSVP-UDPV6-DIENSTANBIETER
03 15:31:06.303 0016a0 Inf2 SwyxLib 00000000 00000000 SSocket::os_socket_qos () Checking protocol (7): RSVP-UDP-DIENSTANBIETER
03 15:31:06.303 0016a0 Inf2 SwyxLib 00000000 00000000 SSocket::os_socket_qos () WSASocket returned: 848 used protocol no. 7
03 15:31:06.303 0016a0 Inf2 SwyxLib 00000000 00000000 SSocket::os_socket_qos () WSAEnumProtocols returned: 8 BufferLength: 2976
At the end:
03 16:46:06.202 00167c Warn SwyxLib 00564148 00000000 SPortMgr::AllocPort No free UdpPorts available! , Range=-1, InUseCount=0, TryToListenCount1=1001, TryToListenCount2=0
03 16:46:06.202 00167c *Err LinkMgrCtl 0057BFD8 00000008 SLinkMgrCall::AllocateOwnMediaPar () Could not allocate ports for Rtp and Rtcp.
03 16:46:06.202 00167c Info FrameWork 005752D8 00000000 SLinkMgrCfg::FindLink () name='SIP'
I just read this article:
http://swyx-forum.de/community/Forums/tabid/54/forumid/25/threadid/7175/scope/posts/Default.aspx
Since we're running IP V6 as well on the Swyx server, I thought this could be the problem.. does anyone have some experience in running swyx server with IP V4 and V6 at the same time? (Swyx Server acts as DNS-Server as well)..
All the other calls via ISDN and internally are working perfect. I'll try the hint with this registry key first, but may be this could be interesting for some other swyx technicians.. I didn't found any article concerning the ipv6-question, only this sentence in the SwyxWare Manual:
"Other network protocols such as IPv6, IPX or ATM are NOT supported by SwyxWare."
spyker