Hmm, I didn't about this.

so in directory/default.xml I have:
 <param name="dial-string"
value="{presence_id=${dialed_us...@${dialed_domain}}${sofia_contact(${dialed_us...@${dialed_domain})}"/>

and the modified version for IPv6 would be ?...
 <param name="dial-string"
value="{presence_id=${dialed_us...@${dialed_domain}}${sofia_contact(internal-ipv6/${dialed_us...@${dialed_domain})}"/>



On Tue, Oct 20, 2009 at 5:34 PM, Brian West <br...@freeswitch.org> wrote:
> The defaults will NOT work with ipv6 out of the box because the
> sofia_contact on the directory only looks at the internal profile NOT
> the internal-ipv6 profile... open up the directory default and change
> the sofia_contact to prepend the internal-ipv6/u...@domain
>
> /b
>

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to