Not able to see video on outgoing call to 2N intercom

Indoor Monitor with Android System Ver: 6.0
intellit
Posts: 2
Joined: Fri Feb 08, 2019 2:06 am

Not able to see video on outgoing call to 2N intercom

Postby intellit » Tue May 07, 2019 7:52 pm

Hi,
I have 2 IT82R with latest firmware version 82.30.2.517 which are serving an intercom from 2N (2N IP Verso); I'm trying both Direct IP calls and calls via SIP Proxy (asterisk based).
In both the ways (direct IP or via SIP proxy), when a call is from 2N to IT82 I can see the video stream on the IT82 display, both on the preview and during the call itself, but when the call is from IT82 to 2N there is no video on the IT82 display (the audio is OK).

I noticed that IT82 is not using configured parameters in outgoing call setup; on the IT82 web setup page, Account-Advanced, it's set to use the Video Codec H264 with "Codec Payload" = 94, but that is not used.
Here there are 2 capture of the SIP traffic, the first is an incoming call from 2N to IT82 where the video is working good, the second is an outgoing call from IT82 to the 2N, where the video is NOT working.

Code: Select all

--- SIP REQUEST FROM 2N to IT82 ---
INVITE sip:192.168.16.80 SIP/2.0
Via: SIP/2.0/UDP 192.168.16.220:5060;rport;branch=z9hG4bK685822647
From: "Citofono Cancello" <sip:[email protected]>;tag=1017437993
To: <sip:192.168.16.80>
Call-ID: 1542242488
CSeq: 20 INVITE
Contact: <sip:[email protected]:5060>
Content-Type: application/sdp
Allow: REGISTER, INVITE, ACK, CANCEL, OPTIONS, BYE, INFO, NOTIFY
Max-Forwards: 70
User-Agent: 2N IP Verso 2.25.0.34.8
Content-Length:   501

v=0
o=- 881802555 3026251149783179074 IN IP4 192.168.16.220
s=HIP 2.25.0.34.8
c=IN IP4 192.168.16.220
t=0 0
m=audio 5000 RTP/AVP 9 8 0 101
c=IN IP4 192.168.16.220
a=rtpmap:9 G722/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
m=video 5002 RTP/AVP 99 104
c=IN IP4 192.168.16.220
a=sendonly
a=rtpmap:99 H264/90000
a=fmtp:99 profile-level-id=42801E; packetization-mode=1
a=rtpmap:104 H264/90000
a=fmtp:104 profile-level-id=42801E; packetization-mode=0

--- SIP REPLY FROM IT82 to 2N ---
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.16.220:5060;rport=5060;branch=z9hG4bK685822647
From: "Citofono Cancello" <sip:[email protected]>;tag=1017437993
To: <sip:192.168.16.80>;tag=13316556
Call-ID: 1542242488
CSeq: 20 INVITE
Contact: <sip:192.168.16.80:5060>
Content-Type: application/sdp
Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
User-Agent: Akuvox IT82 82.30.2.517 0C11050805CD
Content-Length:   310

v=0
o=Direct-Contact 5000 5000 IN IP4 192.168.16.80
s=Talk
c=IN IP4 192.168.16.80
t=0 0
m=audio 11920 RTP/AVP 9 101
a=rtpmap:9 G722/8000
a=rtpmap:101 telephone-event/8000
a=sendrecv
m=video 11922 RTP/AVP 99
a=rtpmap:99 H264/90000
a=fmtp:99 profile-level-id=42801E; packetization-mode=1
a=recvonly


Code: Select all

--- SIP REQUEST FROM IT82 to 2N ---
INVITE sip:[email protected]:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.16.80:5060;branch=z9hG4bK1315958242
From: <sip:[email protected]:5060>;tag=2065836697
To: <sip:[email protected]:5060>
Call-ID: 389414803
CSeq: 20 INVITE
Contact: <sip:[email protected]:5060>
Content-Type: application/sdp
Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
Max-Forwards: 70
User-Agent: Akuvox IT82 82.30.2.517 0C11050805CD
Subject: call invite
Supported: replaces
Allow-Events: talk,hold,conference,refer,check-sync
Content-Length:   512

v=0
o=Direct-Contact 5000 5000 IN IP4 192.168.16.80
s=Talk
c=IN IP4 192.168.16.80
b=AS:16474
t=0 0
m=audio 11924 RTP/AVP 0 8 9 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:9 G722/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
m=video 11926 RTP/AVP 104 96 34
a=rtpmap:104 H264/90000
a=fmtp:104 profile-level-id=42e01f;packetization-mode=2;max-br=2048;max-mbps=40500
a=rtpmap:96 VP8/90000
a=rtpmap:34 H263/90000
a=fmtp:34 4CIF=1 CIF=1 QCIF=1 MaxBR=32000
a=sendrecv

--- SIP REPLY FROM 2N to IT82 ---
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.16.80:5060;branch=z9hG4bK1315958242
From: <sip:[email protected]:5060>;tag=2065836697
To: <sip:[email protected]:5060>;tag=1384974521
Call-ID: 389414803
CSeq: 20 INVITE
Contact: <sip:[email protected]:5060>
Content-Type: application/sdp
Allow: REGISTER, INVITE, ACK, CANCEL, OPTIONS, BYE, INFO, NOTIFY
User-Agent: 2N IP Verso 2.25.0.34.8
Content-Length:   241

v=0
o=- 122065884 18274718760708342718 IN IP4 192.168.16.220
s=HIP 2.25.0.34.8
c=IN IP4 192.168.16.220
t=0 0
m=audio 5000 RTP/AVP 9 101
c=IN IP4 192.168.16.220
a=rtpmap:9 G722/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15

As you can see in the second capture, the video codec parameters in the SIP request from IT82 are not as configured in the web page and they are not supported on 2N intercom.

Is there anything I can do fix this issue?

Return to “IT82”

Who is online

Users browsing this forum: No registered users and 18 guests