I issued a pull request with the required changes:
https://github.com/asipto/siremis/pull/17
PS: This is my first pull request. I apologize in advance if I goofed up the request
somehow.
From: sr-dev [mailto:sr-dev-bounces@lists.kamailio.org] On Behalf Of Daniel-Constantin
Mierla
Sent: Monday, May 15, 2017 7:14 AM
To: Kamailio (SER) - Development Mailing List <sr-dev(a)lists.kamailio.org>
Subject: Re: [sr-dev] Siremis: The column ipaddr isn't long enough for IPv6
addresses
Hello,
thanks for the report. It will be fixed during the next days -- after Kamailio World
conference, I am putting priority first on kamailio reports, then I will get to siremis.
Eventually you can make a pull request to siremis project to update the table structure
and it will be merged -- faster than I get to install and work on it.
Cheers,
Daniel
On 15.05.17 15:47, McDonald, Isaac wrote:
Until this is included in the latest master, the following SQL will fix the issue:
ALTER TABLE `event_log` CHANGE `ipaddr` `ipaddr` VARCHAR(50) CHARACTER SET utf8 COLLATE
utf8_general_ci NOT NULL;
From: sr-dev [mailto:sr-dev-bounces@lists.kamailio.org] On Behalf Of McDonald, Isaac
Sent: Saturday, May 13, 2017 2:09 PM
To: sr-dev@lists.kamailio.org<mailto:sr-dev@lists.kamailio.org>
Subject: [sr-dev] Siremis: The column ipaddr isn't long enough for IPv6 addresses
This sender failed our fraud detection checks and may not be who they appear to
be. Learn about spoofing<http://aka.ms/LearnAboutSpoofing>
Feedback<http://aka.ms/SafetyTipsFeedback>
I opened an issue at Gihub regarding the inability to login to Siremis when using IPv6.
The ipaddress column doesn't support IPv6 addresses.
https://github.com/asipto/siremis/issues/15
Thanks
_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org<mailto:sr-dev@lists.kamailio.org>
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
--
Daniel-Constantin Mierla
www.twitter.com/miconda<http://www.twitter.com/miconda> --
www.linkedin.com/in/miconda<http://www.linkedin.com/in/miconda>
Kamailio Advanced Training - May 22-24 (USA) -
www.asipto.com<http://www.asipto.com>
Kamailio World Conference - May 8-10, 2017 -
www.kamailioworld.com<http://www.kamailioworld.com>