On 9/29/07, Joe Baker <[EMAIL PROTECTED]> wrote: > I'm running AstLinux 4.8 > Installed on hda1 with keydisk at sda1 on an exteral usb thumbdrive. > > We are trying to setup 2 sip accounts and have them call each other. > Here's the error message as shown with asterisk -r. > > Connected to Asterisk 1.2.24 currently running on asterisk (pid = 1111) > asterisk*CLI> > Sep 29 19:01:26 NOTICE[1182]: chan_sip.c:11296 handle_request_register: > Registration from '"tom"<sip:[EMAIL PROTECTED]>' failed for '64.198.7.98' - > ACL error (permit/deny) > > > /mnt/kd/sip.conf > > [tom] > type=friend > secret=1234 > host=dynamic > context=internal > auth=md5 > nat=yes > reinvite=no > canreinvite=no > qualify=yes > ;permit=64.198.7.0/28 > > [joe] > type=friend > secret=1234 > host=dynamic > context=internal > auth=md5 > nat=yes > reinvite=no > canreinvite=no > qualify=yes > > ;permit=64.198.7.0/28 > > /mnt/kd/extensions.conf > >
Joe, This is an Asterisk problem. You'll probably find more help on asterisk-users. Without seeing the full config file it's tough to say what's going on here... I'd guess it's a SIP domain mismatch, but that's just a guess. -- Kristian Kielhofner ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
