Displaying 20 results from an estimated 700 matches similar to: "Preserve CallerID on transfers"
2010 May 26
1
Getting "ghost" transfer or music on hold
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Tahoma">Hi Everybody,<br>
<br>
I´m getting as strangeous issue on Asterisk 1.4.31 (Using Elastix) ...
In some calls, i get an atxfer or musiconhold in the middle of
2010 Sep 07
1
Solving the CDR mess of attended transfers
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Is there a way to solve the mess on CDR caused by
CDR
2005 May 16
1
Problem with LTSP and WINE
Hi guys, (sorry for my english, i?m brazilian)
I?m making a solution for my business , using LTSP and WINE for run my
application for Linux...
I installed sucessful both ltsp and wine, i?m running perfectly my
application on server of LTSP...
but when i try to run the same application on the terminal?s of LTSP, i
receive the following error:
X Error of failed request: BadShmSeg (invalid
2009 Jul 21
2
Odd coefficent behavior
Why are my coefficients getting appended with a 1? It borks a match I
do later against the original list that doesn't have the random 1
added to the end.
> linearModel[[1]]
Call:
lm(formula = modelSource ~ +UNITBUILD + UNITDB + ITBUILD + ITDB +
UATBUILD + UATDB + HOGANCODE + RCF + ReleaseST1 + ReleaseST2 +
ReleaseBLA + Small.Bank.Acquisitions + HLY.NewYear + HLY.MLK +
HLY.PRES +
2012 Jan 19
3
Problema link balance and internet bank
Hello
Guys I have problem with internet bank. I have 2 Internet links balancing
mode, thus the bank is charging connection down. I tried to force Internet
traffic (port 80 and 443) for only a link, however it did not work.
How do I make a setting to force the connection to these ports for a
specific link.
Note: I can not use the file as route_rules have neither the source IP (ltsp)
nor of
2015 Oct 13
6
[Bug 2480] New: Support a list of sockets on SSH_AUTH_SOCK
https://bugzilla.mindrot.org/show_bug.cgi?id=2480
Bug ID: 2480
Summary: Support a list of sockets on SSH_AUTH_SOCK
Product: Portable OpenSSH
Version: 7.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-agent
Assignee: unassigned-bugs
2005 Sep 21
4
UTMP duplicated entries
Hi everybody!
I've been noticing some strange entries in samba/utmp. I have a lot of
00:00 timed sessions.
But the worst problem is that i found some conflicting information. Since
windows doesn't allow concurrent login sessions, I think utmp should not
have generated the following entries.
liana smb/2 192.168.0.207 Fri Sep 2 18:43 - 00:52 (06:08)
rodrigobaso
2006 Dec 08
2
1 file of 16000 always being updated
Hi all!
I'm trying rsync synchronizing some directories with about 16.000 files.
After the first synchronization, the others are transfering just the
changed files, as it is expected to be, except for 1 single file, that
is not changed (size or time) and is being transfered in all
synchronization.
The file is called JSPWiki.war, and is a java war file.
I checked the size and times on both
2006 Mar 29
1
Duplex printer + samba + cups
Gentleman,
In one of my slackware servers I put samba acting as a printer server
connected to a Hewlett-Packard 2420D (D stands for duplex).
In CUPS I'm using the 'raw' driver. So I let the clients to perform the
driver stuff.
On samba, I followed the procedures described on
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#inst-rpc
to make
2015 Sep 18
4
[RFE] Multiple ssh-agent support
Howdy!
I've been working on a prototype that allows to do ssh-agent forward
between a guest, using SPICE, and a spice client
(remote-viewer/virt-viewer/spicy)
The whole idea is to have something similar to "ssh -A guest", but
integrated with the desktop environment.
As a proof of concept I wrote a standalone ssh-agent that _unlink_ the
current running agent in the guest machine and
2018 Sep 18
2
[CentOS-devel] Authorization to use CentOS logo in GNOME Boxes
Thanks Rich for drawing this forward, I had missed it. (I generally
handle all the trademark usage queries.)
The key reference is this one, the trademark guidelines:
https://www.centos.org/legal/trademarks/
That document should give the GNOME project all of the authorization and
guidelines on how to use and not use the CentOS marks.
Fabiano -- if you have any further questions, you may also
2004 Sep 10
1
(Resend) Trouble with all linux sip softphones.... And asterisk/linphone/kphone SRPMs
Got no responses to this, but the list seemed to be down for a while, so
here it is again. Sorry for the extra bandwidth!
John
Hi, I've been messing with getting SIP working for days now, with
limited success. I've got Asterisk set up on a remote server with the
echo test. Please try it out to verify I've got the server working
right:
sip:robot at nixon.butchwax.com
2004 Aug 18
1
Small patch to zaptel Makefile
Minor fix. I'm using this in my RPM specfile.
John
--- ./zaptel-1.0-RC1/Makefile.bigu 2004-07-16 17:09:07.000000000 -0500
+++ ./zaptel-1.0-RC1/Makefile 2004-08-18 16:28:45.000000000 -0500
@@@ -316,10 +318,10 @@
elif [ -d $(INSTALL_PREFIX)/etc/init.d ]; then \
install -m 755 zaptel.init
$(INSTALL_PREFIX)/etc/init.d/zaptel;\
\
fi
- if [ !
2015 Sep 26
5
[RFC][PATCH v2] Support a list of sockets on SSH_AUTH_SOCK
The idea behind this change is to add support for different "ssh-agents"
being able to run at the same time. It does not change the current
behaviour of the ssh-agent (which will set SSH_AUTH_SOCK just for
itself). Neither does it change the behaviour of SSH_AGENT_PID (which
still supports only one pid).
The new implementation will go through the list of sockets (which are
separated by a
2015 Sep 19
2
[RFE] Multiple ssh-agent support
On Fri, Sep 18, 2015 at 7:07 PM, Peter Stuge <peter at stuge.se> wrote:
> Fabiano Fid?ncio wrote:
>> A few possible solutions for this would involve a way to support more
>> than one agent, talking to both (the local one and the spice one),
>> merging then their responses and returning it to any application who
>> sent the request. Note that would be really nice if
2018 Sep 18
4
[CentOS-devel] Authorization to use CentOS logo in GNOME Boxes
On 09/18/2018 11:03 AM, Fabiano Fid?ncio wrote:
> My understanding is that we can use all the CentOS marks provided here[0].
> However, those unfortunately are not looking good enough on Boxes and
> we'd like to use, if possible, just the logo as in here[1]
>
> Would that be possible? As far as I could understand that would be a
> violation of the trademark.
>
> [0]:
2018 Jun 19
2
Authorization to use CentOS logo in GNOME Boxes
People,
Firstly, sorry for the cross-list post (centos-devel and centos-docs).
I'd like to reach you in order to ask for a formal authorization to
use CentOS logo on GNOME Boxes[0]. GNOME Boxes already shows a few
other distro's logos as you can check here[1].
Would be possible to get the explicit confirmation that we could use
CentOS logo as well?
[0]:
2007 Aug 31
2
size limitations in R
I am a SAS user currently evaluating R as a possible addition or even
replacement for SAS. The difficulty I have come across
straight away is R's apparent difficulty in handling relatively large data
files. Whilst I would not expect it to handle
datasets with millions of records, I still really need to be able to work
with dataset with 100,000+ records and 100+
variables. Yet, when reading
2016 Jan 15
3
wolfSSL meet/greet with OpenSSH Devs at FOSDEM
Hello OpenSSH,
wolfSSL will be at FOSDEM 2016 in Brussels on the 30th and 31st of January.
We are interested in getting together in person with any developers from
OpenSSH to talk about the recent port of wolfSSL to OpenSSH.
Please contact us at info at wolfssl.com if you are interested in setting up a
meeting.
Thank you all for your time.
Best Regards,
wolfSSL
2008 Feb 12
3
ldap passwd sync not working
Hi, there!
When my XP users try to change passwords, they get a message saying that
password has been changed. That's not true!
NT and LM passwords are changed but unixPassword isn't.
Look at this openldap.log lines:
Feb 12 07:50:28 apolo slapd[22826]: conn=698021 op=40 MOD
dn="uid=teste,ou=Users,dc=domain"
Feb 12 07:50:28 apolo slapd[22826]: conn=698021 op=40 MOD