similar to: Problem with Samba

Displaying 20 results from an estimated 1000 matches similar to: "Problem with Samba"

2005 Jul 26
3
mpg123 - two processes
Does everyone have two processes running for mpg123? I always have them when I'm running an idle Asterisk box. No calls going in or out and nothing off hook. Is this normal? Thanks! 5008 ? S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 -f 4096 fpm-calm-ri 5015 ? S 0:00 /usr/sbin/asterisk 5061 ? S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 -f 4096
2007 Jul 04
2
Loop and cbind
Hi, I would like to apply the following function for i between 1 and 12, and then construct a list of the return series. for (i in 1:12){ ewma[i] <- emaTA(calm[[i]]^2,0.03) standard[i]<- calm[[i]]/sqrt(ewma[i]) standard <- cbind(standard[i]) } But it does not work. Could anyone give me some advice how can I achieve this? Many thanks -- View this message in context:
2005 Jun 15
1
coding to generate a matrix to prepare for chi-sqr test f or text mining
I would compile a table of all the words in the dataset (maybe you have it already), then create a list where each component is an integer vector of indices of words. That is, replace words by their positions in the table. >From that sparse form you could create binary features to use with standard classification methods, or for example compute the X'X matrix for linear regression
2011 Dec 12
3
windrose color ramp issue
Greetings! I'm having an issue with the windrose produced by the windrose function from the circular package. For our weather stations in North Carolina I'm helping with a script which takes hourly wind speed and direction data to create windroses for our end users. One of the stations in the mountains frequently reaches wind speed of 40 to 60 mph and in storms can reach wind speed over
2010 Oct 22
3
Licensing of Default MOH
Hi, I wonder if I may freely use the default soundfiles that came with asterisk (fpm-world-mix, fpm-calm-river and fpm-sunshine) on production server? Are there any official sources of royalty free music? -- Mvh, Aurimas Skirgaila -------------- next part -------------- An HTML attachment was scrubbed... URL:
2020 Sep 04
1
SID mapping: Samba and SSSD
On Fri, Sep 04, 2020 at 08:34:29PM +0100, Rowland penny via samba wrote: > > There is no need (in my opinion) for yet another idmap backend and I can, if > I so wish, 'NACK' any new ones. If someone was to write a tool to sync data > (along with ownership and permissions) from a machine running sssd to a > machine running winbind, then this would get my approval. Sounds
2018 Mar 26
2
[PATCH net] vhost_net: add missing lock nesting notation
We try to hold TX virtqueue mutex in vhost_net_rx_peek_head_len() after RX virtqueue mutex is held in handle_rx(). This requires an appropriate lock nesting notation to calm down deadlock detector. Fixes: 0308813724606 ("vhost_net: basic polling support") Reported-by: syzbot+7f073540b1384a614e09 at syzkaller.appspotmail.com Signed-off-by: Jason Wang <jasowang at redhat.com> ---
2015 Dec 06
3
7.2 kernel panic on boot
Always Learning wrote: > I always admire Johnny's prose, passion for Centos and his calm approach > to everything. Agreed. But two possibly OT and probably ignorant queries: 1. I am running a standard Centos 32-bit system on my home servers. I keep them up-to-date, but have not re-booted for several months. I see from /etc/centos-release that I am running 7.1. If I re-booted would
2006 Aug 03
2
instantrails and oneclick
Today I return to Ruby after 12 months. I find I have several installations, including Ruby 1.9!? Decided to rationlise things a bit before starting to learn Ruby again from scratch. Rails is hot stuff and I find I also had an old version of InstantRails (this is an XP machine... calm down now, it''s all I''ve got (well not quite, but I''ll come to that later)).
2005 Jun 15
0
coding to generate a matrix to prepare for chi-sqr test for text mining
Hi, there: I have a dataset like the following: 1412|WINDOW|SHATTER|TORN|SOFT|TOP|WATER|RAIN|LAB|AI|BOLL|CAMP|0 1413|PARK|IV|STRUCK|PARK|PUSH|COD|POLICI|CIA|TB|SIC|0 2412|ACCID|REAREND|MULTI|EH|IV|MIDDL|FAN|DUAL|LOSS|CALM|1 2414|IV|REAREND|CD|COG|LAB|ADVERS|1 2415|ACCID|SINGL|VEHICL|IV|SWERV|AVOID|OBJECT|STRUCK|PHONE|POLE|FAN|0 2417|ACCID|SINGL|VEHICL|ROLL|DUE|FATAL|FAN|DUAL|LOSS|CALM|1
2006 Jan 10
1
avoided deadlock/channel already in use
Hello! After upgrading my production machine to 1.2.1(used to be 1.2.0) on friday i experienced strange behaviour yesterday, i received deadlock-avoided-messages and channels refusing to hangup on span1(used for inbound calls), both messages in all cases paired: Jan 9 17:40:01 WARNING[30003] chan_zap.c: Ring requested on channel 0/17 already in use on span 1. Hanging up owner. Jan 9 17:40:01
2007 Oct 01
1
Slight problem with dovecot + IMAP
I'm running dovecot on my desktop with kmail as IMAP client on my laptop. When I start kmail on the laptop it sometimes takes several minutes to "calm down". The number of messages listed in the IMAP inbox increases greatly - maybe from 2500 to 3000 - and then slowly decreases. There are sometimes a large number of duplicate messages, which kmail allows one to delete. I don't
2007 Jun 19
1
Bug#402249: Stable API now?
Hello, I'm also interested on libvirt and was going to produce the patch for libxen when I noticed this bug. Bastian, I'd like to know if you could do it now since 3.1 has release the 1.0 version of API and then it looks now these changes has calm down a bit. Can you merge Anibal's patch? -- O T A V I O S A L V A D O R ---------------------------------------------
2006 Jun 07
1
Music On Hold not working with new 1.2.7.1 install
I have followed the instructions provided at: http://voip-info.org/tiki-index.php?page=asterisk+config+musiconhold.conf including installing asterisk-addons-1.2. I have left musiconhold.conf as is, calm-river et al are fine for now. However, no sound is heard and I get this message from the CLI when accessing MOH: -- Started music on hold, class 'default', on channel
2009 Sep 08
1
Don't wait on testing results from me
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey all, I'm a bit disappointed, but it seems that I won't be able to get all the testing results that I wanted for the new vs. old Theora encoders done this week. I am rather busy with some family matter and we're also going to be moving from Malaysia back to the US shortly, God-willing, so things are a bit hectic here. I have done
2004 Nov 29
2
Cannot Start Asterisk
Hi, I'm running asterisk-1.0.2-2mdk. When I tried to start it with /usr/sbin/asterisk -vvvvvvvvvvvvvvvvvvvvgc, I get [codec_ilbc.so] => (iLBC/PCM16 (signed linear) Codec Translator) Ouch ... error while writing audio data: : Broken pipe # ps aux | grep mpg123 root 5237 0.1 0.4 5816 4444 pts/0 S 18:45 0:00 mpg123 -q -s --mono -r 8000 -b 2048 -f 4096 fpm-calm-river.mp3
2005 Jul 17
1
FreeBSD 5.4 (Asterisk 1.0.9) - Playback , MP3Player and Musiconhold not working
I installed Asterisk 1.0.9 in a Freebsd 5.4 ( with no zaptel card); I have 2 zoom x5v and works great ( in extensions 123 and 321 ) but I was trying to test cmd Playback, MusicOnHold, MP3Player but when I call to extension 100 I don't hear the sound ( mp3 or gsm that I put) , I only hear noise If I leave a message in a mailbox the same, all the record is noise --------- extensionns.conf
2005 Mar 15
1
(Yet another) Music on hold problem and another...
Hi, I've recently installed Asterisk and have got the majority of it configured (what an excellent piece of software it is, too), but I'm having a couple of problems. The first one is with music on hold! I've downloaded and installed mpg123 as specified: ># whereis mpg123 >mpg123: /usr/local/bin/mpg123 It's the correct version: >#
2010 Aug 26
1
MusicOnHold class working for internal calls, not for external
Hello list, I have defined a new MoH-class in musiconhold.conf : [default] mode=files directory=/var/lib/asterisk/moh random=yes ; *[106002] mode=files directory=/var/lib/asterisk/moh/106002 random=yes* In sip.conf I have this commented out : ;mohinterpret=default ;mohsuggest=default Asterisk sees these moh-classes and files : vps2301*CLI> moh show classes Class: default Mode: files
2015 Sep 10
2
blazer_usb Shutdown
Hi, I am using a ALLNET 91500 UPS with blazer_usb driver /usr/lib/ups/driver/blazer_usb -a ups91500 -L Network UPS Tools - Megatec/Q1 protocol USB driver 0.10 (2.7.1) I have this settings: upsc ups91500 at localhost battery.charge: 100 battery.runtime: 12000 battery.voltage: 27.50 battery.voltage.high: 27.3 battery.voltage.low: 18.0 device.type: ups driver.flag.novendor: enabled driver.name: