similar to: OT - Opensourcesip.org

Displaying 20 results from an estimated 200 matches similar to: "OT - Opensourcesip.org"

2009 May 11
3
Asterisk w/ Nokia "e" Series Handsets
Anyone using Nokia "E" Series handsets with Asterisk? I'm trying to deploy some e71's and am having an issue. I can get a single handset working, but when I try to create a SIP profile on the second phone, it won't allow me to save the profile, saying that devices in the same "realm" must have identical username and password. Anyone have a workaround for this
2011 Oct 20
10
What happened to 6.1
Hi gang - Love CentOS - you guys to a fabulous job. It has been a while since I saw any update... I went to twitter.com/centos nothing there, twitter.com/centos6 nothing there, went to the qa calendar stuff nothing there. Last I saw was something in September saying all RPM's are built and doing ISO's. Then nothing. I know the whole story about its ready when its ready and I'm all
2020 Sep 14
20
a saner API for allocating DMA addressable pages v2
Hi all, this series replaced the DMA_ATTR_NON_CONSISTENT flag to dma_alloc_attrs with a separate new dma_alloc_pages API, which is available on all platforms. In addition to cleaning up the convoluted code path, this ensures that other drivers that have asked for better support for non-coherent DMA to pages with incurring bounce buffering over can finally be properly supported. I'm still a
2020 Sep 15
32
a saner API for allocating DMA addressable pages v3
Hi all, this series replaced the DMA_ATTR_NON_CONSISTENT flag to dma_alloc_attrs with a separate new dma_alloc_pages API, which is available on all platforms. In addition to cleaning up the convoluted code path, this ensures that other drivers that have asked for better support for non-coherent DMA to pages with incurring bounce buffering over can finally be properly supported. As a follow up I
2007 Mar 16
1
Branding in Vim
Hi, I noticed that CentOS's vim contains the line "Modified by <bugzilla at redhat.com>" on the splash screen. Should this be removed or changed to bugzilla at centos.com? - Ken Dreyer
2002 Nov 14
1
Bullet proof bulk email friendly hosting & cheap mass email campaigns.
We are the marketing specialists www.host4bulk.com that provide cheap bullet proof bulk email friendly hosting for your website ($400 for one month of bullet proof hosting) and cheap bulk email campaigns ($200 for 1 million emails sent) As you may already know, many web hosting companies have Terms of Service (TOS) or Acceptable Use Policies (AUP) against the delivery of emails advertising or
2005 May 19
2
DHCP available?
The user is not able to figure out what he has. If you ask him he will tell you just yes, because he has ADSL. I was thinking if there would be a possibility to figure out what he has, by just let him go to our website. A PHP program could find the remote address and the remote proxy address. I guess a java program could find out what IP addresses the user has and what neighbor addresses the
2020 Aug 19
39
a saner API for allocating DMA addressable pages
Hi all, this series replaced the DMA_ATTR_NON_CONSISTENT flag to dma_alloc_attrs with a separate new dma_alloc_pages API, which is available on all platforms. In addition to cleaning up the convoluted code path, this ensures that other drivers that have asked for better support for non-coherent DMA to pages with incurring bounce buffering over can finally be properly supported. I'm still a
2011 Nov 15
2
Changes at Red Hat confouding CentOS (was: What happened to 6.1)
These seems to me to be the first message in the series and provides a really good summary of the changes at Red Hat which seem to be making life a lot more difficult for CentOS. Just figured I'd pull it out of that thread and change the subject line. Below Johnny's email I've copied another from the original thread, written by Lamar Owen, which gives some good explanation on how Red
2004 Jul 02
3
Termination for Asterisk Users - Inter-Asterisk Exchange
Folks! Netweb Group, Inc. fully supports connectivity to any Asterisk PBX systems you have and can provide A-Z termination with immediate effect. Any volume is good enough for us, even an amount as small as $1.00 a day will do for us. We will provide connectivity from our Softswitch IP 216.162.116.46. If anyone is interested, add this to your Asterisk IPBX and then email me for setting up a
2006 Jul 19
11
Hosting a Ruby App From Home - Approach?
Hi, Any advice/comments on the potential for hosting some personal Ruby applications from home? (i.e. for learning, sharing with friends etc) Would the basic concept be: * Need to buy a static IP address from you ISP * By a domain name and point it to the static IP address * Run Apache as the front end web server - Q: What basic lockdown/security steps should one take? * Perform a PORT
2020 Aug 19
0
[PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
The au1000-eth driver contains none of the manual cache synchronization required for using DMA_ATTR_NON_CONSISTENT. From what I can tell it can be used on both dma coherent and non-coherent DMA platforms, but I suspect it has been buggy on the non-coherent platforms all along. Signed-off-by: Christoph Hellwig <hch at lst.de> --- drivers/net/ethernet/amd/au1000_eth.c | 15 ++++++---------
2007 Aug 27
3
OT: DELL Platforms
Hello list, I have a customer who is interested in standardizing on dell servers for asterisk deployments. Has anyone had success with a particular configuration? Anything specifically to watch out for? Thank you for your time, Art Arthur Miller Sr. Sales Associate VoIP Supply, LLC. 454 Sonwil Drive Buffalo, NY 14225 716-250-3871 OFFICE 716-630-1548 FAX arthur at
2013 Jun 19
1
[LLVMdev] APFloat renaming isNormal => isFiniteNonZero and isIEEENormal => isNormal
It seems like there is a consensus that this is a good change. Any nay sayers? Michael On Jun 18, 2013, at 5:07 PM, Eric Christopher <echristo at gmail.com> wrote: > LGTM (and you've already gotten other positive feedback as well). > > -eric > > On Tue, Jun 18, 2013 at 3:45 PM, Michael Gottesman <mgottesman at apple.com> wrote: >> IEEE-754R defines a
2004 Nov 15
1
File list out of rsync.
I am trying to run rsync and produce a file list of what was done. If I use -v I am getting informational messages like: building file list ... done ..... file list is here sent 292 bytes received 24 bytes 632.00 bytes/sec total size is 9840536 speedup is 31140.94 If I do not use -v I get nothing printed to stdout. Is there a way of turning off the lovely informational messages that are of
2007 Jun 01
1
Trying to define exclude with an include list
I need to backup a set of machines that are very similar in nature. I had created an exclude list to backup everything except whats in my list. I then used the --exclude-from=myexcludefile so rsync would not copy unwanted files. eg: /tmp /var/tmp /var/lock .... long list of others /u1 I have 2 drives on each machine and up until now I have no need to be backing up the 2nd drive. Thats what the
2011 Feb 14
1
rsync backup problems
I have FreeBSD 7.3 running rsync 3.0.7. I need to backup a remote server to a local drive. This remote server has several filesystems types that dont require backing up, like nfs. If I run the following command: rsync --delete -azHv myremote:/ /machines/myremote/ It will copy ALL filesystems which is not what I want, so I assume I need to do it on a per filesystem basis like: rsync -x --delete
2007 Jan 22
1
2 ring delay before asterisk answer
I am a little green when it comes to all this but I am trying to connect our PBX to an asterisk server using a TDM400 with 4 FXO modules. I am able to dial an extension on my PBX handset and I get a dialtone from the PBX. After 2 rings I then hear the asterisk server connect and I get a dialtone from asterisk. I am then able to dial an extension on another asterisk server. My question is: How do
2006 May 31
2
No communication with UPS
Hi all, I have a MGE Ellipse 600 UPS connected to com1 on a PC running FreeBSD 4.11 with nut-2.0.2_1 installed. I have everything working and operational. BUT. on rare occasions I reboot my machine and when it comes up I get the following error: Network UPS Tools - UPS driver controller 2.0.2 Network UPS Tools - MGE UPS SYSTEMS/SHUT driver 0.64 (2.0.2) No communication with UPS Driver failed to
2010 Jan 06
1
Shutdowns occuring without power outage.
I am running an older version of nut (2.0.2) on a FreeBSD 4.11 machine. This has been running fine for many months until the last few weeks. It seems that several times a week the machine is shutting itself down. Looking at the log files I notice these lines which lead me to think there is something wrong with the serial communication betwen my host and the Ellipse 600 UPS. Jan 5 04:49:02