I restart FS and initiate an incoming call (trunk is registered at the SIP provider).
This is what I see on the console: . . . 2009-04-02 23:39:16 [DEBUG] mod_event_socket.c:2224 mod_event_socket_runtime() Socket up listening on 0.0.0.0:8021 2009-04-02 23:39:16 [NOTICE] switch_core.c:981 switch_load_network_lists() Adding xxx.xxx.xxx.xxx/32 (allow) to list strict 2009-04-02 23:39:16 [NOTICE] switch_core.c:981 switch_load_network_lists() Adding xx.xx.xxx.xx/32 (allow) to list domains 2009-04-02 23:39:16 [NOTICE] switch_core.c:981 switch_load_network_lists() Adding 62.65.128.62/32 (allow) to list domains 2009-04-02 23:39:48 [WARNING] sofia_reg.c:1661 sofia_reg_parse_auth() Can't find user [[email protected]] You must define a domain called '62.65.128.62' in your directory and add a user with the id="anonymous" attribute and you must configure your device to use the proper domain in it's authentication credentials. Nothing else. Here is the registration info: Name Netvoip Scheme Digest Realm sip.netvoip.ch Username 071xxxxxxx Password yes From Contact Exten 071xxxxxxx To sip:[email protected] Proxy sip:sip.netvoip.ch Context public Expires 60 Freq 60 Ping 0 PingFreq 0 State REGED Status UP CallsIN 0 CallsOUT 0 Best regards Peter Anthony Minessale schrieb: > look at the debug log and see what happens? > > On Thu, Apr 2, 2009 at 3:34 PM, Peter P GMX <[email protected] > <mailto:[email protected]>> wrote: > > My ACL contains: > <list name="domains" default="deny"> > <node type="allow" domain="$${domain}"/> > <node type="allow" cidr="62.65.128.62/32 > <http://62.65.128.62/32>"/> > </list> > > So this should be fine, right? However it doesn't work. > > Best regards > Peter > > > Brian West schrieb: > > We use the true network ip the invite came from NOT the one in > the sip > > headers. Not very trust worth to do that you think? ;) > > > > So if your ACL is correctly setup to 62.65.128.62 it would let > them in > > please verify your ACL is correct... > > > > /b > > > > On Apr 2, 2009, at 3:07 PM, Peter P GMX wrote: > > > >> Hello, > >> > >> I am using a SIP account from Netvoip CH. I try to receive > inbound call > >> from this SIP trunk. I discovered that, when they sent an > invite, the > >> IP-Adress of the to: is their own IP address. > >> There fore ACL doesn't work and FS asks for authorization, > which then > >> fails > >> > >> I receive the following message on the CLI: > >> 2009-04-02 21:48:20 [WARNING] sofia_reg.c:1661 > sofia_reg_parse_auth() > >> Can't find user [[email protected] > <mailto:[email protected]> <mailto:[email protected] > <mailto:[email protected]>>] > >> You must define a domain called '62.65.128.62' in your > directory and add > >> a user with the id="anonymous" attribute > >> and you must configure your device to use the proper domain in it's > >> authentication credentials. > > > > Brian West > > [email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>> > > > > -- Meet us a ClueCon! http://www.cluecon.com > <http://www.cluecon.com/> > > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Freeswitch-users mailing list > > [email protected] > <mailto:[email protected]> > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > > http://www.freeswitch.org > > > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > <mailto:[email protected]> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > > > > -- > Anthony Minessale II > > FreeSWITCH http://www.freeswitch.org/ > ClueCon http://www.cluecon.com/ > > AIM: anthm > MSN:[email protected] > <mailto:msn%[email protected]> > GTALK/JABBER/PAYPAL:[email protected] > <mailto:paypal%[email protected]> > IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch > > FreeSWITCH Developer Conference > sip:[email protected] > <mailto:sip%[email protected]> > iax:[email protected]/888 > <http://iax:[email protected]/888> > googletalk:[email protected] > <mailto:googletalk%3aconf%[email protected]> > pstn:213-799-1400 > ------------------------------------------------------------------------ > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
