Displaying 20 results from an estimated 100 matches similar to: "Problem using --debug=FUZZY[2] flags"
2014 Mar 07
0
Problem using --fuzzy with --*-dest flags
Hi,
I'm trying to get the --fuzzy option to work with --compare-dest with rsync
3.1.0.
I'm testing with two files. "C_VOL-b001-i3818.spi" and
"C_VOL-b001-i3816.spi" are copies of one another, but I've modified the
latter a bit with a hex editor as a test. The modified date is still the
same.
This works for me (fuzzy is utilized against the 3816 test file):
rsync
2011 Dec 16
5
[Bug 8666] New: --debug=all9 fail
https://bugzilla.samba.org/show_bug.cgi?id=8666
Summary: --debug=all9 fail
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: chris at onthe.net.au
QAContact: rsync-qa at
2016 Dec 29
1
link-dest + fuzzy twice = vanished
Hello,
I use --link-dest which works perfectly :
rsync -a -R --link-dest="../2016-12-28/" --link-dest="../2016-12-27/" /my/backup/folder ::daemon/mycomputer/2016-12-29/
Now I would like to use --fuzzy --fuzzy, so that rsync algorithm can also work with similarly named files found in other link-dest directories.
So I simply added --fuzzy --fuzzy to my previous command line.
2016 Dec 30
1
[Bug 12489] New: --fuzzy --fuzzy does not work with daemon
https://bugzilla.samba.org/show_bug.cgi?id=12489
Bug ID: 12489
Summary: --fuzzy --fuzzy does not work with daemon
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2008 Feb 14
1
Variable setting in AMI Originate
Working with asterisk 1.4; using the AMI Originate command, it is possible to
do something like:
Variable: CDR(accountcode)123456
Or must the variable names be "var[n]" where n is a number?
I'd like to set the accountcode for a Local channel that originates a call.
Thanks. -A
--
Anthony - http://messinet.com - http://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE
2007 Jul 12
0
No subject
with newest Asterisk version.=20
When holidays will end more and more people will start to complain about =
this.
Regards,
Mindaugas Kezys
http://www.kolmisoft.com
MOR - Advanced Billing for Asterisk PBX
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com =
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Anthony =
Messina
Sent: Sunday, December 30, 2007
2007 Oct 19
1
FollowMe recorded name filename variable?
Is there a variable for the filename that is created by the FollowMe
application when "a" is specified as an option to record the caller's name?
I'd like to clean up the recorded name files after the call is complete.
Thanks -Anthony
--
Anthony - http://messinet.com - http://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E
-------------- next
2007 Dec 06
1
Dial() Macro option error in 1.4.15
After updating to 1.4.15, I have the following issue:
When I try to use the "M" macro option in the Dial() option, I get the
following in the console:
-- Executing Dial("Zap/1-1", "Zap/g2/w5051234|60|M(set-userfield^local)KT")
-- Called g2/w5051234
-- Zap/3-1 answered Zap/1-1
[Dec 6 12:10:58] ERROR[19496]: app_dial.c:1541 dial_exec_full: Unable to
start
2011 Apr 13
1
Aastra 480i & Asterisk 1.8.3.2: No musiconhold
After upgrading to 1.8.3.2 today, I notice that my Aastra 480i SIP
phones no longer initiate hold music when a call is placed on hold.
I seem to be having the same issue as the person here:
http://forums.digium.com/viewtopic.php?f=1&t=77553
Has anyone else run into this issue?
--
Anthony - http://messinet.com - http://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC
2014 Dec 25
0
originate , callerid
On Thursday, December 25, 2014 11:48:12 AM Dmitry Melekhov wrote:
> I want to change call files, which has caller id in them, to call
> originate from dial plan.
> But I don't see such parameter here
> https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_Originate
>
> How can I pass callerid to following:
>
> exten => 6003,n,Originate(SIP/6003 at
2014 Dec 25
0
originate , callerid
On Thursday, December 25, 2014 03:53:44 PM Dmitry Melekhov wrote:
> 25.12.2014 15:46, Anthony Messina ?????:
> On Thursday, December 25, 2014 11:48:12 AM Dmitry Melekhov wrote:
> I want to change call files, which has caller id in them, to call
> originate from dial plan.
> But I don't see such parameter here
>
2014 Mar 29
1
Unable to build DAHDI-Linux in mock chroot
Unfortunately, after
http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=commitdiff;h=6cebc1c1fb12cc0661f3810ef47ad33206b2e398
I am unable to build DAHDI-Linux in a mock chroot for packaging purposes. I
believe this is related to the Makefile calling install_firmware with only 2
args, where install_firmware is a shell script with DESTDIR set to $3, which
is empty.
In this case, the DESTDIR
2007 Sep 14
4
Can Asterisk match a literal "*" in extensions.conf
I am working on getting freenum.org ISN/ITAD numbers integrated into my
exiting dialplan however I am having trouble getting the extension matches to
work "as expected."
I would like to be able to do something like:
exten => _X.*.,1,Macro(isn-outbound...)
Where I would expect that any extension that starts with at least one number,
but includes a literal "*" followed by
2008 Oct 27
0
NEW: COM32 module to alias (Revised)
From: Gene Cumm <gene.cumm at gmail.com>
alias.c: A simple COM32 module that allows the creation of an alias
within the config for SYSLINUX and variants.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
Revised based on previous discussion on this list <syslinux at zytor.com>
to change the command line string size and account for the possibility
of overflowing the
2008 Feb 25
4
TDM400P dialout problem
Using asterisk 1.4.18 and zaptel 1.4.9 on x86_64, I am having trouble dialing
out to the pstn. The call is initiated at Zap/1-1 and should exit via Zap/3.
I get the following:
-- Starting simple switch on 'Zap/1-1'
-- Executing [2111 at internal:1] Dial("Zap/1-1", "Zap/3/8801234") in new stack
[Feb 25 02:36:59] DEBUG[7194]: chan_zap.c:1954 zt_call: Dialing
2007 Sep 22
2
Realtime table columns
I am a fairly novice Asterisk 1.4 user who used to use CallWeaver, based on
asterisk 1.2. I used Realtime MySQL with CallWeaver and am currently using
the very same MYSQL tables (and columns) with Asterisk 1.4.11 and things are
working well.
The questions I have are, since new configuration variables have been added
into Asterisk 1.4, can I simply add columns in my MySQL sippeers table for
2009 Jul 03
0
e164.org and tollfree ENUM records
Recently, I've been having issues with the URIs returned from e.164.org and
toll free calls. It seems that the URIs that are returned from ENUMQUERY and
ENUMRESULT are no longer the proper numbering schemes that the poviders use.
I've been using the following [enum] template in my outbound route for quite
some time with great success until recently.
[enum](!)
exten =>
2008 Oct 22
1
NEW: COM32 module to alias
From: Gene Cumm <gene.cumm at gmail.com>
alias.c: A simple COM32 module that allows the creation of an alias
within the config for SYSLINUX, etc.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
If, for example, you had two labels that only differed by the length
of the label (a short name) or additional APPENDd parameters, this
would reduce the amount of copies of the same
2008 Nov 29
0
asterisk-users Digest, Vol 52, Issue 81
I was cleaning and working on laptops most of the day. Check my logs, I did plenty of work.
-----Original Message-----
From: "asterisk-users-request at lists.digium.com" <asterisk-users-request at lists.digium.com>
To: "asterisk-users at lists.digium.com" <asterisk-users at lists.digium.com>
Sent: 11/29/2008 1:13 PM
Subject: asterisk-users Digest, Vol 52, Issue 81
2009 Feb 22
2
NEW: COM32 module to run another command, optionally clearing the screen
From: Gene Cumm <gene.cumm at gmail.com>
run.c: A simple COM32 module that will optionally clear the screen
(using newlines) then run a command.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
This is based on my alias COM32 module that I submitted back in
October, with some improvements to clean up debugging code and
optionally clear the screen.
LABEL et
KERNEL run.c32