Kneeoh has already started an earlier thread related to this problem [1]
This should be moved to the GitHub tracker [2]. We need either a
relevant SIP trace, or a way of explaining the NULL socket behaviour /
replicating the errors ourselves.
[1]
http://opensips-open-sip-server.1449251.n2.nabble.com/Failed-to-Replicate-Dialog-Dialog-in-DB-doesn-t-match-any-listening-sockets-td7596328.html
[2]
https://github.com/OpenSIPS/opensips/issues?q=is%3Aopen+is%3Aissue+label%3Abug
Best regards,
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 07.05.2015 20:05, Bogdan-Andrei Iancu wrote:
Hi Kneeoh,
The dialog replication is done assuming that both opensips servers do
share the listening interface (via vrrp, heartbeat, etc). Do you
different listening IPs on the 2 opensips instances ?
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 29.04.2015 20:35, Kneeoh wrote:
Hello, I've got two VIPs on two instances of opensips and am doing
dialog replication. I'm getting a steady stream of failed to
replicate dialog errors in my opensips log.
192.168.30.39
192.168.30.40
are the two VIPs. Both have a listen = on both opensips configs. I'm
not sure if this line in the log is the problem but it looks like it:
" DBG:core:bin_pop_str: Popped: '' [0]" I'm not sure how the receive
IP could be an empty string.
debug:
DBG:dialog:dlg_replicated_create: Received replicated dialog!
DBG:core:bin_pop_str: Popped: 'udp:192.168.30.40:5060' [22]
DBG:core:grep_sock_info: checking if host==us: 13==13 &&
[192.168.30.40] == [192.168.30.39]
DBG:core:grep_sock_info: checking if port 5060 matches port 5060
DBG:core:grep_sock_info: checking if host==us: 13==13 &&
[192.168.30.40] == [192.168.30.40]
DBG:core:grep_sock_info: checking if port 5060 matches port 5060
DBG:core:bin_pop_str: Popped: '' [0]
ERROR:dialog:dlg_replicated_create: Dialog in DB doesn't match any
listening sockets
DBG:dialog:destroy_dlg: destroing dialog 0x7f09ddd9f958
DBG:dialog:destroy_dlg: dlg expired or not in list - dlg
0x7f09ddd9f958 [2225:721583693] with clid
'f4f2446c-6937-1233-f798-0024e869f1eb' and tags 'NULL' 'NULL'
ERROR:dialog:receive_binary_packet: Failed to process a binary packet!
_______________________________________________
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
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users