Martin

Results 5 issues of Martin

Does the open5gs SMF also have a Charging Trigger Function (CTF) respectively uses the Nchf-Interface to push Charging Data to a CHF?

# Description Hey, I tried to use the ```camel-influxdb-kafka-connector``` via Strimzi and Kafka Connect. But as the Connection setup in the [Camel InfluxDB Component](https://camel.apache.org/components/latest/influxdb-component.html) doesnt happens via String parameters, but...

### Go version go version go1.22.0 linux/amd64, go version go1.22.0 darwin/amd64, go version go1.22.0 windows/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='/home/martin/bin' GOCACHE='/home/martin/.cache/go-build' GOENV='/home/martin/.config/go/env' GOEXE=''...

NeedsInvestigation
GoCommand

**Explain the problem.** Pandoc introduced in [release 3.2.1](https://pandoc.org/releases.html) new LaTex macro `\pandocbounded` which custom templates needs to provide: >LaTeX writer: > >New method for ensuring images don’t overflow ([#9660](https://github.com/jgm/pandoc/issues/9660)). Previously...

### What happened? After upgrading my Golang toolchain to 1.23 on my Ubuntu running in WSL the compilation of bigquery-emulator fails: ``` link: github.com/segmentio/parquet-go/hashprobe/aeshash: invalid reference to runtime.aeskeysched ``` ###...

bug