search for: notused

Displaying 20 results from an estimated 31 matches for "notused".

Did you mean: not_used
2014 Sep 22
1
SIPAddHeader from a realtime databse
Hi Guys I'm using asterisk 1.8.23.1 When I add a SIP Header from inside the extensions.conf (SIPAddHeader(Alert-Info:<http://www.notused.com>\;info=alert-internal\;x-line-id=0) ) it works fine. When I try to do the same thing from within a database table, all of the string apart from x-line-id=0 gets ignored. I've tried escaping the semicolon and not escaping it and the result is always the same, just the last part of the fu...
2019 Apr 05
2
Deep Replicable Bug With AMD Threadripper MultiCore
...uth" , invoked with --vanilla. I hope this helps...it took quite a while to get it to this stage. I sure hope that I am not reporting an old bug... options("mc.cores"=4) library(data.table) library(parallel) if (!file.exists("bugsample.csv")) { NR <- 64833330 notused <- data.frame(v1=1:NR, v2=1:NR, v3=1:NR, x1=log(1:NR), x2=log(1:NR)) fwrite(notused, file="bugsample.csv") stop("you can quit now and restart the program") } if (!exists("notused")) notused <- fread("bugsample.csv", nrows= Inf) ## needed! Inf...
2013 Jul 24
2
What is my syntax error here?
...${CALLERID(all)}) exten => _.,n,Set(CallerIDNum=${CALLERID(num)}) ; This just shows a list of interesting variables and their values ; Comment it out when finished debugging ;include => macro-dumpvars ;exten => _.,n,Macro(dumpvars) exten => _417XX,n,Set(AlertSnom=<http://www.notused.com>\;info=) ; alert-external, alert-group and alert-internal are ; Snom predefined values. exten => _417XX,n,Set(AlertExternalCall=alert-external) ; alert_internal_call and alert_internal_transfer are ; locally customised values exten => _417XX,n,Set(AlertInternalCall=alert_internal...
2019 Apr 05
0
Deep Replicable Bug With AMD Threadripper MultiCore
...there may well be a different race condition in mclapply, it may help to not overschedule. (FWIW, the next version of data.table, in queue at CRAN, is less aggressive and has additional options for fine tuning.) Dirk | if (!file.exists("bugsample.csv")) { | NR <- 64833330 | notused <- data.frame(v1=1:NR, v2=1:NR, v3=1:NR, x1=log(1:NR), | x2=log(1:NR)) | fwrite(notused, file="bugsample.csv") | stop("you can quit now and restart the program") | } | | if (!exists("notused")) notused <- fread("bugsample.csv", nrows= Inf) ##...
2011 Jul 19
2
KIN-1500AP RM + Windows 2008 64-bit Standard R2 SP1 (nut 2.6.1)
I have only RS-232 on the box (meanwhile, it was manufactured on march of 2011) Here is my configs: nut.conf: * * MODE = netserver ups.conf: * * [KIN1500] driver = powercom port = notUsed desc = "Powercom KING PRO KIN-1500AP RM" upsd.conf: * * LISTEN 192.168.1.2 3493 upsd.users: * * [monuser] password = xxxxxxxx upsmon master upsmon.conf: * * MONITOR KIN1500 at 192.168.1.2 1 monuser xxxxxxxx master MINSUPPLIES 1 SHUTDOWNCMD &qu...
2009 Mar 05
1
Snom Aler-info Ringtone
Have someone running fine Alert-Info with a Snom 370 ( System Information: Phone Type: snom370-SIP MAC-Address: 0004132661BD IP-Address: 192.168.10.170 Firmware-Version: snom370-SIP 7.3.14 14961) i've tried exten => 200,1,SIPAddHeader(Alert-Info:<http://www.notused.com>\;info=alert-external) exten => 200,n,Dial(SIP/${EXTEN},30) Can see into the phone SIP trace is receivend the Alert-Info, but phone continue to ring with the default one. "SIP Trace" INVITE sip:200 at 192.168.10.170:1110 SIP/2.0 Via: SIP/2.0/UDP 192.168.10.5:5060;branch=z9h...
2011 Dec 27
1
[LLVMdev] compounding loop exit conditions
...last conditions*. Obviously, it is not I wanted. I give a sample loop code segments here and attached please find my BB flow chart drawn according to the disassemble files (*.ll). The conditions are just for test, so pls do not take it seriously. volatile int a; int b,e ; .... void *f1 (void *notused) { int *c; int d; while (1) { c = &a; if (*c != 0 ) d = 1; if ( d != 1 && e != 0 && e != d ) break; if ( *c == e) break; } b = 1; } In the BB flow chart, B15 and B20 is the exiting block recognized by LLVM. But One...
2015 Jun 01
3
Signaling incoming call
...pport/documentation/howtos/how-to-enable-distinctive-ringing-alert-info-for-calls-from-particular- Hi Steve! Thank you very much! It seems to run! I wrote that: exten => _00493513333333,n,Set(__ALERT_INFO=Bellcore-r3) exten => _00493513333333,n,SIPAddHeader("Alert-Info:<http://www.notused.com>\;info=alert-external\;x-line-id=0") and the phone rings with another melody. Very curious is, that if I don't write BOTH lines, it does not run... And, unfortunately, I just have two melody: the "normal" and this one, but it is better than nothing! Now, if it will be po...
2007 Feb 27
2
Invisible window problem
There is a bug which I am seeing and a few people are reporting on the forum. The problem is a hidden window which is always rendered on top. It is always short and wide and appears near the bottom-center of the screen. Here is the output from xwininfo on that window, xprop produces nothing. xwininfo: Window id: 0x3400787 (has no name) Absolute upper-left X: 294 Absolute upper-left Y:
2011 Jun 08
2
Misconfiguration of Windows MSI installer 2.6.0-1 with my Powerware 5115 connected via USB port
Hello. I've tried to configure Windows (complete port, Beta): Windows MSI installer 2.6.0-1 with my Powerware 5115 connected via USB port but have no luck. Here is my config files: *nut.conf:* MODE = netserver *ups.conf:* [PW5115] driver = bcmxcp_usb port = notUsed desc = "PowerWare 5115" *upsd.conf:* LISTEN 192.168.1.12 3493 *upsd.users:* [monuser] password = xxxxxxxx upsmon master *upsmon.conf:* MONITOR PW5115 at 192.168.1.12 1 monuser xxxxxxxx master MINSUPPLIES 1 SHUTDOWNCMD "/sbin/shutdown -h +0...
2008 May 26
2
windows opening off screen
Hi, I'm having problems with windows which open off-screen and are thus inaccessible. Until recently, I ran my laptop with an external monitor in a dual-screen configuration. Now, I'm back to a single screen, but some wine apps appear to be trying to start up elsewhere. So, I can verify that the program is running using ps and xwininfo: wtipton 6652 26.5 2.3 2662984 36500 ?
2019 Aug 06
2
unstable refresh rate
I think I may have updated the tv firmware between when it worked and when it didn't. I wonder it it has to do with bit depth. I use lubuntu and it doesn't let me pick the bit depth so I don't know what it using.
2006 Mar 25
4
object size vs. file size
Hi, There is rather large discrepancy in the size of the object as it lives in R and the size of the object when it is written to the disk. The object in question is an S4 of a homemade class "sa". I first call a function that writes a list of these objects to a file called "data.RData". The size of this file is 14,411 KB. I would assume on average then, that each list
2009 Oct 15
1
Callpickup works for outside calls but not inside calls
...48", "__VM=617") in new stack -- Executing [617 at a10pub:2] Gosub("SIP/jasiii-ad0e1048", "a10ringtones,internal,1") in new stack -- Executing [internal at a10ringtones:1] SIPAddHeader("SIP/jasiii-ad0e1048", ""Alert-Info: <http://www.notused.com>\;info=alert-internal\;x-line-id=0"") in new stack -- Executing [internal at a10ringtones:2] Return("SIP/jasiii-ad0e1048", "") in new stack -- Executing [617 at a10pub:3] Macro("SIP/jasiii-ad0e1048", "common,SIP/vdemarco,1,a10") in ne...
2006 Apr 12
22
Dynamic Select Box
Hi, I''m new to rails/ruby having come from PHP and am just starting to get my head round how easy it can be :) However, can anyone point me in the right direction for dynamicaly updating a select box based upon the choice of a previous select box, without a page refresh. Any and all help greatly appreciated. Thanks -- Posted via http://www.ruby-forum.com/.
2015 Mar 06
0
Guidence in DialPlan programming.
...ension then context [from-internal-noxfer] is used. If a blind transfer is performed the context is [from-internal-xfer]. What I am considering is placing the following code in extensions-custom.conf: [from-internal-custom]. exten => _X,1,Noop() exten => _X,n,Set(AlertSnom=<http://www.notused.com>\;info=) exten => _X,n,Set(AlertInternalTransfer=alert_internal_transfer) exten => _X,n,Set(__ALERT_INFO=${AlertSnom}${AlertInternalTransfer}) exten => s,1,Macro(hangupcall) exten => h,1,Macro(hangupcall) My question is: are the last two lines the correct method of returning...
2015 Jun 01
0
Signaling incoming call
> Hi Steve! > > Thank you very much! > It seems to run! > > I wrote that: > > exten => _00493513333333,n,Set(__ALERT_INFO=Bellcore-r3) > exten => _00493513333333,n,SIPAddHeader("Alert-Info:< http://www.notused.com > >\;info=alert-external\;x-line-id=0") > > and the phone rings with another melody. > Very curious is, that if I don't write BOTH lines, it does not run... > > And, unfortunately, I just have two melody: the "normal" and this one, but it > is bette...
2012 Aug 27
1
Asterisk 1.8.15 distintive ringtone for internal calls
Hello, would like to have distintive ringtone for internal calls, google gave me blurr answer. My extensions are 46**, any calls made within 46** I want to ring differently than external calls. Thanks in advance.
2009 Jun 04
3
PasswordAuthentication fails in openssh3.7.1p1 as it does not use PAM
All, I am an engineer working with Brocade. We recently upgraded one of our products to openssh3.7.1p1. Once we did this, the password authentication always failed while connecting through ssh. The authentication succeeds if attempted through keyboard-interactive authentication. On debugging this we found that Password authentication is not working because it doesn't Use PAM in
2007 Mar 01
3
A couple of bugs...
Hello together! I've found a couple of bugs with current compiz git, most of them related to the use of KDE and wanted to let you know. 1. kde-window-decorator crashes every now and then. This seems to be especially often when starting kaffeine media player, but not exclusively. I've attached a backtrace, though I don't know if it is useful in this form... 2. Resizing a