{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org laforge@gnumonks.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 203236,
      "executingTimeMillis" : 203236,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9644,
      "waitingTimeMillis" : 9644
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 28784,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "65bbb6cf5c61a58721c3de108524a0acbe0729f0",
            "branch" : [
              {
                "SHA1" : "65bbb6cf5c61a58721c3de108524a0acbe0729f0",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "65bbb6cf5c61a58721c3de108524a0acbe0729f0",
            "branch" : [
              {
                "SHA1" : "65bbb6cf5c61a58721c3de108524a0acbe0729f0",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 20229,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
            "branch" : [
              {
                "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
            "branch" : [
              {
                "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "65bbb6cf5c61a58721c3de108524a0acbe0729f0",
        "branch" : [
          {
            "SHA1" : "65bbb6cf5c61a58721c3de108524a0acbe0729f0",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-bsc"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#28784",
  "duration" : 203236,
  "estimatedDuration" : 143281,
  "executor" : None,
  "fullDisplayName" : "master-osmo-bsc #28784",
  "id" : "28784",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 28784,
  "queueId" : 2066555,
  "result" : "SUCCESS",
  "timestamp" : 1765408690135,
  "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bsc/28784/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bsc/lchan_rtp_fsm.c",
          "TODO-RELEASE"
        ],
        "commitId" : "dbefcb1af4038f734c63b0957c2451cb005fec79",
        "timestamp" : 1765226773000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "MGW control: migrate to new API for fmtp\u000a\u000aSome codecs have additional parameters that need to be communicated\u000ato the MGW using fmtp lines in SDP.  We use this mechanism to\u000aindicate octet-align=0|1 for AMR and signal the use of TW-TS-001\u000aand TW-TS-002 extensions for FR/EFR and HR, respectively.\u000aMigrate from legacy struct mgcp_codec_param (now deprecated)\u000ato the new fmtp string API.\u000a\u000aDepends: I84ba2ed5ab9d379ac0b675520796446ad6ee0710 (osmo-mgw.git)\u000aChange-Id: Id869c9fa33a3ca6fecd30d5630741fbbf21cf6ed\u000a",
        "date" : "2025-12-08 20:46:13 +0000",
        "id" : "dbefcb1af4038f734c63b0957c2451cb005fec79",
        "msg" : "MGW control: migrate to new API for fmtp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bsc/lchan_rtp_fsm.c"
          },
          {
            "editType" : "edit",
            "file" : "TODO-RELEASE"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bsc/lchan_rtp_fsm.c",
          "src/osmo-bsc/assignment_fsm.c"
        ],
        "commitId" : "65bbb6cf5c61a58721c3de108524a0acbe0729f0",
        "timestamp" : 1765226797000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "E1: add support for AMR in TW-TS-006 enhanced RTP format\u000a\u000aAMR speech codec on E1 BTS is currently possible at all only with\u000atw-e1abis-mgw and not with classic osmo-mgw.  This new E1 AMR MGW\u000asupport includes all 3 possible RTP formats from the beginning:\u000aRFC 4867 BWE, RFC 4867 OA and TW-TS-006 OAX.\u000a\u000aBecause TW-TS-006 is non-standard outside of GSM networks\u000aspecifically built with Osmocom+ThemWi hybrid stack, use of this\u000aRTP format has to be explicitly requested by the CN via BSSMAP\u000aextension of TW-TS-003, which OsmoBSC already understands.\u000a\u000aAdd TW-TS-006 to the set of supported RTP extensions with E1 BTS,\u000ajoining already supported TW-TS-001 and TW-TS-002.\u000a\u000aChange-Id: Icf859ca4975079c91a2f41190da0ce94aa686365\u000a",
        "date" : "2025-12-08 20:46:37 +0000",
        "id" : "65bbb6cf5c61a58721c3de108524a0acbe0729f0",
        "msg" : "E1: add support for AMR in TW-TS-006 enhanced RTP format",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bsc/lchan_rtp_fsm.c"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-bsc/assignment_fsm.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
      "fullName" : "falcon"
    }
  ],
  "runs" : [
    {
      "number" : 28784,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bsc/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/28784/"
    }
  ]
}