<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">user/ uses the dial-string in the domain to find the user on the internal profile by default.. so to call someone registered via ipv6 you'll need to put a dial-string param in the user to find them on the internal-ipv6 profile.<div><br></div><div>/b</div><div><br><div><div>On Apr 13, 2009, at 11:35 AM, Bernhard Schmidt wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi,<br><br>probably a pretty easy problem, but I can't figure it out nevertheless.<br><br>I'm still experimenting with FreeSwitch (SVN trunk, about two weeks<br>old), mainly due to the IPv6 SIP support. I'm pretty much running the<br>default configuration included in the sourcetree. Now I've hit the<br>following problem:<br><br>I have two phones registered, one Snom with extension 1000 on IPv4<br>(profile internal), one SIP Communicator with extension 1002 on IPv6<br>(profile internal-ipv6). I can call the Snom just fine (from the SIP<br>Communicator as well as from outside or the CLI), but not the SIP<br>Communicator.<br><br>EXECUTE <a href="mailto:sofia/internal/1000@obelix.oms16.birkenwald.de">sofia/internal/1000@obelix.oms16.birkenwald.de</a> bridge(<a href="mailto:user/1002@172.16.1.69">user/1002@172.16.1.69</a>)<br>2009-04-13 18:23:45 [DEBUG] switch_ivr_originate.c:1077 switch_ivr_originate() variable string 0 = [<a href="mailto:presence_id=1002@172.16.1.69">presence_id=1002@172.16.1.69</a>]<br>2009-04-13 18:23:45 [ERR] switch_ivr_originate.c:1486 switch_ivr_originate() Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]<br>2009-04-13 18:23:45 [DEBUG] switch_ivr_originate.c:2084 switch_ivr_originate() Originate Resulted in Error Cause: 606 [USER_NOT_REGISTERED]<br>2009-04-13 18:23:45 [ERR] switch_ivr_originate.c:1486 switch_ivr_originate() Cannot create outgoing channel of type [user] cause: [USER_NOT_REGISTERED]<br>2009-04-13 18:23:45 [DEBUG] switch_ivr_originate.c:2084 switch_ivr_originate() Originate Resulted in Error Cause: 606 [USER_NOT_REGISTERED]<br>2009-04-13 18:23:45 [INFO] mod_dptools.c:2051 audio_bridge_function() Originate Failed. &nbsp;Cause: USER_NOT_REGISTERED<br><br>It works when I explicitly specify the internal-ipv6 profile for the<br>outgoing call like this:<br><br>&lt;action application="bridge" data="sofia/internal-ipv6/${dialed_extension}%172.16.1.69"/&gt;<br><br>but that isn't really what I want.<br><br>What are the quirks I need to add to have "user/&lt;extension&gt;@&lt;domain&gt;"<br>search both profiles? I already set force-register-domain on the<br>profile, but I don't think that is what I'm looking for.<br><br>Bernhard<br><br><br>_______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></div></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Brian West</div><div><a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a></div><div><br></div></div></span>-- Meet us at ClueCon! &nbsp;<a href="http://www.cluecon.com/">http://www.cluecon.com</a><br><div><br></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"> </div><br></div></body></html>