--- On Fri, 9/28/12, Hans Witvliet <aster...@a-domani.nl> wrote:

> how about the line:
>      `ipaddr` varchar(15) DEFAULT NULL,
> 
> Wonder how they try to squeeze an IPv6 address in it...
> should be:
>      `ipaddr` varchar(50) DEFAULT NULL,

I think
     `ipaddr` varchar(45) DEFAULT NULL,
should be enough.

Vieri


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to