similar to: headers in master.csv

Displaying 20 results from an estimated 400 matches similar to: "headers in master.csv"

2015 Dec 01
2
LICM doesn't work for IntrReadMem intrinsic function
Thanks for your reply, escha, Yes, -loop-rorate makes it work. Regards, Xiangyang 2015-12-01 12:48 GMT-05:00 <escha at apple.com>: > > > On Dec 1, 2015, at 9:30 AM, Xiangyang Guo via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > > Hi, All, > > > > Suppose I define one memory read only intrinsic function "foo" in >
2018 Mar 15
2
Bank holidays read from file?
Hi. thanks a lot for your reply. i will download the newer libical software. Could you elaborate on icalendar with google calendar config and calendar.conf, please? On Thu, Mar 15, 2018 at 3:00 PM, Ludovic Gasc <gmludo at gmail.com> wrote: > I never use caldav mode, always icalendar with Google Calendar. > > BTW, you use old versions of libical, Asterisk and Debian, I recommend
2018 Mar 15
2
Bank holidays read from file?
Hi. Thanks for the idea for calendar, it sounds better. i did not manage to make it work though. i am running debian 8 32 bit with asterisk 11.25.3. I have installed the packages libneon27-dev & libical-dev then in /etc/asterisk the file calendar.conf has the following entries: [Gcalendar] type=caldav url=https://www.google.com/calendar/dav/atuxnull at gmail.com/events/ user=atuxnull at
2018 Apr 10
2
withheld caller id
so any ideas, please? On Tue, Apr 10, 2018 at 1:46 PM, Atux Atux <atuxnull at gmail.com> wrote: > after adding the ww: > root at Pbx: /etc/asterisk $ asterisk -rvvv > Asterisk 11.25.3, Copyright (C) 1999 - 2013 D == Using SIP RTP TOS bits > 184 > == Using SIP RTP CoS mark 5 -- Executing > [9211123456 at AllCalls:1] Goto("SIP/500-00000003",
2018 Jan 11
2
how do i enable call features??
No idea on how to write it in my system. On Thu, Jan 11, 2018 at 12:17 AM, John Kiniston <johnkiniston at gmail.com> wrote: > There's some example code in the Dial-Users context of the basic-pbx > samples that might be of use in implementing it. > > They are checking a DEVICE_STATE to see if a phone is BUSY, You could > change it to be a database call or implement custom
2018 Mar 13
2
Bank holidays read from file?
Hi. in my home office i operate my asterisk and have an IVR that has the business hours 9-5 and everytime i edit it to load the bank holidays (New Years eve, christmas, easter, whatever else). I would like to be able to load in the Asterisk's DB or in a file for all the year or years the planned holidays. Then it will be read from that file to operate accordingly. Is there a hint on how to run
2010 Aug 27
2
Virtualdub on kubuntu
I'm getting this problem when I try to open a video file. An out-of-bounds memory access (access violation) occurred in module 'wined3d'......reading address 00000030. Is their anything that can be done?
2010 Aug 25
3
ole:GetClassObject class Not Registered
I am trying to run a Windows app my company uses in-house in Wine. It installs ok but when I run it I get this: Code: err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject
2012 Feb 06
3
Bundler - how to re-install all gems after os update?
I had a working Rails setup using RVM on Ubuntu 11.10 with /home on a separate partition. I installed Ubuntu 12.04 (Alpha) on the root partition, leaving the home partition unchanged. I now find that some things don''t work, I think due to the fact that the system has been updated and versions of libraries have changed. For example I get: $ rails c
2007 Jun 16
3
data.frame and subsetting problem
I have read the R online help and wiki and I cannot seem to get something to work the way I need it to. I want to create a new data frame from an subset of an existing data frame which has no reference to the original superset. If you following this example, what I am trying to do may make more sense. I have a file with values like this: shirt,size,40 shirt,color,10 shirt,length,10
2006 Jun 16
4
Form magic
Didn''t know what else to call this subject, sorry. Anyway this is more a general discovery question then a coding one. Is it possible (and I already know it should be) to create forms where depending on a particular choice in one select tag, one or another select tags would be presented in the form. As an example, a shopping site , where a dropdown has options of: 1-Men''s shoes
2017 Apr 22
4
asterisk name in mysql
Thanks a lot for the reply. I did follow that already, but i do have a problem. Here is my extensions.conf part for that particular number exten => 6912345678,1,Answer() exten => 6912345678,n,MYSQL(Connect connid 127.0.0.1 root mypasswd asterisk) exten => 6912345678,n,MYSQL(Query resultid ${connid} SET NAMES utf8) exten => 6912345678,n,GotoIf($["${connid}" =
2018 Oct 05
1
Add UNIX attributes to user object automatically
I have user objects. They need UNIX attributes. Currently I have to set these attributes manually. Is there a way to automatically add a UNIX uid and gid to a user object in Samba? RFC 2307 has been setup and is functional. NIX Extensions are installed as well. Met vriendelijke groet, William Edwards Tuxis Internet Engineering E. info at tuxis.nl T. 0318 - 200 208
2005 Jul 08
4
Browser compatibility goes back how far?
I asked this on the Rails list, but it might be more appropriate here. When we''re estimating how many users would have access to our site if we choose to use AJAX and script.aculo.us -style javascript, what kind of percentage are we looking at? 50%? 75%? Does this kind of fancy JS work on IE 5.0, or earlier? Thanks! Duane Johnson (canadaduane)
2018 Jan 10
2
how do i enable call features??
That is the general idea. But how do i make it work? is there somewhere ready? On Wed, Jan 10, 2018 at 6:39 PM, John Kiniston <johnkiniston at gmail.com> wrote: > Define your *72 and *73 extensions in your internal context, Have them set > a value in the ASTDB that you then check when dialing your handsets. > > The same can be done for call forwarding, store a number in the
2007 Mar 04
1
My last post buggered - FWD about patch version2
No idea why my last post buggered, so here's what I meant to send (attached is his actual patch): Hi! I made a little patch I'd like to see integrated (if appropriate) which makes Compiz usable in desktop+TV-out setups. It adds the --only-current-screen option to compiz which tell it to only manage the screen defined by $DISPLAY and leave the others alone. With
2006 Jan 04
7
wrong number of arguments error
I keep getting this error every time I try to pass a value to a method. Here is a sample nonworking method. I''ve been pulling my hair out over this all night! Why won''t it work!? My url path is :3000/store/browse/shoes and I''m getting this in the log Parameters: {"action"=>"browse", "id"=>"shoes",
2012 Feb 13
2
Error in apply(x2, 1, diff) : dim(X) must have a positive length
Anyone knows hat might be the cause of this error? Thanks for any help! >library(MASS) > dif.mns = function(x2,tr1=.2,tr2=.3){ + #generates four different 'means' using + #difference scores from x2, an n x 2 matrix + #for use w/ bootstrap comparisons + diffs = apply(x2,1,diff) + mn1=mean(diffs) + mn2=mean(diffs,tr=.2) + mn3=mean(diffs,tr=.3) +
2018 Jan 17
3
asterisk mysql contacts
Hi. i have an asterisk 11 installation that i run in my soho environment. My system has mysql to store all the cdrs. I would like make use of the mysql and store numbers and names. eg +4922123456789 "Atux Null". So when the +4922123456789 calls in my system the name "Atux Null" will pop up next to the number. at the moment i have a database called MyNames in mysql that has this
2004 Jul 23
3
Grandstream Budgetone 101 channels don't disappear on hangup.
Hi there, I'm having problems with the Grandstream Budgetone 101 on hangup - "show channels"/"show channels concise" output is still showing the call's channels as active. The problem does not exist when I use SJPhone, so I'm assuming it isn't an Asterisk configuration issue. Has anyone seen this, or better, does anyone have a fix? :) Thanks, David. --