Displaying 20 results from an estimated 14499 matches for "cames".
Did you mean:
names
2015 Nov 25
2
Dialing a call back out on same SIP trunk as it came in
I have a puzzling situation, and would be grateful for any insight.
I have a dialplan that forwards an incoming call out to another
number via the same SIP trunk as it came in on. e.g.
[from-siptrunk]
exten => 0123456789,1,NoOp
exten => 0123456789,n,Dial(SIP/siptrunk/0987654321)
Now, if I use a different SIP trunk for the outbound call, than the
inbound call came on, the call is set up
2006 Jan 16
15
where''d we come from?
I''m curious -- how many of us came to Rails from other branches of the OO
world -- Java, C# -- and how many of us came from the design or non-OO
scripting worlds?
Reason I ask is that I''m finding Rails a blast and very productive, but I
think one reason is that I already cut my teeth on MVC and ORM during two
years of writing apps with J2EE/Struts/Hibernate. And in Javaland, it
2017 Dec 09
0
Sendmail active directory authentication
On 12/8/2017 14:38, Mark Foley via samba wrote:
> I'm trying to get Sendmail to authenticate with Active Directory. I have saslauthd configured
> for Sendmail authentication, /etc/sasl2/Sendmail.conf:
>
> pwcheck_method: saslauthd
> mech_list: LOGIN PLAIN
>
> and saslauthd is started as: /usr/sbin/saslauthd -a shadow
>
> This fails when doing testsaslauthd on a
2007 Sep 05
2
No Dial tone came from fxs modules
Hi:
I have asterisk-1.4.0 with zaptel 1.4.0 and TDM40P on my server ,when i made modprobe wctdm the fxs modules is lightened but there is no dial tone came from it .
Can i get some help please.
Best Regards;
Wassim
_________________________________________________________________
Windows Live Spaces is here! It?s easy to create your own personal Web site.
http://spaces.live.com/signup.aspx
2020 Jun 12
7
Updating microcode_ctl froze Centos7
Today when I ran yum update two packages came up microcode_ctl
and unbound-libs. The updating process went fine until it outputted
Running transaction
Updating : 2:microcode_ctl-2.1-61.6.el7_8.x86_64
then it just froze. I could no longer ssh to the machine and the
console was just blank. I had to shut down it hard. It came back up
seemingly fine. But yum update doesn't work anymore. It
2006 Sep 13
2
Revisited - No fullscreen on FreeNX
This topic came up some time back and I pretty much ignored it, but the "itch" came back to find out why. Searching through the
FreeNX/knx list came up with the reason sessions did not come up full-screen even though the session definition was set to fullscreen.
Apparently there is an oversight in /usr/bin/nxnode, the script is never retrieving the fullscreen flag from the parameters
2015 Nov 25
2
Dialing a call back out on same SIP trunk as it came in
In article <20151125133008.6369360.14455.17239 at gmail.com>,
Israel Gottlieb <isrlgb at gmail.com> wrote:
> Try putting progress instead of answer
Yes, I tried Progress already, and it didn't help. But thanks for
the suggestion!
Tony
> I have a puzzling situation, and would be grateful for any insight.
>
> I have a dialplan that forwards an incoming call out to
2016 Aug 06
2
Hyper-V Virtual Machines fail to start on Samba shares
Am 06.08.2016 um 08:53 schrieb Rowland Penny:
> On Fri, 5 Aug 2016 14:42:32 +0200
> Reindl Harald <h.reindl at thelounge.net> wrote:
>
>>
>> Am 05.08.2016 um 14:18 schrieb Rowland Penny:
>>> On Fri, 5 Aug 2016 04:47:05 -0400
>>> Steve Ankeny <steve_a at cinergymetro.net> wrote:
>>>
>>>> What about the use of 'realm =
2011 Apr 12
2
Got no login screen with the new 5.6 kernel
I did the 5.6 update yesterday. When I started the machine today, I did
not get a login screen -- it was just a blank screen with no cursor or
anything. I shut down, restarted and when grub came up selected the
previous kernel. The system came up as usual, presented a login screen,
and is working OK.
There is apparently something buggy related to the new kernel
(2.6.18-238.5.1.el5).
Stan
2007 Mar 03
3
The most weird thing i've ever seen (networking)
Hi,
I've installed a mail server using CentOS 4.4
Now, if i reboot the server remotely by ssh, when it cames up, i have no
network.
The interface is up and everything looks pretty fine.
But i can't even ping other machines in the same intranet.
If i reboot it locally at the console, the network cames just fine.
Never seen nothing like this.
The mind boggles :(
Any ideas ?
Warm Regards,
M?rio Gam...
2004 Sep 10
5
[Flac-users] Re: settings for tighter compression than -8?
Early this past week, Miroslav Lichvar suggested for me:
> Ok, you need 0.04% improvement, that should not be a problem. Try
> flac --lax -e -p -l 32 -r 10 --no-padding
Thank you again, Miroslav. I tried that, and it took almost two full
days (surprisingly, Windows ME stayed up that long without crashing) to
re-encode the entire set on my 266-MHz machine. After all, in the help
file
2008 Dec 09
4
Pre-model Variable Reduction
Hello All,
I am trying to carry out variable reduction. I do not have information
about the dependent variable, and have only the X variables as it
were.
In selecting variables I wish to keep, I have considered the following criteria.
1) Percentage of missing value in each column/variable
2) Variance of each variable, with a cut-off value.
I recently came across Weka and found that there is an
2016 Aug 05
2
Hyper-V Virtual Machines fail to start on Samba shares
Am 05.08.2016 um 14:18 schrieb Rowland Penny:
> On Fri, 5 Aug 2016 04:47:05 -0400
> Steve Ankeny <steve_a at cinergymetro.net> wrote:
>
>
>> What about the use of 'realm = RES.LOCAL'?
>
>
> I have given up bothering about people who are unwise enough to
> use .local. It must be splattered all over the internet by now that
> .local shouldn't be
2006 Jan 30
2
'all' inconsistent?
Hello,
I came across the following behavior, which seems illogical to me. I don't
know if it is a bug or if I'm missing something:
> all(logical(0))
[1] TRUE
> any(logical(0))
[1] FALSE
> isTRUE(logical(0))
[1] FALSE
This actually came up in practice when I did something like
> all( names(x) %in% vec )
as an error-handling, and I was hoping that it would work regardless
2014 Dec 18
2
Samba 4 problems
On Thu, 18 Dec 2014 09:49:28 -0800
Jeremy Allison <jra at samba.org> wrote:
winbind trusted domains only = yes
> >
> > server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
> > winbind, nt p_signd, kcc, smb
>
> Remove 'smb' from this line. In fact, remove this line
> completely. Where did you find docs telling you to add
> this
2017 Jun 17
3
Teaming vs Bond?
I'm looking at tuning up a new site and the bonding issue came up
A google search reveals that the gluster docs (and Lindsay) recommend
balance-alb bonding.
However, "team"ing came up which I wasn't familiar with. Its already in
RH6/7 and Ubuntu and their Github page implies its stable.
The libteam.org people seem to feel their solution is more lightweight
and it seems easy
2003 Dec 01
7
Call Announcement - How To ...
All,
I would like to play an announcement to the user on what external line a
call came in, right before this call get bridged to this user. How would I
go about implementing this in * ?
Regards,
Hans
--
The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may
2008 May 12
3
Curiosity when installing CentOS 5.1 in addition to W98 & WXP
I got half way through an installation of CentOS on a box that has
Window$ 98 in the first partition and Window$ XP in the second, where
CentOS was designated for partitions 3 (/boot - 128MB) and 4 (/) and
had some strange results.
During the install, I changed the default OS to boot to Window$
(because I rarely use this machine, but others who don't have a clue
use Wxx), but then while the
2012 Jun 22
1
Renew IP address node came online again - Amazon EC2
Hi,
I was looking for why one of the nodes could not mount OCFS again, then I found this path:
/sys/kernel/config/cluster/r0/node/
Which I have folders related to my servers, then I noticed that node1 (which is working with OCFS2) did not update node2 IP address.
The file I am talking about is:
/sys/kernel/config/cluster/r0/node/raid2/ipv4_address
Example:
root at
2013 May 14
7
tools/misc/xencov.c: build failure on NetBSD
Hi,
tools/misc/xencov.c fails to build.
NetBSD does not have MAP_LOCKED.
Christoph