Project

General

Profile

Actions

Bug #6236

closed

fix duality: SDP fmtp parameter 'octet-align' vs 'octet-aligned'

Added by neels 7 months ago. Updated 7 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/26/2023
Due date:
% Done:

0%

Spec Reference:

Description

across all osmocom CNI source files:

$ grep -h 'octet-align\>' $(find . -name "*.[hc]") | grep -v '^[[:blank:]]*[/*]' | wc -l
36

$ grep -h 'octet-aligned' $(find . -name "*.[hc]") | grep -v '^[[:blank:]]*[/*]' | wc -l
24

  • which one is the correct version?
  • is the SDP world out there de-facto using both versions? if yes always query both versions for compat.
  • decide for one version that we put in outgoing SDP and apply in our code base
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)