{
  "_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" : 110419,
      "executingTimeMillis" : 110419,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8117,
      "waitingTimeMillis" : 8117
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 13427,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "931610177df7ce68d61821635938d2fb18746752",
            "branch" : [
              {
                "SHA1" : "931610177df7ce68d61821635938d2fb18746752",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "931610177df7ce68d61821635938d2fb18746752",
            "branch" : [
              {
                "SHA1" : "931610177df7ce68d61821635938d2fb18746752",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 9235,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ded02cfc290e30f8d635ab73b9febab0ce89768c",
            "branch" : [
              {
                "SHA1" : "ded02cfc290e30f8d635ab73b9febab0ce89768c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ded02cfc290e30f8d635ab73b9febab0ce89768c",
            "branch" : [
              {
                "SHA1" : "ded02cfc290e30f8d635ab73b9febab0ce89768c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "931610177df7ce68d61821635938d2fb18746752",
        "branch" : [
          {
            "SHA1" : "931610177df7ce68d61821635938d2fb18746752",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-mgw"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#13427",
  "duration" : 110419,
  "estimatedDuration" : 86136,
  "executor" : None,
  "fullDisplayName" : "master-osmo-mgw #13427",
  "id" : "13427",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 13427,
  "queueId" : 2058130,
  "result" : "SUCCESS",
  "timestamp" : 1764668168718,
  "url" : "https://jenkins.osmocom.org/jenkins/view/Jenkins-Gerrit/job/master-osmo-mgw/13427/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "include/osmocom/mgcp_client/mgcp_client.h",
          "src/libosmo-mgcp-client/mgcp_client.c"
        ],
        "commitId" : "931610177df7ce68d61821635938d2fb18746752",
        "timestamp" : 1764610594000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "mgcp_client: add support for VND.THEMWI.CCSD codec\u000a\u000aTW-TS-007 defines a compressed RTP payload format for GSM CSD,\u000areducing the payload size from 160 bytes of mostly constant filler\u000abits to 16, 32 or 37 bytes depending on specific CSD mode:\u000a\u000ahttps://www.freecalypso.org/specs/tw-ts-007-v010001.txt\u000a\u000aClause 9 specifies payload type number 127 when this pseudo-codec\u000ais used on AoIP interface, while Annex A gives it the name\u000aVND.THEMWI.CCSD for SDP.\u000a\u000aAdd support for this codec to libosmo-mgcp-client, to make it\u000apossible for OsmoBSC and OsmoMSC to request this codec from MGWs.\u000a\u000aChange-Id: I6e4e15b5b3d20036aae8472bd94bc878b718ddd4\u000a",
        "date" : "2025-12-01 17:36:34 +0000",
        "id" : "931610177df7ce68d61821635938d2fb18746752",
        "msg" : "mgcp_client: add support for VND.THEMWI.CCSD codec",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/osmocom/mgcp_client/mgcp_client.h"
          },
          {
            "editType" : "edit",
            "file" : "src/libosmo-mgcp-client/mgcp_client.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
      "fullName" : "falcon"
    }
  ],
  "runs" : [
    {
      "number" : 13427,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Jenkins-Gerrit/job/master-osmo-mgw/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/13427/"
    }
  ]
}