<div dir="ltr">What would need to be changed in the source code to accommodate this?  Can the imageattr attribute be hard coded into h264_format_attr_sdp_generate() in res_format_attr_h264.c?<br><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Mon, Mar 31, 2014 at 9:07 AM, Joshua Colp <span dir="ltr"><<a href="mailto:jcolp@digium.com" target="_blank">jcolp@digium.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Matt Rabbitt wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
We are experiencing an issue with our Cisco 9971 and 8945 phones where<br>
H264 video calls are connecting at 176x144 resolution instead of<br>
640x480.  Soft clients can connect at higher resolutions and the 9971<br>
can even receive video at a higher resolution (although it still sends<br>
176x144).<br>
<br>
I contacted one of the developers and he suggested the passthrough of<br>
SDP attributes is not working correctly.  Has anyone else experienced<br>
this problem?  We're running Asterisk 11.8.1.<br>
<br>
Below are the video parts of the sip debug for one of the phones during<br>
a video call.  Should I be seeing the "a=imageattr" in the SIP OK message?<br>
</blockquote>
<br>
It looks as though the passthrough for "fmtp" is indeed working but as the "imageattr" attribute is currently unsupported/not used/not passed through it is probably causing your resolution problem.<br>

<br>
Cheers,<span class=""><font color="#888888"><br>
<br>
-- <br>
Joshua Colp<br>
Digium, Inc. | Senior Software Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br>
Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<br>
-- <br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a></font></span></blockquote></div>
</div></div>