Displaying 20 results from an estimated 1000 matches similar to: "Stupid Squid Question"
2003 May 22
6
CBQ and HTB Support
Hi all , does Kernel 2.4 supports CBQ and HTB by default or we have to
recompile it.
Regards
Fahad Khan
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Jan 20
3
Detecting a PRI failure from dialplan
Hi,
I would like to know if there is a way to detect the status of a span
prior of sendig a call across it from the dialplan.
I was asked to set up an * server with 2 spans connected to the telco and use the second as
failover for the first.
I checked that dialing a failed span (for instance: cable disconnected or
no line) results in "congestion" for ${DIALSTATUS}, but message is too
2006 Mar 27
2
Testing asterisk faxing functionality
I have asterisk with rxfax txfax modules.I want
to test fax sendig and reciving in one asterisk
instance, in extensions.conf I have :
exten => 1234567,1,rxfax(/home/patryk/fax-new.tif|debug)
exten => s,1,Dial(1234567)
exten => s,2,txfax(/home/patryk/fax.tif|caller|debug)
but I doesn't seem to work.But when I'm calling on this number I can
hear fax tones.
I can't find sip
2016 May 15
1
--inplace option seems sending whole file
Hi
I'm having issues sendig a lot of tar.gz backup files to a ZFS remote
filesystem server.
This files are compressed with the --rsyncable option.
Sending without --inplace option rsync works well and send only the
differences, but to create a temporary file and rewrite the file
destination, zfs snapshots contain the full size of the backup, not
only differences block.
I've tried
2007 Aug 02
1
proportional odds model
Hi all!!
I am using a proportinal odds model to study some ordered categorical
data. I am trying to predict one ordered categorical variable taking
into account only another categorical variable.
I am using polr from the R MASS library. It seems to work ok, but I'm
still getting familiar and I don't know how to assess goodness of fit.
I have this output, when using response ~ independent
2007 Aug 02
1
proportional odds model in R
Hi all!!
I am using a proportinal odds model to study some ordered categorical
data. I am trying to predict one ordered categorical variable taking
into account only another categorical variable.
I am using polr from the R MASS library. It seems to work ok, but I'm
still getting familiar and I don't know how to assess goodness of fit.
I have this output, when using response ~ independent
2006 May 29
1
Ring-Answer with Polycom 501 and Asterisk
Hi Guys
This has been discussed a little in the list before so my apologies for
sendig it again but I have done what others have done in the list but to no
avail.
I have configured Asterisk to send the callerID of extension phones as
"firstname lastname" and that seems to work well and extensions show calls
originating on other extensions in this format.
I set the following in
2017 Apr 11
4
CentOS 6 and pxeboot
Hi, folks,
We've been using pxeboot to pull up a menu, to build or rebuild
machines for years. We have this new server, and it fails. Times out.
What's happening is that it tries in this order
.../pxelinux.cfg/b8945908-d6a6-41a9-611d-74a6ab80b83d
.../pxelinux.cfg/01-88-99-aa-bb-cc-dd
.../pxelinux.cfg/C0A8025B
.../pxelinux.cfg/C0A8025
.../pxelinux.cfg/C0A802
2017 Mar 22
3
R - Markdown
Estimados todos, quizas la pregunta es simple pero no puedo arreglarlo.
Cuando trato de exportar mi archivo a PDf usando el R Markdown me arroja
este error:
pandoc.exe: pdflatex not found. pdflatex is needed for pdf output.Error:
pandoc document conversion failed with error 41Además: Warning message:comando
ejecutado '"C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS
2010 Dec 17
1
Change legend position in s.value {ade4}
How do I change the postion of the legend in s.value {ade4} from the
defaul , bootom left?
thanks
Nevil Amos
2007 Apr 24
1
default devmode
Hi.
Recently i created a print server with cups 1.2.8 and smbd Version
3.0.24-1.fc5 under a fedora 5 box.
I've installed some printer like as HP laserjet 2820, Konica Minolta
di2510, konica minolta 2430dl, hp laserjet 2600.
Drivers were uploaded with sucess. But i was getting a problem when
try to create a device mode for HP laserjet 2600. All others work
fine. In clientes with windows 2k,
2004 Dec 13
1
incoming call from pstn to fxo not working with Asterisk
When somebody call me on my pstn # cable connected to my fxo card it does
not work when I check my computer the following error shows
Connected to Asterisk CVS-v1-0-12/05/04-19:46:25 currently running on
asterisk1 (pid = 2160)
Verbosity is atleast 3
-- Remote UNIX connection
-- Starting simple switch on 'Zap/1-1'
== Starting Zap/1-1 at incoming,s,1 failed so falling
2013 Dec 20
2
Scaling fix for float input
Need to adjust scale for floating input.
diff -NaurbB a/libspeex/resample.c b/libspeex/resample.c
--- a/libspeex/resample.c 2013-12-20 17:40:27.326576921 +0500
+++ b/libspeex/resample.c 2013-12-20 17:40:16.918577087 +0500
@@ -915,7 +915,7 @@
if (in) {
for(j=0;j<ichunk;++j)
#ifdef FIXED_POINT
- x[j+st->filt_len-1]=WORD2INT(in[j*istride_save]);
+
2020 Mar 18
2
[GSOC] "Project: Improve inter-procedural analyses and optimisations"
On 03/16, Fahad Nayyar wrote:
> I can see that Johanned have put up some issues for GSOC aspirants. I think
> that [2] <https://github.com/llvm/llvm-project/issues/179> ([Attributor]
> Cleanup and upstream `Attribute::MaxObjectSize`) will be a very good issue
> for me, It seems doable and I can get familiar with the whole process of
> writing a patch for an issue. How should I
2017 Feb 17
3
Which tool to automatically restart Asterisk ?
Hello,
Years ago, I used Monit to monitor Asterisk and restart it whenever it
failed.
Now, I wonder which tool I should pick for an Debian 8 (current) or CentOS
7 (future) environment.
The main reason I'm looking for this tool is to avoid as much as possible,
current 5 minutes delay between Asterisk's stop and first cutomers
complains.
1. I always install Asterisk from source but
2020 Mar 13
3
[GSOC] "Project: Improve inter-procedural analyses and optimisations"
Hi all,
My name is Fahad Nayyar. I am an undergraduate student from India.
I am interested to participate in GSOC under the project “Improve
inter-procedural analyses and optimizations”.
I have been using LLVM for the past 8 months. I have written various
intra-procedural analysis in LLVM as FunctionPass for my course projects
and research projects. But I’ve not contributed to the LLVM
2009 Nov 22
1
Portec - feedback wanted
I am thinking of buying a Portec MV370 (single channel VoIP/GSM gateway)
I am after feedback reports both good and otherwise please.
Thanks,
Michael
2004 Dec 17
1
Masive Fax Sendig with spandsp
Anybody have expiriance with masive fax sendig with spandsp
I have PRI E1, plan to bye Digium E1 card and to send 30 fax's in the same time.
Any working solution?
P.S. Please, need for Yesterday.
2020 Mar 16
3
[GSOC] "Project: Improve inter-procedural analyses and optimisations"
Hi Farad,
> I tried to do this for the NoUnwind attribute Hmm, I don't have
experience with this attribute but it seems like a good starting point
since it doesn't do much. First of all, be sure that you run with: opt
-passes=attributor -attributor-disable=false This uses the new pass manager
which is another discussion. Now, to the point: If you open nounwind.ll, it
has a bunch of
2018 Jul 28
2
Fwd: Fwd: Problem connecting to DC from windows 10. Failed to create user record ... acl: unable to get access to ...
I installed:
Linux samba 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07) x86_64
GNU/Linux
samba:
Version 4.5.12-Debian
next
change in fstab:
*/ ext4 errors=remount-ro,user_xattr,acl,barrier=1 1 1*
apt-get install smbclient krb5-user bind9 attr libpam-winbind libpam-krb5
libnss-winbind krb5-config ntp bind9utils
While configuring kreberos - defaul kerberos version realm; gryko.org,