search for: pellegrini

Displaying 20 results from an estimated 24 matches for "pellegrini".

Did you mean: pellegrin
2014 Jul 23
2
[LLVMdev] Adding custom #pragma for clang
I'd like to add a custom #pragma directive in clang for research purposes. I'm familiar with the LLVM pass-writing interface but new to the rest of LLVM and clang. I've looked into Simone Pellegrini's work on a #pragma interface (https://github.com/motonacciu/clomp and http://llvm.org/devmtg/2013-04/pellegrini-slides.pdf), but I'm in no position to determine if this approach is applicable for the latest version of clang, or how to go about updating things. Any advice would be greatly...
2004 Oct 20
2
apply function
...ments in the function we want to apply ? For example: if "mat" is a matrix and I want to use the "tabulate" function on its row. The command apply(mat,1,tabulate) works but I have problem with this one apply(mat, 1, tabulate(nbins=4)). Any clue ? Thanks, Eric -- Eric Pellegrini, PhD Computer-Chemie-Centrum University of Erlangen-N??rnberg N??gelbachstra??e, 25 D-91052 Erlangen Germany
2005 Oct 04
3
Asterisk as H323 gateway
...ion of asterisk and H323 (chan_h323, chan_oh323?) The main issue is interoperability with other H323 parties (Cisco AS53xx, Nextone, etc). Searching the mailing list it seems that both h323 and oh323 are not so stable, is it only an impression or using h323 is really not so advisable? Francesco Pellegrini pellegrini@frameweb.it
2013 May 22
0
[Bug 1008] GSSAPI authentication fails with Round Robin DNS hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=1008 DarioP <pellegrini.dario at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pellegrini.dario at gmail.com --- Comment #11 from DarioP <pellegrini.dario at gm...
2005 May 31
7
Tools for effectively manage Asterisk
...are thinking that we better abandon the idea of GUI tools and that we must go on the road of "vi editing" of .conf files. We would like to understand what other people are using for asterisk management, and to get some suggestion from the community. Any suggestion is welcome Francesco Pellegrini +--------------------------------+ | Frame Srl | | Via Antonio Cantore 62/10 | | 16149 Genova | | Tel. +39 010 8680570 | | Fax. +39 010 6591413 | | Cell. +348 2237798 | +--------------------------------+
2002 Jul 27
2
dhclient
does anyone have dhclient-script (isc''s dhcpc v3) for iproute2? i have ported most of it, but how do i remove aliases with the ip command? Best regards, Alejandro Mery _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2005 Jun 06
1
AMP and custom application
Hi, I am trying to define DID Routes via AMP (last version 1.10.008) I succeded in defining single DID route, one per extension, let's say i.e. DID number 0101234567 set destination to extension 567 DID number 0101234555 set destination to extension 555 and so on Now I was trying to define only one route to a custom application DID number 0101234XXX routes to Custom-App
2005 Feb 15
2
Asterisk Integration with ALCATEL 4400
Does anyone have any input into integrating asterisk with a alcatel 4400 PBX. Acording to what i've found is that Alcatel uses R2 for E1 -- regards Vikram (http://www.vicramresearch.com)
2012 Jul 04
0
[LLVMdev] OpenMP/autopar support in LLVM
...at. > > If someone in the list knows the updated info or can point me to any > useful info, > > that would be useful. Hi Prakash, OpenMP consists of several things: a) Support for parsing C/FORTRAN OpenMP pragmas For clang (the C frontend) there are patches available from Simone Pellegrini <spellegrini at dps.uibk.ac.at>. They have not been reviewed and are based on a very generic pragma infrastructure. This is especially nice for research, but it needs to be evaluated if this generic implementation has performance impacts that are too large for production codes. With drag...
2012 Jul 04
3
[LLVMdev] OpenMP/autopar support in LLVM
Hi I wanted to know the status of OpenMP (or in general auto parallelization) support in LLVM. I read some threads discussing about possible effort in that direction in 3.1 onwards, but did not see any further discussion on that. If someone in the list knows the updated info or can point me to any useful info, that would be useful. Thanks Regards Prakash Raghavendra -------------- next part
2009 Jan 16
0
[LLVMdev] LLVM + OpenAnalysis
...(http://openanalysis.berlios.de/). I know that some people worked on this aspect (LLVM - OA integration) but I cannot find anything on the internet about that. So I am asking to you... GURUs of the Low Level Virtual Machines... can you give me some pointers to this integration? regards, Simone Pellegrini
2012 Jun 18
1
[LLVMdev] Any Work Done/ Going on for OpenMP Support in Clang?
Hello; I saw a discussion went i the llvm mailing list about work on supporting OpenMP in Clang (llvm-gcc already supports that).( http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-January/046640.html) I just want to know, anybody has made any progress in it? It would be really helpful for me. Thanks a lot; -- Arnamoy Bhattacharyya Athabasca Hall 143 Department of Computing Science -
2005 Jul 06
2
how to set language in capi
I am trying to use language=it in asterisk I downloaded the sound package and installed it I added country=it in indications.conf language=it in sip.conf language=it in iax2.conf everything ok in call from sip and from iax The problem arises in outside call, coming trom CAPI Trunk I try language=it in capi.conf: no result: always language=en I found a german forum, and it seems to be a
2005 Aug 03
1
Is it possible to use CHAN_CAPI with ZAPHFC enabled card ?
I have an ISDN card, Billion ISDN PCI Card I tried to use the ZAPHFC, I patched the kernel, I did anything (also followed reccomandation on use on Suse Linux Professional 9.2 --my box is) using bristuff last version. In the end I succesfully compile zaphfc, but I am not able to use the card (a lot of problem running zapcfg, a loto of problem starting asterisk saying about wrong anything (from
2005 Aug 08
1
problem in inbound calls
I have the following problem when calling from outside my asterisk box : ********************* Extension 'my ISDN phone number' in context 'from-pstn' from '' does not exist. Rejecting call on channel 0/1, span 2 ********************* The card is zaphfc configured (group=2), the calls form internal to outside are perfect. If I had a chan_capi card, I shoud add
2006 Jan 22
2
Disposition codes in CDR
...d is unavailable at the moment". The same for "non existing" numbers; also a specific disposition code in case of "network unreachable" instead of getting "BUSY" would be useful. Any hint or suggestion? Francesco +--------------------------------+ | Francesco Pellegrini | | Frame Srl | | Via Antonio Cantore 62/10 | | 16149 Genova | | Tel. +39 010 8680570 | | Fax. +39 010 6591413 | | Cell. +348 2237798 | +--------------------------------+ -------------- next part -------------- An...
2005 Aug 16
1
problems with eyebeam - video phone
I am trying to connect two Xten eyeBeam Video Phone No problems in voice connecting. I tryed to modify my sip.conf [general] language=it videosupport=yes ; enable Asterisk video support port = 5060 ; Port to bind to (SIP is 5060) bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine) disallow=all allow=h263 allow=gsm allow=ulaw allow=alaw ; H.263 is our video codec ;
2012 Jul 04
1
[LLVMdev] OpenMP/autopar support in LLVM
...at. > > If someone in the list knows the updated info or can point me to any > useful info, > > that would be useful. Hi Prakash, OpenMP consists of several things: a) Support for parsing C/FORTRAN OpenMP pragmas For clang (the C frontend) there are patches available from Simone Pellegrini <spellegrini at dps.uibk.ac.at>. They have not been reviewed and are based on a very generic pragma infrastructure. This is especially nice for research, but it needs to be evaluated if this generic implementation has performance impacts that are too large for production codes. With dragoneg...
2002 Jun 05
3
Error RunTime Microsoft Access.
...ViewPort 0 0 EndSubsection EndSection I don't know where is the problem and I have the doubt that is impossible to install the runtime with wine because this application is most "complicated". Every suggestion is very accepts. Thanking in advance and sorry for my english. Pellegrini Giuliano.
2008 Apr 02
1
Strange dmesg messages
...pop3-login: Login: user=<afarber@>, method=PLAIN, rip=10.0.3.2, lip=10.0.149.2 Apr 2 18:09:21 mailserver02 deliver(everson.todoroki@): msgid=<20080402210927.74F36400A8F0 at relay02.com.br>: saved m ail to INBOX Apr 2 18:09:23 mailserver02 dovecot: pop3-login: Login: user=<alexandre.pellegrini@>, method=PLAIN, rip=10.0.3.2, lip=10.0.149. 2 mailserver02:~ # dovecot -n # 1.1.rc4: /etc/dovecot//dovecot.conf syslog_facility: local1 protocols: imap pop3 ssl_disable: yes disable_plaintext_auth: no shutdown_clients: no login_dir: /usr//var/run/dovecot/login login_executable(default): /usr...