<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Hello list,<br>
<br>
I'm trying to set up a video call from my Ekiga client to a Grandstream
GXV3140 IP-phone. The call succeeds but there is no video.<br>
<br>
I have in sip.conf :<br>
<br>
</font><font face="Helvetica, Arial, sans-serif">videosupport=yes <br>
<br>
disallow=all<br>
allow=alaw<br>
allow=g726<br>
allow=g729<br>
allow=gsm<br>
allow=h261<br>
allow=h263<br>
allow=h263p<br>
allow=h264<br>
</font><font face="Helvetica, Arial, sans-serif"><br>
The Grandstream peer has codecs (sip.conf) :<br>
<br>
gsm;alaw;g729;h261;h263;h263p;h264<br>
</font><font face="Helvetica, Arial, sans-serif"><br>
The Ekiga peer has codecs (sip.conf) :<br>
<br>
gsm;alaw;g729;h261;h263;h263p;h264<br>
</font><font face="Helvetica, Arial, sans-serif"><br>
<br>
This is de sip debug on INVITE (Ekiga calls GXV3140) :<br>
<br>
v=0<br>
o=grandstream 8000 8000 IN IP4 192.168.1.103<br>
s=SIP Call<br>
c=IN IP4 192.168.1.103<br>
t=0 0<br>
m=audio 50946 RTP/AVP 8 2 18 3 101<br>
a=sendrecv<br>
a=rtpmap:8 PCMA/8000<br>
a=ptime:20<br>
a=rtpmap:2 G726-32/8000<br>
a=rtpmap:18 G729/8000<br>
a=fmtp:18 annexb=no<br>
a=rtpmap:3 GSM/8000<br>
a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-15<br>
m=video 35878 RTP/AVP 34 100 99<br>
b=AS:128<br>
a=sendrecv<br>
a=rtpmap:34 H263/90000<br>
a=fmtp:34 CIF=2; QCIF=2<br>
a=rtpmap:100 H263-1998/90000<br>
a=fmtp:100 CIF=2; QCIF=2<br>
a=rtpmap:99 H264/90000<br>
a=fmtp:99 profile-level-id=428014; packetization-mode=0;
sprop-parameter-sets=Z0KADJWgUH5A,aM4Ecg==<br>
<br>
[Dec&nbsp; 6 15:11:18] Using INVITE request as basis request -
<a class="moz-txt-link-abbreviated" href="mailto:1666548288-45310-6@BJC.BGI.B.BAD">1666548288-45310-6@BJC.BGI.B.BAD</a><br>
[Dec&nbsp; 6 15:11:18] Found peer 'grandstream' for 'grandstream' from
192.168.1.103:45310<br>
[Dec&nbsp; 6 15:11:18] Found RTP audio format 8<br>
[Dec&nbsp; 6 15:11:18] Found RTP audio format 2<br>
[Dec&nbsp; 6 15:11:18] Found RTP audio format 18<br>
[Dec&nbsp; 6 15:11:18] Found RTP audio format 3<br>
[Dec&nbsp; 6 15:11:18] Found RTP audio format 101<br>
[Dec&nbsp; 6 15:11:18] Found audio description format PCMA for ID 8<br>
[Dec&nbsp; 6 15:11:18] Found audio description format G726-32 for ID 2<br>
[Dec&nbsp; 6 15:11:18] Found audio description format G729 for ID 18<br>
[Dec&nbsp; 6 15:11:18] Found audio description format GSM for ID 3<br>
[Dec&nbsp; 6 15:11:18] Found audio description format telephone-event for ID
101<br>
[Dec&nbsp; 6 15:11:18] Found RTP video format 34<br>
[Dec&nbsp; 6 15:11:18] Found RTP video format 100<br>
[Dec&nbsp; 6 15:11:18] Found RTP video format 99<br>
[Dec&nbsp; 6 15:11:18] Found video description format H263 for ID 34<br>
[Dec&nbsp; 6 15:11:18] Found video description format H263-1998 for ID 100<br>
[Dec&nbsp; 6 15:11:18] Found video description format H264 for ID 99<br>
[Dec&nbsp; 6 15:11:18] Capabilities: us - 0x3c010a
(gsm|alaw|g729|h261|h263|h263p|h264), peer - audio=0x90a
(gsm|alaw|g726|g729)/video=0x380000 (h263|h263p|h264)/text=0x0
(nothing), combined - 0x38010a (gsm|alaw|g729|h263|h263p|h264)<br>
[Dec&nbsp; 6 15:11:18] Non-codec capabilities (dtmf): us - 0x1
(telephone-event), peer - 0x1 (telephone-event), combined - 0x1
(telephone-event)<br>
[Dec&nbsp; 6 15:11:18] Peer audio RTP is at port 192.168.1.103:50946<br>
[Dec&nbsp; 6 15:11:18] Peer video RTP is at port 192.168.1.103:35878<br>
<br>
<br>
<br>
<br>
Kind regards,<br>
<br>
Jonas.<br>
</font>
</body>
</html>