search for: came

Displaying 20 results from an estimated 14514 matches for "came".

Did you mean: cam
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 fine - the Answer signal from the called party gets propagated back to the...
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 wri...
2017 Dec 09
0
Sendmail active directory authentication
...Setting_up_Samba_as_a_Domain_Member can help you setup samba, then it is a simple matter of pam/smtp to have sendmail use AD. Hope this helps, -- --Moby They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin First they came for the Jews and I did not speak out because I was not a Jew. Then they came for the Communists and I did not speak out because I was not a Communist. Then they came for the trade unionists and I did not speak out because I was not a trade unionist. Then they came for me and there was no one left t...
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 seemi...
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 /us...
2015 Nov 25
2
Dialing a call back out on same SIP trunk as it came in
...nstead 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 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 fine - the Answer signal from the > c...
2016 Aug 06
2
Hyper-V Virtual Machines fail to start on Samba shares
...;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 used >> >> to be honest - unwise where the fools which came to the idea making >> .local a defined reserved TLD after it was used for decades freely >> instead use .zeroconf for what .local was abused for > > Yes and then he came up with systemd since when came Apple up with systemd? avahi is just a implementation https://en.wikipedia.or...
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 Klein --
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 Ga...
2004 Sep 10
5
[Flac-users] Re: settings for tighter compression than -8?
...d 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 Josh gives us fair warning that a couple of those options are slow. But thirty-eight of the forty-six tracks came out larger than they had in my original attempt at the -8 preset (both groups were compared after stripping all metadata and padding except STREAMINFO and SEEKTABLE). When I took the smaller version of each track, the total was still too big for a CDR without overburning -- by apparently less t...
2008 Dec 09
4
Pre-model 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 RWeka package which would allow me to make use of Weka through R. Weka provides a "Genetic search" variable reduction method, but I could not find its R code implementation in the RWeka Pdf file on CRAN. I looked for other R packages that allow me t...
2016 Aug 05
2
Hyper-V Virtual Machines fail to start on Samba shares
...gt; > >> 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 used to be honest - unwise where the fools which came to the idea making .local a defined reserved TLD after it was used for decades freely instead use .zeroconf for what .local was abused for -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenP...
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( na...
2014 Dec 18
2
Samba 4 problems
...t; 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 to the smb.conf ? I am not sure where that came from. The install was from FreeBSD ports and much to my surprise it did not install a sample smb4.conf file, so I went casting about the internet and came up with what I posted here, but I do not remember where I found this. Removing the line above produced a totally non-working samba install: i...
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 m...
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 desig...
2008 May 12
3
Curiosity when installing CentOS 5.1 in addition to W98 & WXP
...or 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 packages were downloading, I left the machine alone. When I came back, it had rebooted to the DVD, so I pulled it out and rebooted again. It came up in the Windows boot selection screen (W98 or WXP), and never stopped at grub. Should I not have set it to go to Windows by default, or is this something different? Thanks. mhr
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