From owner-cvs-all Sun Aug 11 8:44:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4710537B401; Sun, 11 Aug 2002 08:44:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04D9543E3B; Sun, 11 Aug 2002 08:44:23 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: from freefall.freebsd.org (hm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BFiHJU009396; Sun, 11 Aug 2002 08:44:17 -0700 (PDT) (envelope-from hm@freefall.freebsd.org) Received: (from hm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFiG8f009395; Sun, 11 Aug 2002 08:44:16 -0700 (PDT) Message-Id: <200208111544.g7BFiG8f009395@freefall.freebsd.org> From: Hellmuth Michaelis Date: Sun, 11 Aug 2002 08:44:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b/isdnd isdnd.h isdnd.rc.5 msghdl.c rc_config.c rc_parse.y rc_scan.l X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/08/11 08:44:16 PDT Modified files: usr.sbin/i4b/isdnd isdnd.h isdnd.rc.5 msghdl.c rc_config.c rc_parse.y rc_scan.l Log: add experimental support for Data over Voice (DoV) outgoing calls. based on patches received from Guy Ellis (guy@traverse.com.au), Chris Collins (xfire@xware.cx) and Phillip Musumeci (phillip@cs.jcu.edu.au). Revision Changes Path 1.17 +3 -1 src/usr.sbin/i4b/isdnd/isdnd.h 1.29 +20 -1 src/usr.sbin/i4b/isdnd/isdnd.rc.5 1.11 +3 -1 src/usr.sbin/i4b/isdnd/msghdl.c 1.16 +8 -1 src/usr.sbin/i4b/isdnd/rc_config.c 1.11 +3 -1 src/usr.sbin/i4b/isdnd/rc_parse.y 1.12 +2 -1 src/usr.sbin/i4b/isdnd/rc_scan.l To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message