On Tue, Apr 29, 2014 at 1:06 AM, Xengis Khan <[email protected]> wrote:
> Hi, > I have installed asterisk-1.8.25.0 on an Ubuntu server which has both an > ipv6 ip and ipv4 ip(real ip) assigned. And I have a client ubuntu with only > ipv4 ip(local ip) installed asterisk-1.8.25.0 . I want to configure the > client asterisk with the server asterisk as IAX2 peer and want to connect > to the IPV6 ip. I bind the server with ipv6 and also sending the > registration request from the client(peer) to the ipv6 address. But its not > peering. following is the client's iax.conf > > register => peer1:peer1pass@[IPV6]:port > > [peer1] > type=peer > context=topeer > username=peer1 > secret=peer1pass > trunk=yes > host=XXX.XXX.XXX.XXX > port=XXXX > disallow=all > allow=g729:40,g723:30 > qualify=yes > > Also my confusion is what value will be in 'host' property. I assigned as > host=[IPV6]...but it shows error. > Can anyone help with this issue. > > IAX2 does not support IPv6 in that version of Asterisk. IPv6 support was added to chan_iax2 in Asterisk 12 [1]. [1] https://wiki.asterisk.org/wiki/display/AST/New+in+12 -- Matthew Jordan Digium, Inc. | Engineering Manager 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: http://digium.com & http://asterisk.org
-- _____________________________________________________________________ -- 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
