From owner-freebsd-questions Thu Jul 26 20: 3: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from x1-6-00-50-ba-de-36-33 (d141-119-162.home.cgocable.net [24.141.119.162]) by hub.freebsd.org (Postfix) with ESMTP id 772CF37B403 for ; Thu, 26 Jul 2001 20:02:58 -0700 (PDT) (envelope-from genisis@istar.ca) Received: from localhost (genisis@localhost) by x1-6-00-50-ba-de-36-33 (8.11.3/8.11.3) with ESMTP id f6R37T103814 for ; Thu, 26 Jul 2001 23:07:30 -0400 (EDT) (envelope-from genisis@istar.ca) X-Authentication-Warning: x1-6-00-50-ba-de-36-33: genisis owned process doing -bs Date: Thu, 26 Jul 2001 23:07:28 -0400 (EDT) From: Dru X-X-Sender: To: Subject: sdr woes Message-ID: <20010726230009.I3793-100000@genisis> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi folks, Still struggling with using sdr in the mbone section of the ports collection. After a lot of RFC and doc reading, I did a packet trace during a quick call between 2 point-to-point hosts. The INVITE packet has no problems finding the other host, but once found, the host responds with a 404, or user unknown error. I think I've narrowed the problem down to not knowing how to send out a REGISTER packet so I can register the user at that IP address. The docs all talk about it, but I haven't yet figured out how to send out this mysterious packet. Any SIP or mbone gurus out there? Since SIP is an application level protocol, can I just make an entry in /etc/services for port 5060? (I'll be trying that one tomorrow after some sleep). Any other suggestions? I just want to set up a call between 2 hosts on a LAN, I don't want to join the mbone yet. Any hints appreciated. Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message