<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Gunnar,</DIV>
<DIV>&nbsp;</DIV>
<DIV>It compiled fine under both 1.6 and 1.8.&nbsp; Now is the time to test it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks</DIV>
<DIV>CM<BR></DIV>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><BR>
<DIV style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 13px"><FONT size=2 face=Tahoma>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Gunnar Schaller &lt;linux@nowin.de&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Development discussion of video media support in Asterisk &lt;asterisk-video@lists.digium.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Fri, April 15, 2011 2:05:08 AM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [Asterisk-video] Lifesize HD X10 endpoints &amp; Video Resolution and framerate configuration question<BR></FONT><BR>Hello,<BR><BR>Now I tried to compile it. Works! Attached my patch for 1.8 branch.<BR>For 1.6 you need to add the lines manually around line 10270 in<BR>chan_sip.c.<BR>What about JoelW? Did you try that patch?<BR><BR>Regards,<BR>Gunnar<BR><BR><BR><BR>&gt; Gunnar,<BR><BR>&gt; I have tried to compile with the code you provided in 1.6.x<BR><BR>&gt; Here is what I get..<BR><BR>&nbsp;[CC] chan_sip.c -&gt;&gt; chan_sip.o<BR>&gt; chan_sip.c: In function
 âadd_vcodec_to_sdpâ:<BR>&gt; chan_sip.c:10077: warning: missing terminating " character<BR>&gt; chan_sip.c:10077: error: missing terminating " character<BR>&gt; chan_sip.c:10078: error: âprofileâ undeclared (first use in this function)<BR>&gt; chan_sip.c:10078: error: (Each undeclared identifier is reported only once<BR>&gt; chan_sip.c:10078: error: for each function it appears in.)<BR>&gt; chan_sip.c:10078: error: âlevelâ undeclared (first use in this function)<BR>&gt; chan_sip.c:10078: error: âidâ undeclared (first use in this function)<BR>&gt; chan_sip.c:10078: error: invalid suffix "f" on integer constant<BR>&gt; chan_sip.c:10078: error: expected â)â before â;â token<BR>&gt; chan_sip.c:10079: error: stray â\â in program<BR>&gt; chan_sip.c:10079: error: stray â\â in program<BR>&gt; chan_sip.c:10079: warning: missing terminating " character<BR>&gt; chan_sip.c:10079: error: missing terminating " character<BR>&gt; chan_sip.c:10080:
 error: expected â;â before â}â token<BR>&gt; make[1]: *** [chan_sip.o] Error 1<BR>&gt; make: *** [channels] Error 2</DIV></DIV></div></body></html>