similar to: OT - Call Waiting features with Kirk 600v3

Displaying 20 results from an estimated 10000 matches similar to: "OT - Call Waiting features with Kirk 600v3"

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
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:
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
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
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.
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 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
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.
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
2011 Feb 10
0
"intercom" SIP header being ignored by Kirk wireless handsets
Hey, Hi, All, We have a few dozen of the Kirk (ie: Polycom bought this European brand) out there & most all work very well & work very well with most all versions of Asterisk. But we have been tripped-up by one combination of firmware & version & configuration variables. We are running Asterisk 1.4.23.1 (TrixBox CE). We are running latest stable firmware on the handsets. Most
2004 Dec 14
0
Kirk IP600 Wireless DECT station setup??
Hi List! Does anyone have experience setting up this beast with Asterisk using Skiny/SCCP? I know that somebody on the list managed to get it working with H32H but in this setup it's not possible to transfer calls, quite annoying. I tried to set it up using the Cisco protol. With Skinny the phones register properly at * but I cannot get a handset to ring on an incoming call. The calling
2011 Dec 22
1
[LLVMdev] tail call optimization question
Hello, Is tail call optimization performed if the ret instruction does not actually follow the tail call? Not according to the documentation, but in examples it seems to work. For example, consider the following definition of Ackerman's function in ML (it has two tail calls): let rec ack x y = if x <= 0 then y + 1 else if y <= 0 then ack (x - 1) 1 else ack (x - 1) (ack x (y -
2013 Sep 20
1
Somewhat-OT: Stupid NAT tricks to learn from Apple?
I've been spending some time looking at some of the significant changes Apple has made to Facetime in iOS 7. I'm far from an Apple fanboy but some of them are pretty interesting: - multiplexing everything over a single UDP port - deflate compression with SIP - various /slight/ protocol violations ;) More here: http://blog.krisk.org/2013/09/apples-new-facetime-sip-perspective.html As
2008 Jan 10
0
evented mongrel question - maybe for Kirk
hi i am setting up evented mongrels on one of my servers and i am running into a little confusion. i understand that there is a few diff ways to set this up. one being using the swiftiply gem, setting the env variable to event=1 ( this is one level of confusion on ubuntu ) ( how to do this ) then also setting the require in environment.rb in rails and the other i believe is to overwrite the
2007 Oct 23
0
Dammit, you''re all admins now (especially since Ezra and Kirk are mostly MIA)
This is stupid, I made Luis, Wayne, Evan, and Filipe admins. Make anyone else admins that you want and do all the changes you need. Especially since you guys are mostly running the show anyway. -- Zed A. Shaw - Hate: http://savingtheinternetwithhate.com/ - Good: http://www.zedshaw.com/ - Evil: http://yearofevil.com/
2018 May 18
0
Gluster failure disk is full
Hi, I have a 3 way gluster 4 setup. I had a "mishap" of some sort and I lost node no2. There was and is 660gb spare on no1 and no3 but no2 is so full I cannot mount it at boot, nor manually. I was making a 80gb VM so no idea what happened, nor how to fix it? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Jul 12
0
Error in storage.mode(test) <- "logical"
Hi There, I get the following error from the code pasted below: Error in storage.mode(test) <- "logical" : object 'HGBmt12_Natl_Ave_or_Facility' not found library(RODBC) library(car) setwd("c://temp//cms") a07.connect <- odbcConnectAccess2007("DFC.accdb") sqlTables(a07.connect) ##provides list of tables## dataset <-
2023 Dec 06
0
How to calculate relative risk from GAM model in mgcv package?
Hi R users,I am a beginner in the use of R. I need urgent help for my thesis study. <https://stats.stackexchange.com/posts/633206/timeline> I have daily air pollution parameters PM10, PM2.5 CO, NO2, SO2, and O3. I also have daily hospital admission numbers. Taking into account the effect of weekends and holidays, I would like to used generalised additive model (GAM) to explore the
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
2011 Dec 22
0
mongodb Map/reduce grouping
Hi, I have two model, challenge(embeds_many :tasks) and task(embedded_in :challenge), finally database structue is like this { "_id" : ObjectId("4db8b0524f0b495c3a7dbba4"), "title" : "Testing1", "created" : ISODate("2011-12-12T00:00:00Z"), "tasks" : [ { "name" : "task no 1",