similar to: generating a GUID

Displaying 20 results from an estimated 100 matches similar to: "generating a GUID"

2007 May 18
4
No return status from mongrel upload progress (and thus no updates on the bar)
Hi all, I''m using Boxroom (http://boxroom.rubyforge.org/) and trying to get upload progress working. I''ve also been testing the sample code at http://itblog.mcgeecorp.com/2007/5/15/mongrel-upload-progress-demo/. I run a Mongrel cluster, and so am using drb (as per http://mongrel.rubyforge.org/docs/upload_progress.html). Starting up rails, I get lots of useful-sounding output:
2009 Jul 07
3
r-project.org address blacklisted by anti-spam software
Dear List: An e-mail mentioning the r-project.org address and sent to a friend at a German university was considered spam by the local spam filter. Its reasoning: the URL "r-project.org" is blacklisted at uribl.swinog.ch resp. at antispam.imp.ch. I checked the list http://antispam.imp.ch/swinog-uri-rbl.txt [caution: long list] and indeed, there it was. Can anybody explain how or
2018 Feb 13
1
loads of broken symlinks .glusterfs
Hi, A client had some issues with their glusterfs cluster and botched an update. Currently they have loads of broken symlinks in their bricks .glusterfs folder Like the second one below lrwxrwxrwx 1 root root 55 Jul 14 2017 591c33db-e88b-4544-9372-bea4ec362360 -> ../../83/4a/834a8af8-95a4-4f8a-9810-4e4d829e87f9/394947 lrwxrwxrwx 1 root root 74 Jul 17 2017
2009 Jun 09
5
IAX2 issue?
Just founnd a weirdy. My end is Asterisk 1.2.32 using an IAX2 link to the US. The IP address of the remote end changed (though in the config file it's registered as a name i.e. asterisk.remote.end), my system didn't recognised the IP change, it must be cached once and then the cached value used for ever. Steve -- NetTek Ltd UK mob +44 7775 755503 UK +44 20 7993 2612 / US +1 310 857
2010 Aug 02
4
Femtocell to VoIP?
Is anyone aware of a GSM femtocell that will trunk back to a VoIP softswitch such as Asterisk? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100802/4f58fea7/attachment.htm
2006 Nov 03
3
Problems Overwriting CallerID with True ANI
I receive calls over a T1 with callerid and then *ani*dnis*. I am able to strip out the ani and the dnis in the dialplan but when I try to set the caller ID to be the ani, it looks ok but then if I do a NoOp callerid on the next line, I get unknown. Here is the section of my dialplan: exten => _*NXXNXXXXXX*NXXNXXXXXX*,1,Set(ANI=${EXTEN}) exten =>
2011 Mar 16
1
Regex query (Apache logs)
Hello R users, I have this regex see [1] for apache log lines. I tried using R to parse some data (only because I wanted to stay in R). A sample line is [2] (a) I saved the line in [1] into "~/tmp/a.txt" and [2] into "/tmp/a.txt" pat <- readLines("~/tmp/a.txt") test <- readLines("/tmp/a.txt") test grep(pat,test) returns integer(0) The same query
2007 Oct 05
1
Very slow file copy performance over a WAN (HELP)
Hi, I've noticed that over a WAN (T1) I'm getting incredibly slow file copy performance. Using smbclient on a linux machine on one size of the WAN, As you can imagine, this makes all of our file shares unusable over the WAN. It's not an issue with WAN performance, because using scp to transfer the same file, I get speeds of ~145k/s. A tcpdump of the file copy of ~2MB file that actually
2008 Jun 25
5
Number portability in other parts of the world.
Are phone numbers portable in other countries? Are the same rules and conditions that exist here in the States mirrored elsewhere? How does a person in Europe go fully VoIP and still keep the main number? Do they use call forwarding? Is their another way to use an origination carrier without loosing your number? Alex -------------- next part -------------- An HTML
2006 Aug 01
1
Tcltk package
Hi WizaRds, I ran into trouble trying to install the "debug" package, which requires TCL/TK support. It seems like the tcltk package is not installed on my system. From: http://tolstoy.newcastle.edu.au/R/help/05/07/7993.html it seems that the tcltk is bundled with the base R distribution. I'm running R under linux: > version _ platform i686-pc-linux-gnu
2018 Feb 09
1
Tiering Volumns
Hello everyone. I have a new GlusterFS setup with 3 servers and 2 volumes. The "HotTier" volume uses Nvme and the "ColdTier" volume uses HDD's. How do I specify the tiers for each volume? I will be adding 2 more HDDs to each server. I would then like to change from a Replicate to Distributed-Replicated. Not sure if that makes a difference in the tiering setup. [root at
2004 Jul 14
2
RE: [Asterisk-User] asterisk compile problem
From: "Nik Martin" <nmartin@radiancetech.com>> To: <asterisk-users@lists.digium.com>> Subject: RE: [Asterisk-Users] asterisk compile problem Date: Wed, 14 Jul 2004 09:22:38 -0500 Organization: Radiance Technologies, Inc. Reply-To: asterisk-users@lists.digium.com Fletcher Bonds wrote: >> Hello all >> >> As of 5pm PST today (7/13), I pulled
2009 Feb 13
3
Accessing Windows network from application in Wine
I have successfully set up MYOB (accounting software used a lot in Australia) to run with Wine 1.0 (on Ubuntu 8.04 LTS). I now need to be able to access the data file on another PC (Windows XP) via a network which I cannot seem to get to when using the drop down list to find the file - all I can see under 'My Computer' are: C: - fake windows drive, E: - CD drive and Z: - Linux drive. I
2009 Oct 10
2
Wifi GSM handover
Hello guys, I'm wondering what is required and involved in order to provide a wifi/GSM handover to customers. After googling I haven't found any product/vendor. Do you have an idea ? Thanks in advance Patrick
2010 Jul 14
2
Hosted PBX in the UK
Hi, Might be off topic but I thought it would be a good place to ask.. I am investigating switching to a hosted PBX and dumping my old Asterisk box thats been running in my office for the last few years.. The few I have found seem very expensive.. Can anyone point me to any VoIP PBX hosts in the UK? TIA -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Mar 07
2
Recording with MixMonitor and AGI
Hi, I am developing a call recording application on Asterisk 11.2 and have this configuration in my dialplan: [macro-ccdev2-rec] exten => s,1,MixMonitor(${ARG1},b) [outgoing-originate] exten => _X.,1,NoOp(Will send call to ${EXTEN}) exten => _X.,n,Dial(SIP/${EXTEN}@x.y.z) [outgoing-originate-rec] exten => h,1,Agi(agi://localhost/ajpbx.agi?path=uploadrec&callid=${CC_CALLID})
2003 Jun 30
2
Problem with decoding number of codebooks
Hello, I'm trying to write a Vorbis decoder (just as a hobby) but I've got a problem with reading the setup header. According to the Vorbis documentation the first data that should be read after the initial 'vorbis' string is an eight bit integer which when incremented by one, contains the number of codebooks in the header. My problem is that whenever I read this number it seems
2011 Sep 03
0
[LLVMdev] [PATCH] Split init.trampoline into init.trampoline & adjust.trampoline
Hi! It seems I forgot to attach the patch that documentations the two new intrinsics. I've attached it here. Thanks! -- Sanjoy Das http://playingwithpointers.com -------------- next part -------------- A non-text attachment was scrubbed... Name: 0006-Documentation.patch Type: text/x-diff Size: 5722 bytes Desc: not available URL:
2011 Sep 03
2
[LLVMdev] [PATCH] Split init.trampoline into init.trampoline & adjust.trampoline
Hi! Thank you for the detailed review. I've attached a new set of patches. -- Sanjoy Das http://playingwithpointers.com -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-New-trampoline-intrinsics-for-LLVM.patch Type: text/x-diff Size: 16783 bytes Desc: not available URL:
2017 Feb 16
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Fri, 2017-02-17 at 07:48 +1100, Tom Robinson via samba wrote: > Anyone? Can you please post a gdb backtrace --full? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 862 bytes Desc: This is a digitally signed message part URL: