search for: kirke

Displaying 20 results from an estimated 616 matches for "kirke".

Did you mean: kirk
2010 Sep 20
0
Re: Redshark Error "Windows Scripting Host not installed&qu
Hey I tried to install WSH on my comp and got 6 errors in some files. This was the output: kirk at kirk-laptop:~$ sh winetricks wsh56 vcrun6 Executing /usr/bin/cabextract -d /home/kirk/.wine/dosdevices/c:/windows/system32 /home/kirk/.winetrickscache/scripten.exe Extracting cabinet: /home/kirk/.winetrickscache/scripten.exe extracting /home/kirk/.wine/dosdevices/c:/windows/system32/dispex.dll
2006 Sep 13
1
Kirk IP600 V3 DECT Wireless server
Hi list! Does anyone have experiences with the updated model of the Kirk IP600? The V3 model is supposed to support SIP instead of only SCCP or H323 which would make the use with Asterisk a lot easier. I have only tested the Kirk IP600 V2 with SCCP / Skinny protocol which is still giving me severe headaches : - the standard Skinny driver in * doesn't work, only the version of Sergio
2008 Feb 20
1
OT - DECT-GAP Handsets with Polycom-Kirk 600/3 base station
Hi, I need to subscribe and use several Polycom-Kirk 5020 handsets along non-Polycom-Kirk handsets on a one-cell Polycom-Kirk 600/3 base station. Has anyone tried this ? Which values did you pick for Subscription mode (with or without Account Code) and IPEI ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 31
2
R: Kirk IP600
I'm going to try, Thanks very much Giordano -----Messaggio originale----- Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Remco Barende Inviato: luned? 30 gennaio 2006 20.04 A: Asterisk Users Mailing List - Non-Commercial Discussion Oggetto: Re: [Asterisk-Users] Kirk IP600 Hi! Yes, it works (sort of) but I still have some issues.
2008 Jan 10
0
Kirk and asterisk
Hello all, I know it was on the list before but i have some questions about the Kirk IP600v3, the requested configuration files were send private i guess Does anybody have the correct SIP settings for handsets connected to the Kirk. IP600v3 I am particulair intrested in settings regarding: -Voice Mailbox -Call waiting -DTMF settings for e.g. parking an extension with asterisk functionality
2005 Jan 04
3
Kirk SIP-DECT gateway
Hi, I just got some interesting information from Kirk Telecom (www.kirktelecom.com). This company has been in the business of providing DECT solutions (IP gateway, base stations, repeaters and handsets) either to be used with Cisco CallManager (SCCP protocol) or with the Innovaphone IP PBX system (H.323). Two important elements: 1. It seems they foresee a SIP version of their product in Q1
2002 Mar 13
0
aov for a split plot design
I don't have Kirk but with your data in file "Kirk.txt" in the working directory, here is how I would do it. --- > Kirk <- read.table("Kirk.txt") > names(Kirk) [1] "subject" "A" "B" "C" "response" > for(j in 1:4) Kirk[,j] <- factor(Kirk[,j]) ### Check this! > fm <- aov(response ~
2006 Mar 15
5
Possible bug with multiport?
Hi Folks: I am either using the multiport of the -m or --match option of iptables in correctly or there is a bug with it. Is anyone else using it with no problem? This is the way I am trying to use it: my_ports=21,25,80 iptables -t nat -A PREROUTING -i $wan_addr -p tcp -m multiport --dports $my_ports -j DNAT --to $my_internal_address I have used this in the past successfully but that was a
2006 Jan 30
1
Kirk IP600
Hi all, has anyone tryied to configure asterisk with Kirk IP600 Dect-IP gateway? Could it works using the skinny channel ? Thanks Giordano -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060130/07ec3c90/attachment.htm
2007 Nov 05
29
Mongrel and memory usage
Hello, I''m running a Rails application which must sort and manipulate a lot of data which are loaded in memory. The Rails app runs on 2 mongrel processes. When I first load the app, both are 32Mb in memory. After some days, both are between 200Mb and 300Mb. My question is : is there some kind of garbage collector in Mongrel? I never see the two Mongrel processes memory footprint
2008 Mar 31
14
To surf to URL mydomain.com instead of mydomain.com:3000?
My production server is using mongrel_rails on Ubuntu linux. With Firefox I can reach my production server with the URL: www.mydomain.com:3000/ but I can''t reach my production server with the URL www.mydomain.com/ Is there a way to configure mongrel so that I can reach my production server with the URL www.mydomain.com? -- Posted via http://www.ruby-forum.com/.
2006 Mar 19
0
need help with route tables and policy routing please
Hello folks: I am trying to set up a router machine to handle all my network connections to the internet and my local network. I have five interfaces in total, three to ISPs (two adsl and one cable) and two interfaces to my local network one to a switch and one wireless card. I have some of the routing working acceptibly but another portion I cannot get working not matter what I''ve
2005 Dec 15
11
CGI Module in Rails
I''m trying to use the CGI module to generate the html in a view but am having trouble. My controller looks like: class MyTestController < ApplicationController def cgitest require ''cgi'' @cgi=CGI.new("html3") end end My cgitest.rhtml view document simply has: <%= @cgi.out{@cgi.html{@cgi.head{}}} %> Loading MyTest/cgitest, Rails tells me that
2007 Oct 25
2
Kirk IP600/3 Wireless Server SIP config
Hi list! Is anyone using the Kirk IP600/3 with SIP firmware connected to Asterisk? Any experiences / caveats? If anyone would be willing to share the dump of their IP600 config file, i would really appreciate it. Is there anything special i should put in my asterisk config? Thanks !!! Remco
2010 Feb 04
0
OT - MWI, Polycom/kirk and Gigaset handsets
Hi, It seems to me that DECT Gigasets do not support MWI when connected to a Polycom/Kirk DECT base station : when a new message is dropped into user's mailbox, I can see a NOTIFY message sent by Asterisk to Polycom/Kirk DECT base station (here a KWS300) but Gigaset's handset MWI remains unlit. At the same time, a Polycom/Kirk handset subscribed to the same base station would turn its MWI
2001 Feb 28
4
Attempting to install samba
Hello all, I am new to this list and to samba. I used samba in a previous life, but someone else installed and maintained it. I am have a small issue that I do not know if it is resolvable. Here it is: I have installed samba on the server named "kirk", our master domain controller for nt is named "picard". They are on the same subnet. My clients are on a different
2006 Aug 03
3
between-within anova: aov and lme
I have 2 questions on ANOVA with 1 between subjects factor and 2 within factors. 1. I am confused on how to do the analysis with aov because I have seen two examples on the web with different solutions. a) Jon Baron (http://www.psych.upenn.edu/~baron/rpsych/rpsych.html) does 6.8.5 Example 5: Stevens pp. 468 - 474 (one between, two within) between: gp within: drug, dose aov(effect ~ gp * drug *
2004 May 11
1
KIRK System 600 IP and Asterisk
Hello, Does anybody try to connect KIRK System 600 IP to asterisk ? http://www.kirktelecom.dk/company/suk207.asp B.
2006 Jul 19
3
Recommended testing approaches for new Mongrel handlers?
Okay, I got off my duff this week and have been finishing Mongrel support for IOWA. I now have two handlers that I need to test. One is similar to the Rails handler, passing request handling to IOWA threads in the same process, and the other allows one or more Mongrel processes to pass requests to one or more separate IOWA processes, with session affinity. Is there any set of standard sorts of
2013 Jan 07
16
stdlib take almost 14 minutes to sync on CentOS Vagrant VM
Hi, I have a fresh CentOS 5.8 Vagrant VM that I''m using to emulate a customer''s server. During the first Puppet run, it takes 13 minutes and 48 seconds to sync the Puppet Labs stdlib module. On a similar Ubuntu 12.04.1 Vagrant VM, Puppet starts up, and almost instantly goes from plugin sync to facter load. Is this load time for stdlib on a RHEL variant normal?