similar to: How to propose patch?

Displaying 20 results from an estimated 300 matches similar to: "How to propose patch?"

2009 Aug 13
1
Thoughts
Hi, After using a little bit oVirt, here's my thoughts: On the Network part : * In order to start the bridges, you have to reboot the node. It should be good to create the bridges "on the fly". * The VLAN configuration seems not to work (you can create it but it's impossible to assign it to an interface...). You can also assign this kind of interface on a opennet On the VM part:
2009 Aug 05
1
iSCSI questions and VM Creation questions
Hi, I finally managed to have one node working. I added a iSCSI LUN (ok if selinux is set to 0) and wanted to create my first VM. So I created a VM and had some issues: * I can choose boot from HD but I'm just able to choose the LUN, not a specific size in the LUN like you can do in vmware ESX. So, do I have to create a LUN per VM? If yes, it's quite complicated... * If I choose boot from
2009 Aug 18
0
VM Migration question
Hi, Quick question (tried to find an answer but didn't found it): When I migrate a VM via oVirt, the VM is "stalled" at the end of the process (unreachable via Network, vnc show what I had before the migration but that doesn't move,...) and I have nothing in the logs of qemu. Is it something common (I had to disable selinux to make the process work) or not? Thanks in advance,
2009 Jul 31
1
problem with kerberos (I think)
Hi all, I've got some problems to make work oVirt. I've installed a Fedora 10 VM the lightest possible (nothing checked, even based) and installed after some packages (wget, sudo, acpid,...) and updated the system. By the way, acpid should be a dependency of ovirt-installer because the installation fails if it's not available. I've then installed ovirt (ovirt-server-installer
2008 Mar 21
3
Problem with user regsitration and ldap on SVN version
Hi guys, I'm trying to use Asterisk with LDAP integration. I created some schemas and it seems to work fine for sip.conf replacement. When I try to register a softphone to test the service, it seems ok from the softphone point of view (user registred) but when I do a "sip show peers", no one is registered (nor sip show subrscriptions, users...) I put my Asterisk on full debug and I
2009 Aug 18
1
[PATCH server] Add of a button destroy for disabled hosts.
Add of a button destroy for disabled hosts. This button behave in a similar way than the delete button of a VM. Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux at orange-ftgroup.com> --- src/app/controllers/host_controller.rb | 5 +++++ src/app/services/host_service.rb | 15 +++++++++++++++ src/app/views/host/show.rhtml | 17 +++++++++++++++++ 3 files changed,
2008 Mar 21
1
----www.cdsportal.net---- wholesale voip provider
Why pay 1.1 cent's a minute for interconnecting to another Asterisk server for a high volume call center. Do people really understand what they are trying to sale and take an honest look into what they advertise. As a high volume user like a call center I would not connect my Asterisk Box to there Asterisk Box to a third Sip provider who then hands of to the Level 3 and so forth. With LD
2009 Mar 24
1
Relay Register
Good morning everybody. My question is simple. Is there a way to perform relay register with Asterisk ? More precisely, I want my clients regiter to a Proxy Registrar (OpenSIPS/Kamailio) through my Asterisk : REGISTER REGISTER Client ------------> Asterisk ---------------> OpenSIPS So Asterisk keep a list of registered clients and only allows them to
2009 Mar 31
5
[Bug 1581] New: Pb with syslog
https://bugzilla.mindrot.org/show_bug.cgi?id=1581 Summary: Pb with syslog Product: Portable OpenSSH Version: 5.2p1 Platform: Sparc OS/Version: Solaris Status: NEW Severity: major Priority: P1 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy: eric.savidan at
2011 Jul 05
4
[LLVMdev] git-svn dcommit Question
My git-svn fu is not very strong. In the course of preparing a set of AVX patches, I've committed several changes to my local LLVM git clone. I don't want to send all of those changes upstream right away. What's the best way to send just the first of those changes us using git-svn? dcommit appears to send all pending changes. Is there a way of branching/cherry-picking that will
2011 Jul 08
0
[LLVMdev] git-svn dcommit Question
Dave, bty, don't you work on your branches, but master? I think it would be not "the right git way". ...Takumi ps. for me, to commit much commits; $ git checkout master $ git rebase -i mybranch (pick up commits interactive on master as cherry) $ make -C builddir check-all -j4 $ git svn dcommit -n
2008 Sep 19
3
SIP request send me 482 error
Hi, I have a SIP request which comes from an Asterisk and which has to re-enter in the same Asterisk (during the same session), but during the second passage in Asterisk, it send me a 482 Loop Detected. So is it a bug or Asterisk control the session and considere it as a loop ? If it is not a bug, how could I resolve this problem ? Thanks Regards -- R?mi Druilhe
2009 Mar 30
2
no ringtone - just silence/bridging of external calls
Hi Community! If this issue was already topic, please excuse or delete my request... Topic 1 "no ringtone": I configured a SIP registration with my SIP provider (SIPCall). Everything works fine except the ring tone for the caller. The caller hears silence until the called party takes up the phone. I used the DIAL command with the r and R option but no luck... :( Has anybody the same
2016 Sep 12
1
A broken link!
Hi, Just wanted to let you know about a link that seems to be broken on this page http://code.metager.de/source/xref/linux/klibc/. It is this link http://www.kernel.org/pub/software/scm/git/docs/tutorial.html, but the page doesn?t seem to be active any more. I thought you might want to update. If you are looking for an alternative please check out http://wiht.link/git_primer, it may make a
2009 Jun 23
2
problem with centos 5.3 upgrade
Hi All, I'm running CentOS 5.3 x86, and recently my yum update isn't running as it should. It pops up with sub conflict messages for i386 packages, which I don't need - even though yum is downloading them. Due to this sub conflict messages, I'm not able to update/install my x86 packages, as the installation stops at the error message. Anybody, any idea how to come over
2015 Dec 15
3
FastAGI not working
Hello everyone, I have a problem with a FastAGI connection, could you help me fix this problem please? Here is my log: [2015-12-15 16:17:09] WARNING[23936][C-00000015]: res_agi.c:1658 handle_connection: Connecting to '10.171.54.149:9110' failed for url
2007 Apr 18
0
[Bridge] Bridge and lots of VLAN
Hello all, I want to use a Linux box as a sniffer for my network. So I created a bridge with my ethernet ports. Because the VLAN are created automatically between other boxes, I can't know wat VLAN are used on the network. I just did an "ifup" ont the eth ports. But all the vlan trafic is discarded. Is there a way to let pass all the vlan possible on the bridge ? Thanks in advance,
2005 Jun 01
0
SNAT (or MASQUERADING) and DNAT question
Hi, The private adresses (192.168.254.0/255.255.255.0) of my network are sent dynamically by dhcp on my network. The dhcp server is on the firewall which address is 192.168.254.1/255.255.255.255 (this address is static). I''ve got a rsync server on this network which is on a separe server. His address is 192.168.254.200/255.255.255.255 (this address is static). I want that the users
2001 Apr 09
0
Bonjour !
Si vous souhaitez vous former sur Coreldraw ou Photopaint, (logiciels de dessin, illustration et montage photo) Sachez qu''un site leur est dédié : http://www.ocreat.com Les formations, dispensées dans toute la France, Belgique & Suisse, sont personnalisées par professions exercées... N''hésitez pas à donner vos impressions à son concepteur Olivier Fournier ol@ocreat.com Merci
2013 Jan 09
0
i have any problem with samba
Hi at all i have a computeur debian 6.0.1 with samba ( last version ). when i mount my partage on my windows vista, but it's so late and when i put one file > 1 MO , i lost the connection of my share ... i use eclipse, have a big probleme for write my file code. my authorisation on my share is : ROOT ( user at 777 of the chmod on my conf samba and on my directory ) I increased the