[OpenSIPS-Users] ERROR topology_hiding_match() and WSS

Dragomir Haralambiev goup2010 at gmail.com
Fri Apr 21 12:24:58 EDT 2017


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 failed

Where is problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170421/3d4767f3/attachment.html>


More information about the Users mailing list