Hi.

I'm using kannel 1.4.5 with MySQL for DLR storage, and yesterday I changed the 
"host" parameter in my kannel.conf and sqlbox.conf sections:

# MySQL Connection 
group = mysql-connection 
id = dlr-db 
host = server.example.com
username = kannelsql
password = strongpassword
database = kanneldlr

Previously server.example.com was IPv4 resolvable but I now need to talk to a 
new server over IPv6, and kannel simply refused to start.

I get messages in sqlbox.log such as:

2020-07-18 22:51:37 [11895] [0] ERROR: MYSQL: Unknown MySQL server host 
'server.example.com' (-8)

If I simply switch it back to the IPv4 resolvable name of the old server, it 
starts as usual.

So, I'm suspecting that kannel has no clue about IPv6... :(


A Google search for "kannel IPv6" points me at things such as:

http://kannel.6189.n7.nabble.com/PATCH-IPV6-Socket-support-td29095.html

however this gives me no information about which version of kannel the patch 
has been applied to, and whether it applies to DLR storage as well as kannel's 
own HTTP communications.


So, my question is:

can I get kannel to connect to a MySQL server for DLR storage over IPv6, and 
which version of kannel (and / or sqlbox) do I need to be using for this?


Thanks,


Antony.

-- 
Having been asked for a reference for this man,
I can confirm that you will be very lucky indeed
if you can get him to work for you.

                                                   Please reply to the list;
                                                         please *don't* CC me.

Reply via email to