Hi,

Same question, same answer - see http://lists.opensips.org/pipermail/users/2017-April/036925.html

Regards,

Bogdan-Andrei Iancu
  OpenSIPS Founder and Developer
  http://www.opensips-solutions.com

OpenSIPS Summit May 2017 Amsterdam
  http://www.opensips.org/events/Summit-2017Amsterdam.html

On 04/21/2017 07:24 PM, Dragomir Haralambiev wrote:
Hello,

I have problem with "topology_hiding_match()" and WSS.

Zoiper ---(send BYE)--> Opensips --(can not relay to)---> SIP.JS


Here part ot script:
if (has_totag()) {
if (topology_hiding_match()) {
t_relay();
exit;
}
...

Opensips receive BYE. When execute "t_relay()" give follow ERRORS:

INFO:core:probe_max_sock_buff: using snd buffer of 416 kb
INFO:core:init_sock_keepalive: TCP keepalive enabled on socket 23
ERROR:core:tcp_connect_blocking: timeout 99195 ms elapsed from 100000 s
ERROR:proto_ws:ws_sync_connect: tcp_blocking_connect failed
ERROR:proto_ws:ws_connect: connect failed
ERROR:proto_ws:proto_ws_send: connect failed
ERROR:tm:msg_send: send() for proto 5 failed
ERROR:tm:t_forward_nonack: sending request failedscheduled

Where is problem?


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to