[Home]

Summary:ASTERISK-19645: Asterisk doesn't respect the video codec order
Reporter:Chan-Yung Choi (chan)Labels:
Date Opened:2012-04-06 02:08:27Date Closed:2012-04-24 14:55:23
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:1.8.9.2 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:disallow=all
allow=amr
allow=h264  <- i want first
allow=h263

outbound INVITE SDP

m=video 11094 RTP/AVP 34 102
a=rtpmap:34 H263/90000
a=fmtp:34 profile=0; level=10; profile-level-id=0
a=framerate:7
a=framesize:34 176-144
a=rtpmap:102 H264/90000
a=fmtp:102 maxbitrate=512000;profile-level-id=42C016; packetization-mode=0

Comments:By: Matt Jordan (mjordan) 2012-04-10 09:25:10.441-0500

We require a complete debug log to help triage the issue. This document will provide instructions on how to collect debugging logs from an Asterisk machine for the purpose of helping bug marshals troubleshoot an issue: https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information

Please also attach a pcap of the SIP traffic, as well as your sip.conf configuration file.

By: Matt Jordan (mjordan) 2012-04-24 14:55:07.310-0500

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.  Further information can be found at http://www.asterisk.org/developers/bug-guidelines