-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avaya SBC + Drachtio + rtpengine - "msg":"Error connecting call: TypeError: Cannot read property '0' of undefined" #21
Comments
Can you show the incoming INVITE, with the full body (metadata + sdp)? |
Thanks for help! --foobar v=0 --foobar ?xml version="1.0" encoding="UTF-8"? |
can you retry with the latest commit? It looks like one of the fields I was parsing from the metadata is optional, and not provided in your case. |
Thanks, but I need time. |
Hi .
I am having this error and hope you can help.
sdp1:
drachtio:siprec-recording-server 'v=0\r\no=- 830037 1 IN IP4 212.111.68.111\r\ns=SipCall\r\nc=IN IP4 10.201.1.168\r\nt=0 0\r\nm=audio 35468 RTP/AVP 8 103\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:103 telephone-event/8000\r\na=label:10\r\na=sendonly\r\na=ptime:20\r\n',
drachtio:siprec-recording-server sdp2:
drachtio:siprec-recording-server 'v=0\r\no=- 830037 1 IN IP4 212.111.68.111\r\ns=SipCall\r\nc=IN IP4 10.201.1.168\r\nt=0 0\r\nm=audio 35064 RTP/AVP 8 103\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:103 telephone-event/8000\r\na=label:20\r\na=sendonly\r\na=ptime:20\r\n' } payload parser results +29s
{"level":50,"time":1573550781197,"msg":"Error connecting call: TypeError: Cannot read property '0' of undefined","pid":5891,"hostname":"SIPREC","callid":"6b2bfd3fd9110b29173fad6093579f76","v":1}
The text was updated successfully, but these errors were encountered: