Displaying 4 results from an estimated 4 matches for "modefying".
Did you mean:
codifying
2003 Sep 05
1
new option suggestion '--backup-only'
Hi,
How about adding now option '--backup-only' that means making backups
only and don't change any destination files?
(I posted similar patch a month ago, but the patch was made for
nightly snapshot of 20020808, which was tooo old! Laugh at me...)
I want to use rsync with LVM snapshot to make incremental backups like
below:
1) Make LVM snapshot of file system and mount it.
2003 Aug 12
0
two suggestions about backup
Hi all,
I am now trying to use rsync for incremental backup these days, and I
have two suggestions.
First, I found rsync does not make backup files in case destination
files have the same name with source files.
I tested in some situations as below.
[Source] [Destination] [Backup]
Regular file Directory Created
Regular file Symlink Not created
Regular
2005 Jan 01
1
Problems to use asterisk with mysql /odbc
...passwords, to create a blacklist for
securityreasons.
i thingk a sql-database is a good way to log these actions.
i don.t find debugging-options to output invalid login-passwords.
Ok, i have made the following:
debian is my OS. mysql is installed and working.
i has compiled astersk as follows:
Modefying:
/usr/src/asterisk-1.0.3/channels/Makefile
USE_MYSQL_FRIENDS=1
USE_SIP_MYSQL_FRIENDS=1
make, and: make install are correctly.
i have probed many choises:
chois1:
i has create a database sipfriends:
mysqladmin create sipfriends
the database:
CREATE TABLE Sipfriends (
Name varchar(40) NULL...
2008 Nov 12
4
test OpenVox B400P and junghans card for dahdi BRI wcb4xxp
hello:
thanks for Tzafrir Cohen for dahdi testing.
I installed dahdi-2.1-r3c svn code and asterisk1-6
for testing OpenVox B400P and junghans card. i fund that there is bug (i think) to dectect NT or TE mode. actually on the board,
i set it as TE mode, but after start wcb4xxp, but
it show the port is NT mode. to detect the TE mode, I modefy the code in base.c