dekke046

Results 4 issues of dekke046

Hi, I would like to use the client to communicatie with our Apache Kafka (MSK) cluster which is working differently as the confluence variants. The main difference is, there is...

**Describe the bug** Using an external (company managed) ElasticSearch cluster throws a certificte error, this is due to the private CA which is being used within the company. The backingservices...

Hi, I am looking for a way to use b2bua_simple with rtpproxy, but that seems not to be possible? the b2bua_radius can use rtpproxy but is dependent of the radius...

wontfix

**Details:** I would like to connect to an oracle database behind an oracle connection manager with the following connection URL: `jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=OFF)(FAILOVER=ON)(ADDRESS=(PROTOCOL=TCP)(HOST=ocm1.ocm.local)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=dbhost-scan.db.local)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=ocm2.ocm.local)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=dbhost-scan.db.gen.local)(PORT=1521)))(CONNECT_DATA=(UR=A)(SERVER=DEDICATED)(SERVICE_NAME=database01))(SOURCE_ROUTE=yes))` With the above URL I can connect to the...