drachtio / drachtio-server

A SIP call processing server that can be controlled via nodejs applications
https://drachtio.org
MIT License
237 stars 92 forks source link

WSS Webrtc Info packet not reaching Jambonz #272

Open vinoddh-kore opened 1 year ago

vinoddh-kore commented 1 year ago

Below is a sample info packet sent from webrtc client , this packet get discarded because it has via tag

INFO sip:u-35f91b60-d3f1-53eb-9db6-68421d0ee2e7@23.21.52.56:8443;transport=wss SIP/2.0 Via: SIP/2.0/WSS kryyrqmo1osq.invalid;branch=z9hG4bK7649180 Max-Forwards: 69 To: sip:u-35f91b60-d3f1-53eb-9db6-68421d0ee2e7@49.249.160.22:38210;tag=eaggSa8jH473D From: "Krithi H (Manager)" sip:supportdevelopment419@49.249.160.22:38210;tag=miipl2j5fv Call-ID: 759416e1-4ff1-123c-30a7-0e9f95109ce9 CSeq: 6151 INFO X-AC-Action: resume-siprec;recording-ip-group="SIPRec1" Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO,NOTIFY,SUBSCRIBE Supported: outbound User-Agent: AudioCodes-WebRTC Content-Length: 0

Logs drachtio enclosed info.log

davehorton commented 1 year ago

actually, it does get sent to the feature server

2023-04-07 14:15:33.586315 send 629 bytes to udp/[172.31.10.160]:5060 at 14:15:33.586263:
INFO sip:u-35f91b60-d3f1-53eb-9db6-68421d0ee2e7@172.31.10.160:5060 SIP/2.0
Via: SIP/2.0/UDP 23.21.52.56;rport;branch=z9hG4bKUta20S9FKea0j
Max-Forwards: 69
From: "Krithi H (Manager)" <sip:supportdevelopment419@49.249.160.22:38210>;tag=FK98t5rpeDypS
To: <sip:u-35f91b60-d3f1-53eb-9db6-68421d0ee2e7@49.249.160.22:38210>;tag=eaggSa8jH473D
Call-ID: 759416e1-4ff1-123c-30a7-0e9f95109ce9
CSeq: 65884696 INFO
User-Agent: AudioCodes-WebRTC
Allow: INVITE, ACK, CANCEL, BYE, UPDATE, MESSAGE, OPTIONS, REFER, INFO, NOTIFY, SUBSCRIBE
Supported: outbound
Content-Length: 0
X-AC-Action: resume-siprec;recording-ip-group="SIPRec1"
vinoddh-kore commented 1 year ago

No connected clients found to handle incoming info request No providers available for INFO

is error log in drachtio from FS

2023-04-10 06:03:47.389713 recv 631 bytes from udp/[172.31.10.86]:5060 at 06:03:47.389677: INFO sip:u-35f91b60-d3f1-53eb-9db6-68421d0ee2e7@172.31.10.160:5060 SIP/2.0 Via: SIP/2.0/UDP 23.21.52.56;rport;branch=z9hG4bKcv0H5K0jyecgD Max-Forwards: 69 From: "Krithi H (Manager)" sip:supportdevelopment419@49.205.241.103:11056;tag=Uc7Z5rS5FXZeF To: sip:u-35f91b60-d3f1-53eb-9db6-68421d0ee2e7@49.205.241.103:11056;tag=Stme22QyNBK9Q Call-ID: f94f75a8-5207-123c-30a7-0e9f95109ce9 CSeq: 65999513 INFO User-Agent: AudioCodes-WebRTC Allow: INVITE, ACK, CANCEL, BYE, UPDATE, MESSAGE, OPTIONS, REFER, INFO, NOTIFY, SUBSCRIBE Supported: outbound Content-Length: 0 X-AC-Action: resume-siprec;recording-ip-group="SIPRec2"

2023-04-10 06:03:47.389738 No connected clients found to handle incoming info request 2023-04-10 06:03:47.389745 processNewRequest - No providers available for INFO 2023-04-10 06:03:47.389793 send 397 bytes to udp/[172.31.10.86]:5060 at 06:03:47.389771: SIP/2.0 503 Service Unavailable Via: SIP/2.0/UDP 23.21.52.56;rport=5060;branch=z9hG4bKcv0H5K0jyecgD;received=172.31.10.86 From: "Krithi H (Manager)" sip:supportdevelopment419@49.205.241.103:11056;tag=Uc7Z5rS5FXZeF To: sip:u-35f91b60-d3f1-53eb-9db6-68421d0ee2e7@49.205.241.103:11056;tag=Stme22QyNBK9Q Call-ID: f94f75a8-5207-123c-30a7-0e9f95109ce9 CSeq: 65999513 INFO Content-Length: 0

2023-04-10 06:03:47.392806 recv 640 bytes from udp/[172.31.10.86]:5060 at 06:03:47.392769: INFO sip:u-35f91b60-d3f1-53eb-9db6-68421d0ee2e7@172.31.10.160:5060 SIP/2.0 Via: SIP/2.0/UDP 23.21.52.56;rport;branch=z9hG4bKD5Sa7eHpUQ22r Max-Forwards: 69 From: "Krithi H (Manager)" sip:supportdevelopment419@49.205.241.103:11056;tag=Uc7Z5rS5FXZeF To: sip:u-35f91b60-d3f1-53eb-9db6-68421d0ee2e7@49.205.241.103:11056;tag=Stme22QyNBK9Q Call-ID: f94f75a8-5207-123c-30a7-0e9f95109ce9 CSeq: 65999514 INFO User-Agent: AudioCodes-WebRTC Allow: INVITE, ACK, CANCEL, BYE, UPDATE, MESSAGE, OPTIONS, REFER, INFO, NOTIFY, SUBSCRIBE Supported: outbound Content-Length: 0 X-AC-Action: resume-siprec;recording-ip-group="VAIC-AgentAssist"

2023-04-10 06:03:47.392832 No connected clients found to handle incoming info request 2023-04-10 06:03:47.392845 processNewRequest - No providers available for INFO 2023-04-10 06:03:47.392893 send 397 bytes to udp/[172.31.10.86]:5060 at 06:03:47.392868: SIP/2.0 503 Service Unavailable Via: SIP/2.0/UDP 23.21.52.56;rport=5060;branch=z9hG4bKD5Sa7eHpUQ22r;received=172.31.10.86 From: "Krithi H (Manager)" sip:supportdevelopment419@49.205.241.103:11056;tag=Uc7Z5rS5FXZeF To: sip:u-35f91b60-d3f1-53eb-9db6-68421d0ee2e7@49.205.241.103:11056;tag=Stme22QyNBK9Q Call-ID: f94f75a8-5207-123c-30a7-0e9f95109ce9 CSeq: 65999514 INFO Content-Length: 0