[Pkg-voip-commits] r6811 - /asterisk/tags/1.4.21.2~dfsg-2/debian/ /lcr/ /lcr/branches/ /lcr/tags/ /lcr/trunk/ /lcr/trunk/debian/ /lcr/trunk/debian/patches/ /tools/builder/
maniac-guest at alioth.debian.org
maniac-guest at alioth.debian.org
Tue Feb 24 16:26:04 UTC 2009
Author: maniac-guest
Date: Tue Feb 24 16:26:03 2009
New Revision: 6811
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6811
Log:
Added Linux Call Router initial package from Joerg Dorchain <joerg at dorchain.net> at http://www.dorchain.net/~joerg/code/debian/. No work done yet. Just a way to coordinate.
Added:
lcr/
lcr/branches/
lcr/tags/
lcr/trunk/
lcr/trunk/debian/
lcr/trunk/debian/changelog
lcr/trunk/debian/compat
lcr/trunk/debian/conffiles
lcr/trunk/debian/control
lcr/trunk/debian/copyright
lcr/trunk/debian/dirs
lcr/trunk/debian/docs
lcr/trunk/debian/init.d.ex
lcr/trunk/debian/init.d.lsb.ex
lcr/trunk/debian/lcr.default.ex
lcr/trunk/debian/lcr.doc-base.EX
lcr/trunk/debian/manpage.1.ex
lcr/trunk/debian/manpage.sgml.ex
lcr/trunk/debian/manpage.xml.ex
lcr/trunk/debian/patches/
lcr/trunk/debian/patches/00list
lcr/trunk/debian/patches/01_replace_local.dpatch
lcr/trunk/debian/patches/02_lcr_message_segfault.dpatch
lcr/trunk/debian/patches/03_lcr_as_vbox.dpatch
lcr/trunk/debian/postinst.ex
lcr/trunk/debian/postrm.ex
lcr/trunk/debian/preinst.ex
lcr/trunk/debian/prerm.ex
lcr/trunk/debian/rules (with props)
lcr/trunk/debian/watch.ex
Modified:
asterisk/tags/1.4.21.2~dfsg-2/debian/changelog
tools/builder/Makefile
tools/builder/sources-experimental
Modified: asterisk/tags/1.4.21.2~dfsg-2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/tags/1.4.21.2%7Edfsg-2/debian/changelog?rev=6811&op=diff
==============================================================================
--- asterisk/tags/1.4.21.2~dfsg-2/debian/changelog (original)
+++ asterisk/tags/1.4.21.2~dfsg-2/debian/changelog Tue Feb 24 16:26:03 2009
@@ -1,3 +1,17 @@
+asterisk (1:1.4.21.2~dfsg-2~bpo40+1) etch-backports; urgency=low
+
+ * Rebuild for etch-backports.
+ * debian/control changed by debian/backports/etch.backports script.
+ * Added libisnnet-dev to Build-Depends in order to get chan_misdn.
+ * Used backport versions of:
+ - uw-imap ( uw-imap_2007b~dfsg-2~bpo40+1 )
+ - zaptel ( 1.4.11~dfsg-1~bpo40+1 )
+ - libpri ( 1.4.3-2~bpo40+1 )
+ - misdn-kernel ( 1.1.8-1~bpo40+1 )
+ - misdn-user ( 1.1.8-1~bp040+1 )
+
+ -- Victor Seva <linuxmaniac at torreviejawireless.org> Mon, 06 Oct 2008 09:48:25 +0200
+
asterisk (1:1.4.21.2~dfsg-2) unstable; urgency=low
[ Victor Seva ]
Added: lcr/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/changelog?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/changelog (added)
+++ lcr/trunk/debian/changelog Tue Feb 24 16:26:03 2009
@@ -1,0 +1,12 @@
+lcr (0.0.20090107-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Joerg Dorchain <joerg at dorchain.net> Fri, 26 Feb 2009 14:31:26 +0100
+
+lcr (0.0.20081124-1) unstable; urgency=low
+
+ * Initial release (Closes: #510476) ITP
+
+ -- Joerg Dorchain <joerg at dorchain.net> Fri, 26 Dec 2008 11:46:23 +0100
+
Added: lcr/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/compat?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/compat (added)
+++ lcr/trunk/debian/compat Tue Feb 24 16:26:03 2009
@@ -1,0 +1,1 @@
+7
Added: lcr/trunk/debian/conffiles
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/conffiles?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/conffiles (added)
+++ lcr/trunk/debian/conffiles Tue Feb 24 16:26:03 2009
@@ -1,0 +1,1 @@
+/usr/share/lcr/
Added: lcr/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/control?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/control (added)
+++ lcr/trunk/debian/control Tue Feb 24 16:26:03 2009
@@ -1,0 +1,21 @@
+Source: lcr
+Section: comm
+Priority: extra
+Maintainer: Joerg Dorchain <joerg at dorchain.net>
+Build-Depends: debhelper (>= 7), autotools-dev, misdnuser, asterisk-dev, libssl-dev, libncurses-dev, automake1.9, dpatch
+Standards-Version: 3.7.3
+Homepage: http://isdn.eversberg.eu/download/lcr-1.3/
+
+Package: lcr
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: asterisk
+Description: LinuxCallRouter - an ISDN based PBX for Linux
+ Formerly known as "PBX4Linux", Linux-Call-Router is not only a router,
+ it is a real ISDN PBX which interconnects ISDN telephones and ISDN lines.
+ It is possible to connect telephones to a Linux box. It is a pure software
+ solution except for the ISDN cards and telephones. The great benefit is
+ the NT-mode that allows to connect telephones to an ISDN card. Special
+ cards are needed and a little bit of different cabeling. It supports lots
+ of features, that only expensive PBXs have. It include a channel driver
+ that can link LCR to Asterisk PBX.
Added: lcr/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/copyright?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/copyright (added)
+++ lcr/trunk/debian/copyright Tue Feb 24 16:26:03 2009
@@ -1,0 +1,20 @@
+This package was debianized by Joerg Dorchain <joerg at dorchain.net> on
+Fri, 26 Dec 2008 11:46:23 +0100.
+
+It was downloaded from http://isdn.eversberg.eu/download/lcr-1.3/
+
+Upstream Author(s):
+
+ Andreas Eversberg <jolly at eversberg.eu>
+
+Copyright:
+
+ Copyright (C) 2008 Andreas Eversberg
+
+License:
+
+ LCR is open source and under GPL
+
+The Debian packaging is (C) 2008, Joerg Dorchain <joerg at dorchain.net> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
Added: lcr/trunk/debian/dirs
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/dirs?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/dirs (added)
+++ lcr/trunk/debian/dirs Tue Feb 24 16:26:03 2009
@@ -1,0 +1,2 @@
+/usr/lib/lcr/modules/
+/var/log/lcr
Added: lcr/trunk/debian/docs
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/docs?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/docs (added)
+++ lcr/trunk/debian/docs Tue Feb 24 16:26:03 2009
@@ -1,0 +1,8 @@
+COPYING
+ChangeLog
+INSTALL
+LICENSE
+NEWS
+README
+message.txt
+todo.txt
Added: lcr/trunk/debian/init.d.ex
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/init.d.ex?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/init.d.ex (added)
+++ lcr/trunk/debian/init.d.ex Tue Feb 24 16:26:03 2009
@@ -1,0 +1,157 @@
+#! /bin/sh
+#
+# skeleton example file to build /etc/init.d/ scripts.
+# This file should be used to construct scripts for /etc/init.d.
+#
+# Written by Miquel van Smoorenburg <miquels at cistron.nl>.
+# Modified for Debian
+# by Ian Murdock <imurdock at gnu.ai.mit.edu>.
+# Further changes by Javier Fernandez-Sanguino <jfs at debian.org>
+#
+# Version: @(#)skeleton 1.9 26-Feb-2001 miquels at cistron.nl
+#
+
+PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+DAEMON=/usr/sbin/lcr
+NAME=lcr
+DESC=lcr
+
+test -x $DAEMON || exit 0
+
+LOGDIR=/var/log/lcr
+PIDFILE=/var/run/$NAME.pid
+DODTIME=1 # Time to wait for the server to die, in seconds
+ # If this value is set too low you might not
+ # let some servers to die gracefully and
+ # 'restart' will not work
+
+# Include lcr defaults if available
+if [ -f /etc/default/lcr ] ; then
+ . /etc/default/lcr
+fi
+
+set -e
+
+running_pid()
+{
+ # Check if a given process pid's cmdline matches a given name
+ pid=$1
+ name=$2
+ [ -z "$pid" ] && return 1
+ [ ! -d /proc/$pid ] && return 1
+ cmd=`cat /proc/$pid/cmdline | tr "\000" "\n"|head -n 1 |cut -d : -f 1`
+ # Is this the expected child?
+ [ "$cmd" != "$name" ] && return 1
+ return 0
+}
+
+running()
+{
+# Check if the process is running looking at /proc
+# (works for all users)
+
+ # No pidfile, probably no daemon present
+ [ ! -f "$PIDFILE" ] && return 1
+ # Obtain the pid and check it against the binary name
+ pid=`cat $PIDFILE`
+ running_pid $pid $DAEMON || return 1
+ return 0
+}
+
+force_stop() {
+# Forcefully kill the process
+ [ ! -f "$PIDFILE" ] && return
+ if running ; then
+ kill -15 $pid
+ # Is it really dead?
+ [ -n "$DODTIME" ] && sleep "$DODTIME"s
+ if running ; then
+ kill -9 $pid
+ [ -n "$DODTIME" ] && sleep "$DODTIME"s
+ if running ; then
+ echo "Cannot kill $LABEL (pid=$pid)!"
+ exit 1
+ fi
+ fi
+ fi
+ rm -f $PIDFILE
+ return 0
+}
+
+case "$1" in
+ start)
+ echo -n "Starting $DESC: "
+ start-stop-daemon --start --quiet --pidfile $PIDFILE \
+ --exec $DAEMON -- $DAEMON_OPTS
+ if running ; then
+ echo "$NAME."
+ else
+ echo " ERROR."
+ fi
+ ;;
+ stop)
+ echo -n "Stopping $DESC: "
+ start-stop-daemon --stop --quiet --pidfile $PIDFILE \
+ --exec $DAEMON
+ echo "$NAME."
+ ;;
+ force-stop)
+ echo -n "Forcefully stopping $DESC: "
+ force_stop
+ if ! running ; then
+ echo "$NAME."
+ else
+ echo " ERROR."
+ fi
+ ;;
+ #reload)
+ #
+ # If the daemon can reload its config files on the fly
+ # for example by sending it SIGHUP, do it here.
+ #
+ # If the daemon responds to changes in its config file
+ # directly anyway, make this a do-nothing entry.
+ #
+ # echo "Reloading $DESC configuration files."
+ # start-stop-daemon --stop --signal 1 --quiet --pidfile \
+ # /var/run/$NAME.pid --exec $DAEMON
+ #;;
+ force-reload)
+ #
+ # If the "reload" option is implemented, move the "force-reload"
+ # option to the "reload" entry above. If not, "force-reload" is
+ # just the same as "restart" except that it does nothing if the
+ # daemon isn't already running.
+ # check wether $DAEMON is running. If so, restart
+ start-stop-daemon --stop --test --quiet --pidfile \
+ /var/run/$NAME.pid --exec $DAEMON \
+ && $0 restart \
+ || exit 0
+ ;;
+ restart)
+ echo -n "Restarting $DESC: "
+ start-stop-daemon --stop --quiet --pidfile \
+ /var/run/$NAME.pid --exec $DAEMON
+ [ -n "$DODTIME" ] && sleep $DODTIME
+ start-stop-daemon --start --quiet --pidfile \
+ /var/run/$NAME.pid --exec $DAEMON -- $DAEMON_OPTS
+ echo "$NAME."
+ ;;
+ status)
+ echo -n "$LABEL is "
+ if running ; then
+ echo "running"
+ else
+ echo " not running."
+ exit 1
+ fi
+ ;;
+ *)
+ N=/etc/init.d/$NAME
+ # echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2
+ echo "Usage: $N {start|stop|restart|force-reload|status|force-stop}" >&2
+ exit 1
+ ;;
+esac
+
+exit 0
Added: lcr/trunk/debian/init.d.lsb.ex
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/init.d.lsb.ex?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/init.d.lsb.ex (added)
+++ lcr/trunk/debian/init.d.lsb.ex Tue Feb 24 16:26:03 2009
@@ -1,0 +1,296 @@
+#!/bin/sh
+#
+# Example init.d script with LSB support.
+#
+# Please read this init.d carefully and modify the sections to
+# adjust it to the program you want to run.
+#
+# Copyright (c) 2007 Javier Fernandez-Sanguino <jfs at debian.org>
+#
+# This is free software; you may redistribute it and/or modify
+# it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2,
+# or (at your option) any later version.
+#
+# This is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License with
+# the Debian operating system, in /usr/share/common-licenses/GPL; if
+# not, write to the Free Software Foundation, Inc., 59 Temple Place,
+# Suite 330, Boston, MA 02111-1307 USA
+#
+### BEGIN INIT INFO
+# Provides: lcr
+# Required-Start: $network $local_fs
+# Required-Stop:
+# Should-Start: $named
+# Should-Stop:
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Short-Description: <Enter a short description of the sortware>
+# Description: <Enter a long description of the software>
+# <...>
+# <...>
+### END INIT INFO
+
+PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+
+DAEMON=/usr/sbin/lcr # Introduce the server's location here
+NAME=#PACKAGE # Introduce the short server's name here
+DESC=#PACKAGE # Introduce a short description here
+LOGDIR=/var/log/lcr # Log directory to use
+
+PIDFILE=/var/run/$NAME.pid
+
+test -x $DAEMON || exit 0
+
+. /lib/lsb/init-functions
+
+# Default options, these can be overriden by the information
+# at /etc/default/$NAME
+DAEMON_OPTS="" # Additional options given to the server
+
+DIETIME=10 # Time to wait for the server to die, in seconds
+ # If this value is set too low you might not
+ # let some servers to die gracefully and
+ # 'restart' will not work
+
+#STARTTIME=2 # Time to wait for the server to start, in seconds
+ # If this value is set each time the server is
+ # started (on start or restart) the script will
+ # stall to try to determine if it is running
+ # If it is not set and the server takes time
+ # to setup a pid file the log message might
+ # be a false positive (says it did not start
+ # when it actually did)
+
+LOGFILE=$LOGDIR/$NAME.log # Server logfile
+#DAEMONUSER=lcr # Users to run the daemons as. If this value
+ # is set start-stop-daemon will chuid the server
+
+# Include defaults if available
+if [ -f /etc/default/$NAME ] ; then
+ . /etc/default/$NAME
+fi
+
+# Use this if you want the user to explicitly set 'RUN' in
+# /etc/default/
+#if [ "x$RUN" != "xyes" ] ; then
+# log_failure_msg "$NAME disabled, please adjust the configuration to your needs "
+# log_failure_msg "and then set RUN to 'yes' in /etc/default/$NAME to enable it."
+# exit 1
+#fi
+
+# Check that the user exists (if we set a user)
+# Does the user exist?
+if [ -n "$DAEMONUSER" ] ; then
+ if getent passwd | grep -q "^$DAEMONUSER:"; then
+ # Obtain the uid and gid
+ DAEMONUID=`getent passwd |grep "^$DAEMONUSER:" | awk -F : '{print $3}'`
+ DAEMONGID=`getent passwd |grep "^$DAEMONUSER:" | awk -F : '{print $4}'`
+ else
+ log_failure_msg "The user $DAEMONUSER, required to run $NAME does not exist."
+ exit 1
+ fi
+fi
+
+
+set -e
+
+running_pid() {
+# Check if a given process pid's cmdline matches a given name
+ pid=$1
+ name=$2
+ [ -z "$pid" ] && return 1
+ [ ! -d /proc/$pid ] && return 1
+ cmd=`cat /proc/$pid/cmdline | tr "\000" "\n"|head -n 1 |cut -d : -f 1`
+ # Is this the expected server
+ [ "$cmd" != "$name" ] && return 1
+ return 0
+}
+
+running() {
+# Check if the process is running looking at /proc
+# (works for all users)
+
+ # No pidfile, probably no daemon present
+ [ ! -f "$PIDFILE" ] && return 1
+ pid=`cat $PIDFILE`
+ running_pid $pid $DAEMON || return 1
+ return 0
+}
+
+start_server() {
+# Start the process using the wrapper
+ if [ -z "$DAEMONUSER" ] ; then
+ start_daemon -p $PIDFILE $DAEMON -- $DAEMON_OPTS
+ errcode=$?
+ else
+# if we are using a daemonuser then change the user id
+ start-stop-daemon --start --quiet --pidfile $PIDFILE \
+ --chuid $DAEMONUSER \
+ --exec $DAEMON -- $DAEMON_OPTS
+ errcode=$?
+ fi
+ return $errcode
+}
+
+stop_server() {
+# Stop the process using the wrapper
+ if [ -z "$DAEMONUSER" ] ; then
+ killproc -p $PIDFILE $DAEMON
+ errcode=$?
+ else
+# if we are using a daemonuser then look for process that match
+ start-stop-daemon --stop --quiet --pidfile $PIDFILE \
+ --user $DAEMONUSER \
+ --exec $DAEMON
+ errcode=$?
+ fi
+
+ return $errcode
+}
+
+reload_server() {
+ [ ! -f "$PIDFILE" ] && return 1
+ pid=pidofproc $PIDFILE # This is the daemon's pid
+ # Send a SIGHUP
+ kill -1 $pid
+ return $?
+}
+
+force_stop() {
+# Force the process to die killing it manually
+ [ ! -e "$PIDFILE" ] && return
+ if running ; then
+ kill -15 $pid
+ # Is it really dead?
+ sleep "$DIETIME"s
+ if running ; then
+ kill -9 $pid
+ sleep "$DIETIME"s
+ if running ; then
+ echo "Cannot kill $NAME (pid=$pid)!"
+ exit 1
+ fi
+ fi
+ fi
+ rm -f $PIDFILE
+}
+
+
+case "$1" in
+ start)
+ log_daemon_msg "Starting $DESC " "$NAME"
+ # Check if it's running first
+ if running ; then
+ log_progress_msg "apparently already running"
+ log_end_msg 0
+ exit 0
+ fi
+ if start_server ; then
+ # NOTE: Some servers might die some time after they start,
+ # this code will detect this issue if STARTTIME is set
+ # to a reasonable value
+ [ -n "$STARTTIME" ] && sleep $STARTTIME # Wait some time
+ if running ; then
+ # It's ok, the server started and is running
+ log_end_msg 0
+ else
+ # It is not running after we did start
+ log_end_msg 1
+ fi
+ else
+ # Either we could not start it
+ log_end_msg 1
+ fi
+ ;;
+ stop)
+ log_daemon_msg "Stopping $DESC" "$NAME"
+ if running ; then
+ # Only stop the server if we see it running
+ errcode=0
+ stop_server || errcode=$?
+ log_end_msg $errcode
+ else
+ # If it's not running don't do anything
+ log_progress_msg "apparently not running"
+ log_end_msg 0
+ exit 0
+ fi
+ ;;
+ force-stop)
+ # First try to stop gracefully the program
+ $0 stop
+ if running; then
+ # If it's still running try to kill it more forcefully
+ log_daemon_msg "Stopping (force) $DESC" "$NAME"
+ errcode=0
+ force_stop || errcode=$?
+ log_end_msg $errcode
+ fi
+ ;;
+ restart|force-reload)
+ log_daemon_msg "Restarting $DESC" "$NAME"
+ errcode=0
+ stop_server || errcode=$?
+ # Wait some sensible amount, some server need this
+ [ -n "$DIETIME" ] && sleep $DIETIME
+ start_server || errcode=$?
+ [ -n "$STARTTIME" ] && sleep $STARTTIME
+ running || errcode=$?
+ log_end_msg $errcode
+ ;;
+ status)
+
+ log_daemon_msg "Checking status of $DESC" "$NAME"
+ if running ; then
+ log_progress_msg "running"
+ log_end_msg 0
+ else
+ log_progress_msg "apparently not running"
+ log_end_msg 1
+ exit 1
+ fi
+ ;;
+ # Use this if the daemon cannot reload
+ reload)
+ log_warning_msg "Reloading $NAME daemon: not implemented, as the daemon"
+ log_warning_msg "cannot re-read the config file (use restart)."
+ ;;
+ # And this if it cann
+ #reload)
+ #
+ # If the daemon can reload its config files on the fly
+ # for example by sending it SIGHUP, do it here.
+ #
+ # If the daemon responds to changes in its config file
+ # directly anyway, make this a do-nothing entry.
+ #
+ # log_daemon_msg "Reloading $DESC configuration files" "$NAME"
+ # if running ; then
+ # reload_server
+ # if ! running ; then
+ # Process died after we tried to reload
+ # log_progress_msg "died on reload"
+ # log_end_msg 1
+ # exit 1
+ # fi
+ # else
+ # log_progress_msg "server is not running"
+ # log_end_msg 1
+ # exit 1
+ # fi
+ #;;
+
+ *)
+ N=/etc/init.d/$NAME
+ echo "Usage: $N {start|stop|force-stop|restart|force-reload|status}" >&2
+ exit 1
+ ;;
+esac
+
+exit 0
Added: lcr/trunk/debian/lcr.default.ex
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/lcr.default.ex?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/lcr.default.ex (added)
+++ lcr/trunk/debian/lcr.default.ex Tue Feb 24 16:26:03 2009
@@ -1,0 +1,10 @@
+# Defaults for lcr initscript
+# sourced by /etc/init.d/lcr
+# installed at /etc/default/lcr by the maintainer scripts
+
+#
+# This is a POSIX shell fragment
+#
+
+# Additional options that are passed to the Daemon.
+DAEMON_OPTS=""
Added: lcr/trunk/debian/lcr.doc-base.EX
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/lcr.doc-base.EX?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/lcr.doc-base.EX (added)
+++ lcr/trunk/debian/lcr.doc-base.EX Tue Feb 24 16:26:03 2009
@@ -1,0 +1,22 @@
+Document: lcr
+Title: Debian lcr Manual
+Author: <insert document author here>
+Abstract: This manual describes what lcr is
+ and how it can be used to
+ manage online manuals on Debian systems.
+Section: unknown
+
+Format: debiandoc-sgml
+Files: /usr/share/doc/lcr/lcr.sgml.gz
+
+Format: postscript
+Files: /usr/share/doc/lcr/lcr.ps.gz
+
+Format: text
+Files: /usr/share/doc/lcr/lcr.text.gz
+
+Format: HTML
+Index: /usr/share/doc/lcr/html/index.html
+Files: /usr/share/doc/lcr/html/*.html
+
+
Added: lcr/trunk/debian/manpage.1.ex
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/manpage.1.ex?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/manpage.1.ex (added)
+++ lcr/trunk/debian/manpage.1.ex Tue Feb 24 16:26:03 2009
@@ -1,0 +1,59 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH LCR SECTION "December 26, 2008"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+lcr \- program to do something
+.SH SYNOPSIS
+.B lcr
+.RI [ options ] " files" ...
+.br
+.B bar
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B lcr
+and
+.B bar
+commands.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fBlcr\fP is a program that...
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+For a complete description, see the Info files.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-v, \-\-version
+Show version of program.
+.SH SEE ALSO
+.BR bar (1),
+.BR baz (1).
+.br
+The programs are documented fully by
+.IR "The Rise and Fall of a Fooish Bar" ,
+available via the Info system.
+.SH AUTHOR
+lcr was written by <upstream author>.
+.PP
+This manual page was written by Joerg <joerg at dorchian.net>,
+for the Debian project (but may be used by others).
Added: lcr/trunk/debian/manpage.sgml.ex
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/manpage.sgml.ex?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/manpage.sgml.ex (added)
+++ lcr/trunk/debian/manpage.sgml.ex Tue Feb 24 16:26:03 2009
@@ -1,0 +1,156 @@
+<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
+
+<!-- Process this file with docbook-to-man to generate an nroff manual
+ page: `docbook-to-man manpage.sgml > manpage.1'. You may view
+ the manual page with: `docbook-to-man manpage.sgml | nroff -man |
+ less'. A typical entry in a Makefile or Makefile.am is:
+
+manpage.1: manpage.sgml
+ docbook-to-man $< > $@
+
+
+ The docbook-to-man binary is found in the docbook-to-man package.
+ Please remember that if you create the nroff version in one of the
+ debian/rules file targets (such as build), you will need to include
+ docbook-to-man in your Build-Depends control field.
+
+ -->
+
+ <!-- Fill in your name for FIRSTNAME and SURNAME. -->
+ <!ENTITY dhfirstname "<firstname>FIRSTNAME</firstname>">
+ <!ENTITY dhsurname "<surname>SURNAME</surname>">
+ <!-- Please adjust the date whenever revising the manpage. -->
+ <!ENTITY dhdate "<date>December 26, 2008</date>">
+ <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
+ allowed: see man(7), man(1). -->
+ <!ENTITY dhsection "<manvolnum>SECTION</manvolnum>">
+ <!ENTITY dhemail "<email>joerg at dorchian.net</email>">
+ <!ENTITY dhusername "Joerg">
+ <!ENTITY dhucpackage "<refentrytitle>LCR</refentrytitle>">
+ <!ENTITY dhpackage "lcr">
+
+ <!ENTITY debian "<productname>Debian</productname>">
+ <!ENTITY gnu "<acronym>GNU</acronym>">
+ <!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
+]>
+
+<refentry>
+ <refentryinfo>
+ <address>
+ &dhemail;
+ </address>
+ <author>
+ &dhfirstname;
+ &dhsurname;
+ </author>
+ <copyright>
+ <year>2003</year>
+ <holder>&dhusername;</holder>
+ </copyright>
+ &dhdate;
+ </refentryinfo>
+ <refmeta>
+ &dhucpackage;
+
+ &dhsection;
+ </refmeta>
+ <refnamediv>
+ <refname>&dhpackage;</refname>
+
+ <refpurpose>program to do something</refpurpose>
+ </refnamediv>
+ <refsynopsisdiv>
+ <cmdsynopsis>
+ <command>&dhpackage;</command>
+
+ <arg><option>-e <replaceable>this</replaceable></option></arg>
+
+ <arg><option>--example <replaceable>that</replaceable></option></arg>
+ </cmdsynopsis>
+ </refsynopsisdiv>
+ <refsect1>
+ <title>DESCRIPTION</title>
+
+ <para>This manual page documents briefly the
+ <command>&dhpackage;</command> and <command>bar</command>
+ commands.</para>
+
+ <para>This manual page was written for the &debian; distribution
+ because the original program does not have a manual page.
+ Instead, it has documentation in the &gnu;
+ <application>Info</application> format; see below.</para>
+
+ <para><command>&dhpackage;</command> is a program that...</para>
+
+ </refsect1>
+ <refsect1>
+ <title>OPTIONS</title>
+
+ <para>These programs follow the usual &gnu; command line syntax,
+ with long options starting with two dashes (`-'). A summary of
+ options is included below. For a complete description, see the
+ <application>Info</application> files.</para>
+
+ <variablelist>
+ <varlistentry>
+ <term><option>-h</option>
+ <option>--help</option>
+ </term>
+ <listitem>
+ <para>Show summary of options.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>-v</option>
+ <option>--version</option>
+ </term>
+ <listitem>
+ <para>Show version of program.</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect1>
+ <refsect1>
+ <title>SEE ALSO</title>
+
+ <para>bar (1), baz (1).</para>
+
+ <para>The programs are documented fully by <citetitle>The Rise and
+ Fall of a Fooish Bar</citetitle> available via the
+ <application>Info</application> system.</para>
+ </refsect1>
+ <refsect1>
+ <title>AUTHOR</title>
+
+ <para>This manual page was written by &dhusername; &dhemail; for
+ the &debian; system (but may be used by others). Permission is
+ granted to copy, distribute and/or modify this document under
+ the terms of the &gnu; General Public License, Version 2 any
+ later version published by the Free Software Foundation.
+ </para>
+ <para>
+ On Debian systems, the complete text of the GNU General Public
+ License can be found in /usr/share/common-licenses/GPL.
+ </para>
+
+ </refsect1>
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:2
+sgml-indent-data:t
+sgml-parent-document:nil
+sgml-default-dtd-file:nil
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+-->
+
+
Added: lcr/trunk/debian/manpage.xml.ex
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/manpage.xml.ex?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/manpage.xml.ex (added)
+++ lcr/trunk/debian/manpage.xml.ex Tue Feb 24 16:26:03 2009
@@ -1,0 +1,291 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+
+<!--
+
+`xsltproc -''-nonet \
+ -''-param man.charmap.use.subset "0" \
+ -''-param make.year.ranges "1" \
+ -''-param make.single.year.ranges "1" \
+ /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl \
+ manpage.xml'
+
+A manual page <package>.<section> will be generated. You may view the
+manual page with: nroff -man <package>.<section> | less'. A typical entry
+in a Makefile or Makefile.am is:
+
+DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
+XP = xsltproc -''-nonet -''-param man.charmap.use.subset "0"
+
+manpage.1: manpage.xml
+ $(XP) $(DB2MAN) $<
+
+The xsltproc binary is found in the xsltproc package. The XSL files are in
+docbook-xsl. A description of the parameters you can use can be found in the
+docbook-xsl-doc-* packages. Please remember that if you create the nroff
+version in one of the debian/rules file targets (such as build), you will need
+to include xsltproc and docbook-xsl in your Build-Depends control field.
+Alternatively use the xmlto command/package. That will also automatically
+pull in xsltproc and docbook-xsl.
+
+Notes for using docbook2x: docbook2x-man does not automatically create the
+AUTHOR(S) and COPYRIGHT sections. In this case, please add them manually as
+<refsect1> ... </refsect1>.
+
+To disable the automatic creation of the AUTHOR(S) and COPYRIGHT sections
+read /usr/share/doc/docbook-xsl/doc/manpages/authors.html. This file can be
+found in the docbook-xsl-doc-html package.
+
+Validation can be done using: `xmllint -''-noout -''-valid manpage.xml`
+
+General documentation about man-pages and man-page-formatting:
+man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
+
+-->
+
+ <!-- Fill in your name for FIRSTNAME and SURNAME. -->
+ <!ENTITY dhfirstname "FIRSTNAME">
+ <!ENTITY dhsurname "SURNAME">
+ <!-- dhusername could also be set to "&firstname; &surname;". -->
+ <!ENTITY dhusername "Joerg">
+ <!ENTITY dhemail "joerg at dorchian.net">
+ <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
+ allowed: see man(7), man(1) and
+ http://www.tldp.org/HOWTO/Man-Page/q2.html. -->
+ <!ENTITY dhsection "SECTION">
+ <!-- TITLE should be something like "User commands" or similar (see
+ http://www.tldp.org/HOWTO/Man-Page/q2.html). -->
+ <!ENTITY dhtitle "lcr User Manual">
+ <!ENTITY dhucpackage "LCR">
+ <!ENTITY dhpackage "lcr">
+]>
+
+<refentry>
+ <refentryinfo>
+ <title>&dhtitle;</title>
+ <productname>&dhpackage;</productname>
+ <authorgroup>
+ <author>
+ <firstname>&dhfirstname;</firstname>
+ <surname>&dhsurname;</surname>
+ <contrib>Wrote this manpage for the Debian system.</contrib>
+ <address>
+ <email>&dhemail;</email>
+ </address>
+ </author>
+ </authorgroup>
+ <copyright>
+ <year>2007</year>
+ <holder>&dhusername;</holder>
+ </copyright>
+ <legalnotice>
+ <para>This manual page was written for the Debian system
+ (but may be used by others).</para>
+ <para>Permission is granted to copy, distribute and/or modify this
+ document under the terms of the GNU General Public License,
+ Version 2 or (at your option) any later version published by
+ the Free Software Foundation.</para>
+ <para>On Debian systems, the complete text of the GNU General Public
+ License can be found in
+ <filename>/usr/share/common-licenses/GPL</filename>.</para>
+ </legalnotice>
+ </refentryinfo>
+ <refmeta>
+ <refentrytitle>&dhucpackage;</refentrytitle>
+ <manvolnum>&dhsection;</manvolnum>
+ </refmeta>
+ <refnamediv>
+ <refname>&dhpackage;</refname>
+ <refpurpose>program to do something</refpurpose>
+ </refnamediv>
+ <refsynopsisdiv>
+ <cmdsynopsis>
+ <command>&dhpackage;</command>
+ <!-- These are several examples, how syntaxes could look -->
+ <arg choice="plain"><option>-e <replaceable>this</replaceable></option></arg>
+ <arg choice="opt"><option>--example=<parameter>that</parameter></option></arg>
+ <arg choice="opt">
+ <group choice="req">
+ <arg choice="plain"><option>-e</option></arg>
+ <arg choice="plain"><option>--example</option></arg>
+ </group>
+ <replaceable class="option">this</replaceable>
+ </arg>
+ <arg choice="opt">
+ <group choice="req">
+ <arg choice="plain"><option>-e</option></arg>
+ <arg choice="plain"><option>--example</option></arg>
+ </group>
+ <group choice="req">
+ <arg choice="plain"><replaceable>this</replaceable></arg>
+ <arg choice="plain"><replaceable>that</replaceable></arg>
+ </group>
+ </arg>
+ </cmdsynopsis>
+ <cmdsynopsis>
+ <command>&dhpackage;</command>
+ <!-- Normally the help and version options make the programs stop
+ right after outputting the requested information. -->
+ <group choice="opt">
+ <arg choice="plain">
+ <group choice="req">
+ <arg choice="plain"><option>-h</option></arg>
+ <arg choice="plain"><option>--help</option></arg>
+ </group>
+ </arg>
+ <arg choice="plain">
+ <group choice="req">
+ <arg choice="plain"><option>-v</option></arg>
+ <arg choice="plain"><option>--version</option></arg>
+ </group>
+ </arg>
+ </group>
+ </cmdsynopsis>
+ </refsynopsisdiv>
+ <refsect1 id="description">
+ <title>DESCRIPTION</title>
+ <para>This manual page documents briefly the
+ <command>&dhpackage;</command> and <command>bar</command>
+ commands.</para>
+ <para>This manual page was written for the Debian distribution
+ because the original program does not have a manual page.
+ Instead, it has documentation in the GNU <citerefentry>
+ <refentrytitle>info</refentrytitle>
+ <manvolnum>1</manvolnum>
+ </citerefentry> format; see below.</para>
+ <para><command>&dhpackage;</command> is a program that...</para>
+ </refsect1>
+ <refsect1 id="options">
+ <title>OPTIONS</title>
+ <para>The program follows the usual GNU command line syntax,
+ with long options starting with two dashes (`-'). A summary of
+ options is included below. For a complete description, see the
+ <citerefentry>
+ <refentrytitle>info</refentrytitle>
+ <manvolnum>1</manvolnum>
+ </citerefentry> files.</para>
+ <variablelist>
+ <!-- Use the variablelist.term.separator and the
+ variablelist.term.break.after parameters to
+ control the term elements. -->
+ <varlistentry>
+ <term><option>-e <replaceable>this</replaceable></option></term>
+ <term><option>--example=<replaceable>that</replaceable></option></term>
+ <listitem>
+ <para>Does this and that.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>-h</option></term>
+ <term><option>--help</option></term>
+ <listitem>
+ <para>Show summary of options.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>-v</option></term>
+ <term><option>--version</option></term>
+ <listitem>
+ <para>Show version of program.</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect1>
+ <refsect1 id="files">
+ <title>FILES</title>
+ <variablelist>
+ <varlistentry>
+ <term><filename>/etc/foo.conf</filename></term>
+ <listitem>
+ <para>The system-wide configuration file to control the
+ behaviour of <application>&dhpackage;</application>. See
+ <citerefentry>
+ <refentrytitle>foo.conf</refentrytitle>
+ <manvolnum>5</manvolnum>
+ </citerefentry> for further details.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><filename>${HOME}/.foo.conf</filename></term>
+ <listitem>
+ <para>The per-user configuration file to control the
+ behaviour of <application>&dhpackage;</application>. See
+ <citerefentry>
+ <refentrytitle>foo.conf</refentrytitle>
+ <manvolnum>5</manvolnum>
+ </citerefentry> for further details.</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect1>
+ <refsect1 id="environment">
+ <title>ENVIONMENT</title>
+ <variablelist>
+ <varlistentry>
+ <term><envar>FOO_CONF</envar></term>
+ <listitem>
+ <para>If used, the defined file is used as configuration
+ file (see also <xref linkend="files"/>).</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </refsect1>
+ <refsect1 id="diagnostics">
+ <title>DIAGNOSTICS</title>
+ <para>The following diagnostics may be issued
+ on <filename class="devicefile">stderr</filename>:</para>
+ <variablelist>
+ <varlistentry>
+ <term><errortext>Bad configuration file. Exiting.</errortext></term>
+ <listitem>
+ <para>The configuration file seems to contain a broken configuration
+ line. Use the <option>--verbose</option> option, to get more info.
+ </para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ <para><command>&dhpackage;</command> provides some return codes, that can
+ be used in scripts:</para>
+ <segmentedlist>
+ <segtitle>Code</segtitle>
+ <segtitle>Diagnostic</segtitle>
+ <seglistitem>
+ <seg><errorcode>0</errorcode></seg>
+ <seg>Program exited successfully.</seg>
+ </seglistitem>
+ <seglistitem>
+ <seg><errorcode>1</errorcode></seg>
+ <seg>The configuration file seems to be broken.</seg>
+ </seglistitem>
+ </segmentedlist>
+ </refsect1>
+ <refsect1 id="bugs">
+ <!-- Or use this section to tell about upstream BTS. -->
+ <title>BUGS</title>
+ <para>The program is currently limited to only work
+ with the <package>foobar</package> library.</para>
+ <para>The upstreams <acronym>BTS</acronym> can be found
+ at <ulink url="http://bugzilla.foo.tld"/>.</para>
+ </refsect1>
+ <refsect1 id="see_also">
+ <title>SEE ALSO</title>
+ <!-- In alpabetical order. -->
+ <para><citerefentry>
+ <refentrytitle>bar</refentrytitle>
+ <manvolnum>1</manvolnum>
+ </citerefentry>, <citerefentry>
+ <refentrytitle>baz</refentrytitle>
+ <manvolnum>1</manvolnum>
+ </citerefentry>, <citerefentry>
+ <refentrytitle>foo.conf</refentrytitle>
+ <manvolnum>5</manvolnum>
+ </citerefentry></para>
+ <para>The programs are documented fully by <citetitle>The Rise and
+ Fall of a Fooish Bar</citetitle> available via the <citerefentry>
+ <refentrytitle>info</refentrytitle>
+ <manvolnum>1</manvolnum>
+ </citerefentry> system.</para>
+ </refsect1>
+</refentry>
+
Added: lcr/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/patches/00list?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/patches/00list (added)
+++ lcr/trunk/debian/patches/00list Tue Feb 24 16:26:03 2009
@@ -1,0 +1,2 @@
+01_replace_local.dpatch
+03_lcr_as_vbox.dpatch
Added: lcr/trunk/debian/patches/01_replace_local.dpatch
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/patches/01_replace_local.dpatch?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/patches/01_replace_local.dpatch (added)
+++ lcr/trunk/debian/patches/01_replace_local.dpatch Tue Feb 24 16:26:03 2009
@@ -1,0 +1,60 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_replace_local.dpatch by <joerg at whisker.dorchain.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Replace all occurences of local in pathnames
+
+ at DPATCH@
+
+--- lcr-0.0.20081124.orig/Makefile.am
++++ lcr-0.0.20081124/Makefile.am
+@@ -20,17 +20,17 @@
+ ## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ ## Boston, MA 02110-1301, USA.
+
+-INSTALLdir = $(DESTDIR)/usr/local/lcr
++INSTALLdir = $(DESTDIR)/usr/share/lcr
+
+ pkglogdir=$(localstatedir)/log/@PACKAGE@
+-pkgsysconfdir=$(sysconfdir)/@PACKAGE@
++pkgsysconfdir=/etc/@PACKAGE@
+
+-#CONFIGdir=$(DESTDIR)$(pkgsysconfdir)
++CONFIGdir=$(DESTDIR)$(pkgsysconfdir)
+ #SHAREdir=$(DESTDIR)$(pkgdatadir)
+ #LOGdir=$(DESTDIR)$(pkglogdir)
+ #EXTENSIONdir=$(DESTDIR)$(localstatedir)/lib/lcr
+
+-CONFIGdir=$(INSTALLdir)
++#CONFIGdir=$(INSTALLdir)
+ SHAREdir=$(INSTALLdir)
+ LOGdir=$(INSTALLdir)
+ EXTENSIONdir=$(INSTALLdir)/extensions
+--- lcr-0.0.20081124.orig/genrc.c
++++ lcr-0.0.20081124/genrc.c
+@@ -84,12 +84,12 @@
+
+ n = i;
+
+- printf("\nWhere do you like to load the modules from, enter 0 for default, 1 for\n'/usr/local/lcr/modules/' or the full path.\n[0 | 1 | <path>]: "); fflush(stdout);
++ printf("\nWhere do you like to load the modules from, enter 0 for default, 1 for\n'/usr/lib/lcr/modules/' or the full path.\n[0 | 1 | <path>]: "); fflush(stdout);
+ scanf("%s", input);
+ if (!strcmp(input, "0"))
+ SCPY(input, "");
+ if (!strcmp(input, "1"))
+- SCPY(input, "/usr/local/lcr/modules");
++ SCPY(input, "/usr/lib/lcr/modules");
+ if (input[0]) if (input[strlen(input)-1] != '/')
+ SCAT(input, "/");
+
+--- lcr-0.0.20081124.orig/options.c
++++ lcr-0.0.20081124/options.c
+@@ -19,7 +19,7 @@
+ #include "options.h"
+
+ struct options options = {
+- "/usr/local/lcr/log", /* log file */
++ "/var/log/lcr/log", /* log file */
+ 0x0000, /* debug mode */
+ 'a', /* a-law */
+ "0", /* national prefix */
Added: lcr/trunk/debian/patches/02_lcr_message_segfault.dpatch
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/patches/02_lcr_message_segfault.dpatch?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/patches/02_lcr_message_segfault.dpatch (added)
+++ lcr/trunk/debian/patches/02_lcr_message_segfault.dpatch Tue Feb 24 16:26:03 2009
@@ -1,0 +1,49 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 02_lcr_message_segfault.dpatch by <joerg at Redstar.dorchain.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Avoid Segfaults with Voicebox for not connected phones
+
+ at DPATCH@
+
+From isdn4linux-bounces at listserv.isdn4linux.de Sat Jan 3 22:12:25 2009
+Subject: Segmentation fault in lcr
+From: Bodo Pfelzer <Bodo.Pfelzer at web.de>
+To: isdn4linux at listserv.isdn4linux.de
+Date: Sat, 03 Jan 2009 21:48:54 +0100
+Message-Id: <1231015734.4820.4.camel at bodo.pfelzer.homelinux.net>
+Mime-Version: 1.0
+Cc: Andreas Eversberg <jolly at eversberg.eu>
+X-BeenThere: isdn4linux at listserv.isdn4linux.de
+Content-Type: text/plain; charset="us-ascii"
+Content-Transfer-Encoding: 7bit
+
+Hi Andreas,
+
+here is a simple patch I had to apply to lcr_20081124 in order to avoid
+a segmentation fault:
+
+--- lcr/message.c 2008-11-04 09:32:28.000000000 +0100
++++ lcr-bodo/message.c 2009-01-03 22:35:48.000000000 +0100
+@@ -49,6 +49,7 @@
+
+ *messagepointer_end = message;
+ messagepointer_end = &(message->next);
++ *messagepointer_end=NULL; // Nullify next pointer of recycled messages
+ }
+
+ struct lcr_msg *message_forward(int id_from, int id_to, int flow, union
+parameter *param)
+
+
+The problem occurs if the voicebox is activated for an extension but no
+phone is connected to the NT port.
+
+Bodo.
+
+
+_______________________________________________
+isdn4linux mailing list
+isdn4linux at listserv.isdn4linux.de
+https://www.isdn4linux.de/mailman/listinfo/isdn4linux
+
Added: lcr/trunk/debian/patches/03_lcr_as_vbox.dpatch
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/patches/03_lcr_as_vbox.dpatch?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/patches/03_lcr_as_vbox.dpatch (added)
+++ lcr/trunk/debian/patches/03_lcr_as_vbox.dpatch Tue Feb 24 16:26:03 2009
@@ -1,0 +1,79 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 03_lcr_as_vbox.dpatch by <joerg at Redstar.dorchain.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Use LCR as voicebox
+
+ at DPATCH@
+
+Subject: Re: lcr as voice-box?
+From: Bodo Pfelzer <Bodo.Pfelzer at web.de>
+To: isdn4linux at listserv.isdn4linux.de
+Date: Fri, 13 Feb 2009 14:25:48 +0100
+Message-Id: <1234531548.3108.42.camel at bodo.pfelzer.homelinux.net>
+
+Hi,
+
+it seems that there is a way. I had to patch lcr to allow the parameter
+"alerting" for the "goto" action (see below). Then the following part
+from routing.conf works:
+
+[extern]
+default : goto alerting ruleset=ab
+
+[ab]
+dialing=123 timeout=20 : vbox-record extension=123
+dialing=124 timeout=20 : vbox-record extension=124
+
+And here comes the patch:
+
+*** lcr.git/route.c 2009-01-06 18:44:41.000000000 +0100
+--- lcr.git-bodo/route.c 2009-02-03 17:01:53.000000000 +0100
+***************
+*** 326,332 ****
+ // "Caller calls the timer."},
+ { ACTION_GOTO,
+ "goto", NULL, &EndpointAppPBX::action_dialing_goto, NULL,
+! PARAM_CONNECT | PARAM_RULESET | PARAM_STRIP | PARAM_SAMPLE,
+ "Jump to given ruleset and optionally play sample. Dialed digits are not flushed."},
+ { ACTION_MENU,
+ "menu", NULL, &EndpointAppPBX::action_dialing_menu, NULL,
+--- 326,332 ----
+ // "Caller calls the timer."},
+ { ACTION_GOTO,
+ "goto", NULL, &EndpointAppPBX::action_dialing_goto, NULL,
+! PARAM_CONNECT | PARAM_ALERTING | PARAM_RULESET | PARAM_STRIP | PARAM_SAMPLE,
+ "Jump to given ruleset and optionally play sample. Dialed digits are not flushed."},
+ { ACTION_MENU,
+ "menu", NULL, &EndpointAppPBX::action_dialing_menu, NULL,
+
+Bodo.
+
+Am Freitag, den 23.01.2009, 10:46 +0100 schrieb Bodo Pfelzer:
+> Hi,
+>
+> is it possible to use lcr as a classical voice-box without a phone
+> connected to the internal interface.
+>
+> When I set
+>
+> cfnr vbox
+> cfnr_delay 20
+>
+> lcr seems to drop the call when it recognizes that no phone is
+> connected.
+>
+> Setting
+>
+> cfu vbox
+>
+> works, but is not excatly what I want.
+>
+> Bodo.
+
+
+_______________________________________________
+isdn4linux mailing list
+isdn4linux at listserv.isdn4linux.de
+https://www.isdn4linux.de/mailman/listinfo/isdn4linux
+
Added: lcr/trunk/debian/postinst.ex
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/postinst.ex?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/postinst.ex (added)
+++ lcr/trunk/debian/postinst.ex Tue Feb 24 16:26:03 2009
@@ -1,0 +1,41 @@
+#!/bin/sh
+# postinst script for lcr
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <postinst> `configure' <most-recently-configured-version>
+# * <old-postinst> `abort-upgrade' <new version>
+# * <conflictor's-postinst> `abort-remove' `in-favour' <package>
+# <new-version>
+# * <postinst> `abort-remove'
+# * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
+# <failed-install-package> <version> `removing'
+# <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+ configure)
+ ;;
+
+ abort-upgrade|abort-remove|abort-deconfigure)
+ ;;
+
+ *)
+ echo "postinst called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
Added: lcr/trunk/debian/postrm.ex
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/postrm.ex?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/postrm.ex (added)
+++ lcr/trunk/debian/postrm.ex Tue Feb 24 16:26:03 2009
@@ -1,0 +1,39 @@
+#!/bin/sh
+# postrm script for lcr
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <postrm> `remove'
+# * <postrm> `purge'
+# * <old-postrm> `upgrade' <new-version>
+# * <new-postrm> `failed-upgrade' <old-version>
+# * <new-postrm> `abort-install'
+# * <new-postrm> `abort-install' <old-version>
+# * <new-postrm> `abort-upgrade' <old-version>
+# * <disappearer's-postrm> `disappear' <overwriter>
+# <overwriter-version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+ purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
+ ;;
+
+ *)
+ echo "postrm called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
Added: lcr/trunk/debian/preinst.ex
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/preinst.ex?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/preinst.ex (added)
+++ lcr/trunk/debian/preinst.ex Tue Feb 24 16:26:03 2009
@@ -1,0 +1,37 @@
+#!/bin/sh
+# preinst script for lcr
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <new-preinst> `install'
+# * <new-preinst> `install' <old-version>
+# * <new-preinst> `upgrade' <old-version>
+# * <old-preinst> `abort-upgrade' <new-version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+ install|upgrade)
+ ;;
+
+ abort-upgrade)
+ ;;
+
+ *)
+ echo "preinst called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
Added: lcr/trunk/debian/prerm.ex
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/prerm.ex?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/prerm.ex (added)
+++ lcr/trunk/debian/prerm.ex Tue Feb 24 16:26:03 2009
@@ -1,0 +1,40 @@
+#!/bin/sh
+# prerm script for lcr
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+# * <prerm> `remove'
+# * <old-prerm> `upgrade' <new-version>
+# * <new-prerm> `failed-upgrade' <old-version>
+# * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
+# * <deconfigured's-prerm> `deconfigure' `in-favour'
+# <package-being-installed> <version> `removing'
+# <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+ remove|upgrade|deconfigure)
+ ;;
+
+ failed-upgrade)
+ ;;
+
+ *)
+ echo "prerm called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
Added: lcr/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/rules?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/rules (added)
+++ lcr/trunk/debian/rules Tue Feb 24 16:26:03 2009
@@ -1,0 +1,113 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
+CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
+else
+CROSS= --build $(DEB_BUILD_GNU_TYPE)
+endif
+
+
+
+config.status: patch configure
+ dh_testdir
+ # Add here commands to configure the package.
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+ cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+ cp -f /usr/share/misc/config.guess config.guess
+endif
+ CPPFLAGS="-I/usr/include/mISDNuser" ./configure $(CROSS) --prefix=/usr --localstatedir=/var --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" # LDFLAGS="-Wl,-z,defs"
+
+patch: patch-stamp
+patch-stamp:
+ dpatch apply-all
+ dpatch cat-all >$@
+
+build: build-stamp
+
+build-stamp: config.status
+ dh_testdir
+
+ # Add here commands to compile the package.
+ $(MAKE)
+ #docbook-to-man debian/lcr.sgml > lcr.1
+
+ touch $@
+clean: clean-patched unpatch
+clean-patched:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+
+ # Add here commands to clean up after the build process.
+ [ ! -f Makefile ] || $(MAKE) distclean
+ rm -f config.sub config.guess
+
+ dh_clean
+
+unpatch:
+ dpatch deapply-all
+ rm -rf patch-stamp debian/patched
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/lcr.
+ $(MAKE) DESTDIR=$(CURDIR)/debian/lcr install
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs ChangeLog
+ dh_installdocs
+ dh_installexamples
+# dh_install
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_python
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
Propchange: lcr/trunk/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: lcr/trunk/debian/watch.ex
URL: http://svn.debian.org/wsvn/pkg-voip/lcr/trunk/debian/watch.ex?rev=6811&op=file
==============================================================================
--- lcr/trunk/debian/watch.ex (added)
+++ lcr/trunk/debian/watch.ex Tue Feb 24 16:26:03 2009
@@ -1,0 +1,23 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+# Uncomment to examine a Webpage
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php lcr-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/lcr-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/lcr-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for devscripts >= 2.9
+# http://sf.net/lcr/lcr-(.*)\.tar\.gz
+
+# Uncomment to find new files on GooglePages
+# http://example.googlepages.com/foo.html lcr-(.*)\.tar\.gz
Modified: tools/builder/Makefile
URL: http://svn.debian.org/wsvn/pkg-voip/tools/builder/Makefile?rev=6811&op=diff
==============================================================================
--- tools/builder/Makefile (original)
+++ tools/builder/Makefile Tue Feb 24 16:26:03 2009
@@ -36,7 +36,7 @@
# build.
export ARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH)
export DISTRO = lenny
-#export SUFFIX = -experimental
+export SUFFIX = -experimental
export LOCAL_DISTRO = unstable
export LOCAL_REPO = $(PWD)/repo-$(ARCH)-$(DISTRO)$(SUFFIX)
@@ -46,7 +46,7 @@
export SOURCES_SPEC = sources$(SUFFIX)
PBUILDERRC = pbuilderrc-$(ARCH)-$(DISTRO)$(SUFFIX)
-MIRROR_HTTP = http://ftp.de.debian.org/debian
+MIRROR_HTTP = http://192.168.0.10:3142/ftp.uk.debian.org/debian
PBUILDER_CMD = sudo pbuilder
BUILDER = ./builder
Modified: tools/builder/sources-experimental
URL: http://svn.debian.org/wsvn/pkg-voip/tools/builder/sources-experimental?rev=6811&op=diff
==============================================================================
--- tools/builder/sources-experimental (original)
+++ tools/builder/sources-experimental Tue Feb 24 16:26:03 2009
@@ -55,18 +55,18 @@
#ari debian-pkg-voip trunk
op-panel debian-pkg-voip trunk
-asterisk-gui debian-pkg-voip trunk
+#asterisk-gui debian-pkg-voip trunk
-freepbx debian-pkg-voip trunk
-freepbx-modules debian-pkg-voip trunk
+#freepbx debian-pkg-voip trunk
+#freepbx-modules debian-pkg-voip trunk
-libosip2 debian-pkg-voip trunk
-libexosip2 debian-pkg-voip trunk
+#libosip2 debian-pkg-voip trunk
+#libexosip2 debian-pkg-voip trunk
#siproxd debian-pkg-voip trunk
-libccscript3 debian-pkg-voip trunk
-libccaudio2 debian-pkg-voip trunk
-bayonne debian-pkg-voip trunk
-rtpproxy debian-pkg-voip trunk
+#libccscript3 debian-pkg-voip trunk
+#libccaudio2 debian-pkg-voip trunk
+#bayonne debian-pkg-voip trunk
+#rtpproxy debian-pkg-voip trunk
#openser debian-pkg-voip trunk
# The following packages do not have a get-orig-source target, and
More information about the Pkg-voip-commits
mailing list