[Freeswitch-users] Can't call registered user in internal-ipv6 profile

Brian West brian at freeswitch.org
Mon Apr 13 10:17:29 PDT 2009


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.

/b

On Apr 13, 2009, at 11:35 AM, Bernhard Schmidt wrote:

> Hi,
>
> probably a pretty easy problem, but I can't figure it out  
> nevertheless.
>
> I'm still experimenting with FreeSwitch (SVN trunk, about two weeks
> old), mainly due to the IPv6 SIP support. I'm pretty much running the
> default configuration included in the sourcetree. Now I've hit the
> following problem:
>
> I have two phones registered, one Snom with extension 1000 on IPv4
> (profile internal), one SIP Communicator with extension 1002 on IPv6
> (profile internal-ipv6). I can call the Snom just fine (from the SIP
> Communicator as well as from outside or the CLI), but not the SIP
> Communicator.
>
> EXECUTE sofia/internal/1000 at obelix.oms16.birkenwald.de bridge(user/1002 at 172.16.1.69 
> )
> 2009-04-13 18:23:45 [DEBUG] switch_ivr_originate.c:1077  
> switch_ivr_originate() variable string 0 = [presence_id=1002 at 172.16.1.69 
> ]
> 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]
> 2009-04-13 18:23:45 [DEBUG] switch_ivr_originate.c:2084  
> switch_ivr_originate() Originate Resulted in Error Cause: 606  
> [USER_NOT_REGISTERED]
> 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]
> 2009-04-13 18:23:45 [DEBUG] switch_ivr_originate.c:2084  
> switch_ivr_originate() Originate Resulted in Error Cause: 606  
> [USER_NOT_REGISTERED]
> 2009-04-13 18:23:45 [INFO] mod_dptools.c:2051  
> audio_bridge_function() Originate Failed.  Cause: USER_NOT_REGISTERED
>
> It works when I explicitly specify the internal-ipv6 profile for the
> outgoing call like this:
>
> <action application="bridge" data="sofia/internal-ipv6/$ 
> {dialed_extension}%172.16.1.69"/>
>
> but that isn't really what I want.
>
> What are the quirks I need to add to have "user/<extension>@<domain>"
> search both profiles? I already set force-register-domain on the
> profile, but I don't think that is what I'm looking for.
>
> Bernhard
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

Brian West
brian at freeswitch.org

-- Meet us at ClueCon!  http://www.cluecon.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090413/0a14f6f6/attachment-0002.html 


More information about the FreeSWITCH-users mailing list