[Freeswitch-users] Bridge - USER_NOT_REGISTERED

Igor Olhovskiy igorolhovskiy at gmail.com
Fri Mar 3 15:43:39 MSK 2017


<param name="dial-string" value="{sip_invite_domain=pbx3.abbyconnect.com,presence_id=201 at pbx3.abbyconnect.com}${sofia_contact(201 at pbx3.abbyconnect.com)}”/>

profile “internal"



Regards, Igor

On 2 марта 2017 г., 16:23 +0200, Brian West <brian at freeswitch.org>, wrote:
> what do you have your dial-string set to? and what profile are the phones registered with?
>
> > On Thu, Mar 2, 2017 at 2:56 AM, Igor Olhovskiy <igorolhovskiy at gmail.com> wrote:
> > > Hi!
> > >
> > > Michael: No such option for now….. Means to update.
> > >
> > > Yep, but why dialstring is out of sync only in case of same subnet?….
> > >
> > > Regards, Igor
> > >
> > > On 2 марта 2017 г., 1:24 +0200, Brian West <brian at freeswitch.org>, wrote:
> > > > your dial-string in the directory is out of sync with the actual domain you're using, or some such similar domain profile mismatch.
> > > >
> > > > /b
> > > >
> > > >
> > > > > On Wed, Mar 1, 2017 at 2:59 PM, Michael Jerris <mike at jerris.com> wrote:
> > > > > > does it behave the same on 1.6?  1.4.26 is quite old.
> > > > > >
> > > > > >
> > > > > > > On Mar 1, 2017, at 3:18 PM, Igor Olhovskiy <igorolhovskiy at gmail.com> wrote:
> > > > > > >
> > > > > > > Hi!
> > > > > > > I’m facing a strange issue I can’t get why happening.
> > > > > > > I have Freeswitch 1.4.26 server on a public IP.
> > > > > > > 2 users are registered - 201 and 202.
> > > > > > > 201 user is registered from address, that is from one subnet to public of Freeswitch.
> > > > > > > 202 - totally different. All 201 and 202 are behind NAT.
> > > > > > > So, I’m trying to call from 202 to 201, but getting
> > > > > > > USER_NOT_REGISTERED
> > > > > > >
> > > > > > > EXECUTE sofia/internal/202 at pbx3.abbyconnect.com bridge(user/201 at pbx3.abbyconnect.com)
> > > > > > > …..
> > > > > > > 2017-03-01 15:13:32.989992 [NOTICE] switch_ivr_originate.c:2759 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]
> > > > > > > 2017-03-01 15:13:32.989992 [DEBUG] switch_ivr_originate.c:3747 Originate Resulted in Error Cause: 606 [USER_NOT_REGISTERED]
> > > > > > > 2017-03-01 15:13:32.989992 [NOTICE] switch_ivr_originate.c:2759 Cannot create outgoing channel of type [user] cause: [USER_NOT_REGISTERED]
> > > > > > > 2017-03-01 15:13:32.989992 [DEBUG] switch_ivr_originate.c:3747 Originate Resulted in Error Cause: 606 [USER_NOT_REGISTERED]
> > > > > > >
> > > > > > > But.
> > > > > > > freeswitch at internal> show registrations
> > > > > > > reg_user,realm,token,url,expires,network_ip,network_port,network_proto,hostname,metadata
> > > > > > > 201,pbx3.abbyconnect.com,jjrRmyMeA6NyWFDzw-2SgQ..,sofia/internal/sip:201 at 192.168.3.111:36490;rinstance=fdd02e2e94b8fba0;transport=tcp,1488403310,24.234.110.55,63940,tcp,pbx,
> > > > > > > 202,pbx3.abbyconnect.com,a707f9609d7fecf432d00074da1ef5cf at 0:0:0:0:0:0:0:0,sofia/internal/sip:202 at 192.168.1.233:5060;transport=udp;registering_acc=pbx3_abbyconnect_com;fs_nat=yes;fs_path=sip%3A202%40176.104.49.75%3A5060%3Btransport%3Dudp%3Bregistering_acc%3Dpbx3_abbyconnect_com,1488400362,176.104.49.75,5060,udp,pbx,
> > > > > > > So, I see user is registered, but bridge is not trying to reach it. ( I see no INVITEs)
> > > > > > >
> > > > > > > But. When I’m moving this server to other IP, to not share same net with 201 extension, all works fine.
> > > > > > > at 201 I have same router as 202.
> > > > > > >
> > > > > > > Internal profile settings to NAT and networks
> > > > > > > aggressive-nat-detection [true]
> > > > > > > local-network-acl [localnet.auto]
> > > > > > > nat-options-ping [true]
> > > > > > > all-reg-options-ping [true]
> > > > > > > NDLB-force-rport [true]
> > > > > > >
> > > > > > > Thanks.
> > > > > > >
> > > > > > > Regards, Igor
> > > > > > > _________________________________________________________________________
> > > > > > > Professional FreeSWITCH Consulting Services:
> > > > > > > consulting at freeswitch.org
> > > > > > > http://www.freeswitchsolutions.com
> > > > > > >
> > > > > > > Official FreeSWITCH Sites
> > > > > > > http://www.freeswitch.org
> > > > > > > http://confluence.freeswitch.org
> > > > > > > http://www.cluecon.com
> > > > > > >
> > > > > > > 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
> > > > > >
> > > > > >
> > > > > > _________________________________________________________________________
> > > > > > Professional FreeSWITCH Consulting Services:
> > > > > > consulting at freeswitch.org
> > > > > > http://www.freeswitchsolutions.com
> > > > > >
> > > > > > Official FreeSWITCH Sites
> > > > > > http://www.freeswitch.org
> > > > > > http://confluence.freeswitch.org
> > > > > > http://www.cluecon.com
> > > > > >
> > > > > > 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
> > > > Twitter: @FreeSWITCH , @briankwest
> > > > http://www.freeswitchbook.com
> > > > http://www.freeswitchcookbook.com
> > > >
> > > > Allison prompts for FreeSWITCH:
> > > > https://www.gofundme.com/allison-prompts-for-freeswitch
> > > > Wish to schedule a meeting?
> > > > http://app.timebridge.com/#/meet/freeswitch
> > > > Got Bugs? Report them here! | Reddit: /r/freeswitch
> > > > T:+19184209001 | F:+19184209002 | M:+1918424WEST (9378)
> > > > Skype:briankwest
> > > > _________________________________________________________________________
> > > > Professional FreeSWITCH Consulting Services:
> > > > consulting at freeswitch.org
> > > > http://www.freeswitchsolutions.com
> > > >
> > > > Official FreeSWITCH Sites
> > > > http://www.freeswitch.org
> > > > http://confluence.freeswitch.org
> > > > http://www.cluecon.com
> > > >
> > > > 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
> > >
> > > _________________________________________________________________________
> > > Professional FreeSWITCH Consulting Services:
> > > consulting at freeswitch.org
> > > http://www.freeswitchsolutions.com
> > >
> > > Official FreeSWITCH Sites
> > > http://www.freeswitch.org
> > > http://confluence.freeswitch.org
> > > http://www.cluecon.com
> > >
> > > 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
> Twitter: @FreeSWITCH , @briankwest
> http://www.freeswitchbook.com
> http://www.freeswitchcookbook.com
>
> Allison prompts for FreeSWITCH:
> https://www.gofundme.com/allison-prompts-for-freeswitch
> Wish to schedule a meeting?
> http://app.timebridge.com/#/meet/freeswitch
> Got Bugs? Report them here! | Reddit: /r/freeswitch
> T:+19184209001 | F:+19184209002 | M:+1918424WEST (9378)
> Skype:briankwest
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170303/2821f85b/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list