freeswitch
freeswitch copied to clipboard
HA recover call failed
Hello,my FS is based on version 1.6.10,when i try to recovery calls in HA model,it was failed.I use phone A to call phone B with tls protocol,but FS sent udp INVITE to phone A and phone B (i think the VIA is also wrong). What is the reson for this? Hope for your response.
Here are some logs that might be useful:
2022-06-08 04:06:40.633076 send 1035 bytes to udp/[10.10.5.101]:5065:
------------------------------------------------------------------------
INVITE sip:[email protected]:5065;transport=TLS SIP/2.0
Via: SIP/2.0/UDP 11.0.93.17;rport;branch=z9hG4bKmStHepKev2pmm
Max-Forwards: 69
From: "1001" <sip:[email protected]>;tag=7QvZtQNB3Nv8B
To: <sip:[email protected]:5065>;tag=e5e258-42e1d8a5-62a01f98
Call-ID: 256af07f-46b4-46c6-a8c3-dceb1ae4ac75
CSeq: 52762317 INVITE
Contact: <sip:[email protected]:5061;transport=tls>
User-Agent: IPPBX PRO
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: path, replaces
Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
Privacy: none
Content-Type: application/sdp
Content-Length: 235
P-Early-Media: supported
v=0
o=IPPBX 1654614266 1654614267 IN IP4 11.0.93.17
s=IPPBX
c=IN IP4 11.0.93.17
t=0 0
m=audio 18134 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/0
a=fmtp:101 0-16
a=ptime:20
a=rtcp:18135 IN IP4 11.0.93.17
------------------------------------------------------------------------
2022-06-08 04:06:40.635900 loglevel:[3] [15270] tport_udp_error: Connection refused (111) [icmp type=3 code=3] [tport_type_udp.c:519 tport_udp_error]
2022-06-08 04:06:40.635957 loglevel:[3] [15270] reported by [10.10.5.101]:0 [tport_type_udp.c:524 tport_udp_error]
2022-06-08 04:06:40.635987 loglevel:[3] [15270] nta: INVITE (52762317): Connection refused (111) with udp/[10.10.5.101]:5065 [nta.c:8511 outgoing_print_tport_error]
2022-06-08 04:06:40.636372 send 1031 bytes to udp/[10.10.5.103]:1381:
------------------------------------------------------------------------
INVITE sip:[email protected]:1381 SIP/2.0
Via: SIP/2.0/UDP 11.0.93.17;rport;branch=z9hG4bKN2KagH4HSBD7F
Route: <sip:[email protected]:1381;transport=tls>
Max-Forwards: 70
From: <sip:[email protected]>;tag=6e36rv475c6Ng
To: 1001 <sip:[email protected]>;tag=4191928904
Call-ID: [email protected]
CSeq: 3 INVITE
Contact: <sip:[email protected]:5060>
User-Agent: IPPBX PRO
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: path, replaces
Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
Privacy: none
Content-Type: application/sdp
Content-Length: 235
P-Early-Media: supported
v=0
o=IPPBX 1654610590 1654610591 IN IP4 11.0.93.17
s=IPPBX
c=IN IP4 11.0.93.17
t=0 0
m=audio 21810 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/0
a=fmtp:101 0-16
a=ptime:20
a=rtcp:21811 IN IP4 11.0.93.17
------------------------------------------------------------------------
2022-06-08 04:06:40.637688 loglevel:[3] [15270] tport_udp_error: Connection refused (111) [icmp type=3 code=3] [tport_type_udp.c:519 tport_udp_error]
2022-06-08 04:06:40.637741 loglevel:[3] [15270] reported by [10.10.5.103]:0 [tport_type_udp.c:524 tport_udp_error]
2022-06-08 04:06:40.637760 loglevel:[3] [15270] nta: INVITE (3): Connection refused (111) with udp/[10.10.5.103]:1381 [nta.c:8511 outgoing_print_tport_error]