search for: helder

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

Did you mean: header
2013 Jun 24
0
[LLVMdev] Compiling llvm and Clang in solaris 10
...Applying the fix solves the issue I mentioned but now I have more issues. I can install clang, but when running I cannot compile and link files. If I compile with -c flag it works but compiling the following x.c file gives an error: x.c: int main(void) { return 0; } > ./clang x.c /project/helder/scratch/packages2/bin/ld: unrecognized option '-C' /project/helder/scratch/packages2/bin/ld: use the --help option for usage information clang: error: linker command failed with exit code 1 (use -v to see invocation) > ./clang -v x.c clang version 3.3 (tags/RELEASE_33/final) Target: i3...
2013 Jun 24
4
[LLVMdev] Compiling llvm and Clang in solaris 10
...> thanks for the help. Applying the fix solves the issue I mentioned but now I > have more issues. > > I can install clang, but when running I cannot compile and link files. > If I compile with -c flag it works but compiling the following x.c file > gives an error: > /project/helder/scratch/packages2/bin/ld: unrecognized option '-C' > /project/helder/scratch/packages2/bin/ld: use the --help option for usage > information > clang: error: linker command failed with exit code 1 (use -v to see > invocation) -C is a flag for the Solaris linker only (/usr/bin/ld...
2013 Jun 21
3
[LLVMdev] Compiling llvm and Clang in solaris 10
I run configure in a build folder using CC=gcc CXX=g++ ../configure --prefix=/project/scratch/packages2/clang \ --enable-targets=host --enable-shared The configure runs fine but when I type make I get the error: make[1]: Entering directory `/project/scratch/tmp/llvm-3.3/build/lib/Support' llvm[1]: Compiling APFloat.cpp for Release+Asserts build In file included from
2013 Jun 24
0
[LLVMdev] Compiling llvm and Clang in solaris 10
On Jun 24, 2013, at 4:18 PM, Stefan Teleman <stefan.teleman at gmail.com> wrote: > I'll file the bug about the endian stuff, but we'll also have to have > an <endian.h> in Solaris as well. Do you still have issues after r182419? commit 01ef4f6982451e6a7c00a713d9ae677d3a15d042 Author: Jakob Stoklund Olesen <stoklund at 2pi.dk> Date: Tue May 21 13:36:13 2013
2008 May 13
6
Testing that named_scope is defined
...it''s defined. I tried doing this: describe Post, ".most_recent" do it "should be defined" do Post.method_defined?(:most_recent).should be_true end end But it always fails, even though it *is* defined. Any idea on how to test this? Thanks a lot! Cheers, -- Helder Ribeiro ProFUSION Embedded Systems http://profusion.mobi "If I have not seen as far as others, it is because giants were standing on my shoulders" -- Jeff Goll
2005 Jan 03
6
SipSak: error: this FQDN or IP is not valid: voicegw
...o use SIPSAK to understand the troubles i'm having about sending my voice to the person I've called (extension), after doing this tests below I always got this error "error: this FQDN or IP is not valid: voicegw". This could cause problems (namely audio problems)? Best regards, Helder voicegw:~# sipsak -C empty -a password -s sip:505@voicegw.microrede.com error: this FQDN or IP is not valid: voicegw voicegw:~# sipsak -C empty -a password -s sip:505@192.168.1.50 error: this FQDN or IP is not valid: voicegw -------------- next part -------------- An HTML attachment was scru...
2006 Sep 04
6
How to Networking Bridge?
Hi, I''ve a working xen 3.0.2 booting a gentoo linux on Dom0. I have setup a Windows XP in a DomU OK with no problems except the network!! My problem is that I wanted to give a working network interface on the DomU and the best I could. making the windows detect an network adapter, was putting: vif = [''type=ioemu''] I also tryied: vif = [''type=ioemu,
2004 Dec 30
2
IAX hardware
Hi, I've been loosing my mind with NAT and read that IAX doesn't have problems about nat. Does anyone knows about hadware (routers and etc) support IAX? Best regards helder -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041230/f689bdde/attachment.htm
2002 Sep 14
2
smbmount and WindowsXP
...30631: session request to 192 failed (Called name not present) Password: 30631: tree connect failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed Do you know why? Do you know how can i solve the problem? I searh the internet and i didnt found anything! Thanks a lot! Best Regards, Helder Miguel Rodrigues
2001 Dec 31
4
Memory leak with XP Clients
Hello, I am having a serious problem with clients that are connecting to our Mandrake 8.1 server that is using the Samba 2.2.2 RPM. After a few days of having the computers on they will start to take up 200M of ram as reported by top. I don't have this problem with any of the other clients, Win2k, ME, 98 or 95. Is there a setting I need to change on the client side? The only way to
2005 Jan 19
1
Troubles with Broadvoice (register)
Hi! Are you also getting in trouble while trying to register in Broadvoice? Cumprimentos / Best regards, Helder Rog?rio __________________________________________ Microrede - Tecnologias de Informa??o, Ltd. http://www.microrede.pt *** ? There are only two types of people in the world, those who have lost data and those who will. ? -- Richard Nixon
2013 Jun 25
0
[LLVMdev] Compiling llvm and Clang in solaris 10
...fix solves the issue I mentioned but > now I > > have more issues. > > > > I can install clang, but when running I cannot compile and link files. > > If I compile with -c flag it works but compiling the following x.c file > > gives an error: > > > /project/helder/scratch/packages2/bin/ld: unrecognized option '-C' > > /project/helder/scratch/packages2/bin/ld: use the --help option for usage > > information > > clang: error: linker command failed with exit code 1 (use -v to see > > invocation) > > -C is a flag for the Sol...
2004 Dec 02
4
Codec Conversion
Hello, Is there an utility for asterisk for codec conversion? I tried google but i haven' got anything. I am trying to initiate a call with G711 codec to asterisk and i would like asterisk to call a gateway with an g729 codec, therefore making a codec conversion from g711 to g729. I know chan_oh323 does it by specifying the OUT_CODEC variable, but chan_h323 does not. And i was wondering is
2009 Jun 17
12
FasterCVS and Rails
Hello all, I''m trying to import some csv data (that has latin characters) using faster csv but I keep getting a MalformedCSVError: "Unclosed quoted field on line 1." "/ruby/lib/ruby/gems/1.8/gems/fastercsv-1.2.3/lib/faster_csv.rb:1592:in `shift''" I''ve tested the same code outside of the Rails application an it works fine. Can anyone help me? Here is
2004 Nov 04
0
Running an exe from within a wined exe
...ed to the main process, I get no error or system failure, the process simply fails to be created.. The code i've done to do this is shown below. Do i need to invoke wine on the command line (which i've done with no better results) again or is it something more complex? Thanks in advanced, Helder Carvalho //////////////////////////////////////CODE//////////////////////////////////////////////////////////// CString commandLine; commandLine = "\""+workingDirectory+"\\jpsec.exe\" -i "+textNameFolder+" -urng "+resultFile+""; // Converts CStrin...
2004 Dec 27
0
Is there a way to avoid bandwidth consumption on sip calls?
...bandwidth with it? Is there a way to "forward" the authentication to a IAX provider and "transfer" the call to it, avoiding using my own bandwidth? I've tested it with SER with some results, I was wondering if it is possible with Asterisk. Cumprimentos / Best regards, Helder Rog?rio __________________________________________ Microrede - Tecnologias de Informa??o, Ltd. http://www.microrede.pt Sede / Headoffice Rua S. da Gl?ria, 66 1170-353 Lisbon Portugal Tel. 21 887 13 21 Fax. 21 8127158 *** Filial / Branch Office Rua Lopes, 55 - C/V E 1900-297 Lisbon Portugal T...
2004 Dec 31
0
Thanks for help - Almost done - 50% - Can hear
.... I'm guessing some funny port range left un-opened on the server router, but... I have at this point 5060 UDP and bot UDP and TCP from 5061 to 20000. I have 10000 to 20000 in * configs for RTP. If anyone has an idea.... thanks in advance and a Happy New Year, Best regards from Portugal, Helder -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041231/09287472/attachment.htm
2005 Jan 03
0
###SORRY###
...mail client hung (apparently) but it was in fact sending the msgs. I know probably some/all of you (and the owners of the list at Digium) were not very pleased for receiving such a bunch of copies of the same email, however it was sent in error and apologies applies in this matter. Best regards, Helder Rogerio -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050103/e264ee38/attachment.htm
2005 Jan 04
0
sip.conf [externip]
...ges are references to the 192.168.1.50 (server internal ip) and not the ip from the provider. Is there a way to alter SDP messages to correct them??? SER nathelper could work with Asterisk? Or SIP ALG? (I'm trying to investigate this last one i've found mentions in faqs.org) Best regards, Helder -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050104/3cbce628/attachment.htm
2005 Jan 12
0
Problem solved on Xonox Asterisk distribution
Hi! For those who use Xonox Asterisk distribution based on Debian, I've installed it and got a strange situation. the server used to hang at 6:25am every day. I've found there is a cron job task that hangs the server while executing. Disabling will solve the problem. best regards, Helder -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050112/af5fd432/attachment.htm