search for: vindex

Displaying 20 results from an estimated 89 matches for "vindex".

Did you mean: index
2014 Sep 11
3
[LLVMdev] patch for DragonEgg 3.3
Hi - attached is a patch to enable building DragonEgg (x86_64) for LLVM3.3 and LLVM3.4. That is, add these changes to the 3.3 release, and it becomes possible to build DragonEgg against a llvm3.4 compiler. Regards, Richard Gorton Cognitive Electronics rcgorton at cog-e.com ---------- -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name:
2015 Feb 12
1
Bug#777801: blktap: ftbfs with GCC-5
...gt;&1 mv -f .deps/block-lcache.Tpo .deps/block-lcache.Plo mv -f .deps/block-llcache.Tpo .deps/block-llcache.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../include -D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -MT block-vindex.lo -MD -MP -MF .deps/block-vindex.Tpo -c block-vindex.c -fPIC -DPIC -o block-vindex.o >/dev/null 2>&1 mv -f .deps/block-cache.Tpo .deps/block-cache.Plo mv -f .deps/tapdisk-control.Tpo .deps/tapdisk-control.Plo mv -f .deps/block-valve.Tpo .deps/block-valve.Plo cc1: all warnings being trea...
2007 Mar 21
7
polycom random reboots
Hi, At one location we have a user whose Polycom IP430 suffers from erratic reboots. We swapped his phone for a brand new one, but the problem remains. Has anyone seen that?
2009 Jan 21
4
integration with Microsoft CRM?
Hi, How hard is it to integrate asterisk with Microsoft CRM? Thanks for any suggestions, pointers, etc.
2007 Mar 18
3
how can I use rsync between 2 accounts?
Hi, I have 2 linux accounts on different machines (same login, same password). Can you please tell me how I use rsync directories between 2 accounts? Thank you.
2003 Jul 01
3
picking up a ringing extension
Hello, We are using asterisk 0.4.0 on debian sid with Cisco 7960 and ATA186 phones. All sip entries have: callgroup=1 pickupgroup=1 However I am unable to remotely pickup a ringing phone using *8#. I get fast busy tone. Is there some flag to add in extensions.conf ? Thanks in advance,
2008 Dec 20
2
autolinking URL's
Hi, Is there a way to have markdown automatically convert obvious (http, mailto) URL's to links? i.e: http://example.com -> <a href="http://example.com>http://example.com</a> Thanks, -- http://www.critikart.net
2003 Sep 10
1
running * on a VPN gateway
If like me you run * on a VPN (or multihomed) gateway and want to serve remote SIP clients, make sure you have bindaddr = 192.168.0.1 ; or whatever is your box's private IP otherwise * might bind to its public IP and send it as return address in the SIP call setup, which will (should) be rejected by your firewall. To * experts: might this setting interfer with NATed SIP clients? -- I
2003 Sep 22
2
Re: Anyone looking for IP Phones?
---------- Original Message ---------------------------------- From: Louis-David Mitterrand <vindex@apartia.org> Reply-To: asterisk-users@lists.digium.com Date: Mon, 22 Sep 2003 22:28:40 +0200 >On Mon, Sep 22, 2003 at 03:25:00PM -0400, Sales wrote: >> My company has approx. 500 Cisco CP-7960G IP Phones that are coming out of >> service. They were deployed for about 6 months....
2005 Jun 20
1
oneTouchVoicemail issue with Polycom 1.5.2
Hi, After upgrading to 1.5.2 I no longer can directly access to my voicemail by pressing the "Message" button, I have to go through the "urgent,new,old" report first. The oneTouchVoicemail parameter is set to 1 but not taken into account apparently. Anyone noticed that problem?
2006 May 19
2
voicemail access on the Thomson ST2030 ?
Hello, After reading all the docs and going through the menus, I still can't find the voicemail access button or menu sequence on the ST2030 (http://www.voip-info.org/wiki/view/Thomson+ST2030) Also I can't get phone provisionning through tftp to work. Configuration files are loaded but the phone seems to ignore them. Any idea?
2006 Nov 08
1
HANGUPCAUSE for unalocated number?
Hello, On your BRI or PRI's what do you guys get as HANGUPCAUSE when dialing an unalocated number? I always get 3 (no route) which is less than helpful.
2006 Dec 05
1
SetCallingPres propagation
Hello, We have several regional asterisk's connected to a central one making the the PRI calls through a TE410P card. When using SetCallingPres(prohibited) on a call at the regional level, that setting it not forwarded to the central asterisk and the call is made as if no callerid had been sent: the telco substitutes the network number. Using SetCallingPres(prohibited) on the central
2007 Mar 30
1
bad case of buzzing
Hello, We are at wit's end on this. One (and only one) of our five asterisk installation is giving us real headaches. Buzzing and/or choppy sound interfere with conversations. I recorded some conversations with monitor() and no problem whatsoever appear in the recording, while the local user was hearing the buzz and half my words. This is a 1.2.16 installation with mISDN but mostly using
2008 Nov 11
2
TE410P alarms stay RED with 1.4.22
Hi, I tried "upgrading" from debian's 1.4.21.2 package to vanilla 1.4.22 but then my TE410P alarms stay RED and no zap channels can be created, even if they are correctly listed by "zap show channels". I tried adding "dahdichanname = no" to asterisk.conf's [options] to no effect. Going back to 1.4.21.2 brings my alarms back to OK. This is with zaptel
2009 Jul 24
2
how to match "no callerid" in 1.6 ?
Hi, This used to work fine in 1.4: exten => 2131/,1,NoOp(reject3: ${CALLERID(num)}) exten => 2131/,n,Playback(no_unknow_callerid_here) exten => 2131/,n,Hangup And now, after upgrading to 1.6.1.x it matches every callerid. Did something change? Thanks,
2002 Apr 16
1
-P option fails
Hi, It seems rsync no longer resumes partial transfers after a SIGINT (CTRL-C). I tried the following: % rsync -avzP ~/video/Gone_In_60_Seconds_-_DivX.avi 192.168.0.3:/backup/DivX building file list ... 1 files to consider Gone_In_60_Seconds_-_DivX.avi 262144 0% 10.34kB/s 19:40:22 [CTRL-C] [testing remote size] % rsync -avzP 192.168.0.3:/backup/DivX/Gone_In_60_Seconds_-_DivX.avi
2007 Oct 15
1
--backup-dir or --link-dest?
Hi, To do incremental backups I am presently using --backup-dir=/backup/host/$TODAY and the full backup is written to /backup/host/current. With this system incremental directories only contain deleted files and "current" contains the full backup. Would it be more efficient to use --link-dest=/backup/host/$YESTERDAY and write the main backup to /backup/host/$TODAY ? That way each
2010 Sep 09
2
is a "- *.ext" filter overriden by a later "+ *.ext"
Hi, In our backup script we sometimes would like to override the common (i.e: static) excludes filter list. For example we exclude "- *.ext" for all backups but would like to include "+ *.ext" only for 'local' backups. Are such entries supposed to cancel each other? How can one override an earlier exclude in a filter list? Thanks,
2002 Oct 14
1
where did the NAT tool go? (smb network testing/scanning)
Hi, In the samba debian package there used to be a very convenient utility to scan networks for open samba shares and weak passwords. Its name AFAIR is nat. Where can one find this tool? Is it still maintained? Is there a better alternative? Thanks, -- THERAMENE: Il veut les rappeler, et sa voix les effraie ; Ils courent. Tout son corps n'est bient?t qu'une plaie.