<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> </DIV>
<DIV>It compiled fine under both 1.6 and 1.8. Now is the time to test it.</DIV>
<DIV> </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 <linux@nowin.de><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Development discussion of video media support in Asterisk <asterisk-video@lists.digium.com><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 & 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>> Gunnar,<BR><BR>> I have tried to compile with the code you provided in 1.6.x<BR><BR>> Here is what I get..<BR><BR> [CC] chan_sip.c ->> chan_sip.o<BR>> chan_sip.c: In function
âadd_vcodec_to_sdpâ:<BR>> chan_sip.c:10077: warning: missing terminating " character<BR>> chan_sip.c:10077: error: missing terminating " character<BR>> chan_sip.c:10078: error: âprofileâ undeclared (first use in this function)<BR>> chan_sip.c:10078: error: (Each undeclared identifier is reported only once<BR>> chan_sip.c:10078: error: for each function it appears in.)<BR>> chan_sip.c:10078: error: âlevelâ undeclared (first use in this function)<BR>> chan_sip.c:10078: error: âidâ undeclared (first use in this function)<BR>> chan_sip.c:10078: error: invalid suffix "f" on integer constant<BR>> chan_sip.c:10078: error: expected â)â before â;â token<BR>> chan_sip.c:10079: error: stray â\â in program<BR>> chan_sip.c:10079: error: stray â\â in program<BR>> chan_sip.c:10079: warning: missing terminating " character<BR>> chan_sip.c:10079: error: missing terminating " character<BR>> chan_sip.c:10080:
error: expected â;â before â}â token<BR>> make[1]: *** [chan_sip.o] Error 1<BR>> make: *** [channels] Error 2</DIV></DIV></div></body></html>