similar to: IPSwichBoard designers wanted

Displaying 20 results from an estimated 600 matches similar to: "IPSwichBoard designers wanted"

2005 Sep 29
0
Major bug solved in IPSwitchBoard
I have been working on solving a major issue with IPSwitchBoard. It was reported that IPS would use all available memory and get the PC to grind to a halt. I could not understand this as I had it running on many different PC's in Denmark. I now found the bug: IPS would crash on any PC that had "." configured as decimal point (in Denmark we use ",") this meant
2005 Sep 21
0
Brand New IPSwitchBoard
I am proud to announce that I have just released a brand new IPSwitchBoard totally rewritten from scratch. The new version has been built on the experiences gained by the previous versions. Download for FREE: http://ipsoftware.thorben.dk IPSwitchBoard is totally customizable and will give you, among other things: Unattended/attended transfers. Park calls and retrieve/forward them again.
2005 Sep 24
0
IPSpeedDial has just been released
IPSpeedDial creates speed dial numbers for Asterisk. Download from: <http://ipsoftware.thorben.dk/> http://ipsoftware.thorben.dk Use this to create speed dial numbers that can be used by all extensions on your Asterisk server. This program will create entries in the asterisk database which you then can lookup in you dial plan get the number to dial. All extensions can now dial
2005 Mar 18
0
New Version of IPSwitchBoard-Beta
Hi all, Just to let you know that I have just released a new version, 0.65, of IPSwitchBoard-BETA. This is some of the fixes: . Load IAX2 extensions as well as make calls/transfers To IAX2 (I will add ZAP next) . You can monitor Parked Calls (I have a lot of problems getting parking to work) . Possible to create a trace file by checking Trace on the config page . lot's of bugs fixed
2005 Oct 16
0
IPManager PBX Features
IPManager version 1.6 has just been released. Below is a list of some of the features you will get on your Asterisk server using IPManager to generate your configuration files. Download: http://ipsoftware.thorben.dk <http://ipsoftware.thorben.dk/> PBX Features The following features will be available to users of the PBX if you are using IPManager to configure your PBX. *
2005 Jul 17
0
Queue Log Analyser Build into IPS
IPSwitchBoard Version 0.123 - 17 July 2005 * Queue Analysis has been added to IPSwitchBoard. In order to properly manage ACD queues, it is important to be able to keep track of details of call setups and teardowns in much greater detail than traditional call detail records provide. In order to support this, extensive and detailed tracing of every queued call is stored in the queue log, located
2005 Jul 17
0
Queue Log Analyser Build into IPS 0.123
IPSwitchBoard Version 0.123 - 17 July 2005 * Queue Analysis has been added to IPSwitchBoard. In order to properly manage ACD queues, it is important to be able to keep track of details of call setups and teardowns in much greater detail than traditional call detail records provide. In order to support this, extensive and detailed tracing of every queued call is stored in the queue log,
2005 Mar 26
1
IPSwitchBoard new Release
IPSwitchBoard Version 0.69 has just been released; it is available for FREE: <http://mambo.thorben.dk> Download here Release notes: * Record calls by right clicking any extension button, you can have several recordings at the same time. * Bug fixes The recordings will be placed as a single wav file on the Asterisk server in the folder: /var/spool/asterisk/monitor the name of the
2006 Apr 06
0
(no subject)
Hi, I'm using IPSwitchboard v 1.8.10, a sort of Operator Panel, to monitor my Asterisk's extensions. Recently I noticed that on the official site (http://ipswitchboard.thorben.dk/), where I downloaded the software some weeks ago, this project is no longer supported. Is there anyone that can say me where I can find the Italian version of IPswitchboard or if there is a way to translate the
2005 May 06
0
IPS version 0.114
IPSwitchBoard Version 0.114 - 6. may 2005. * IPS will now delete recordings on the Asterisk server after it's transferred to your PC. * You can now configure call Rates as?X of a Currency Unit. If your Currency is?Dollars then?the smallest?Call Rate?is?Dollar/X. X would typically be 1000. * IPS will now save the last?position and size and set that the next time your start IPS * bug fixes
2005 Mar 21
1
Version 0.67 of IPSwitchBoard Released
IPSwitchBoard Version 0.67 Release notes: CRM integration, can call a web page with callerid when there's an incoming call. You can specify the min. and max. length of the callerid. Drop any active call. Help file integrated in IPSwitchBoard. Play button for sound files. Bug fixes - thank you for all your feedback. Download IPSwitchBoard for FREE here:
2005 Mar 20
2
IPSwitchBoard-BETA Update
Release 0.66 of IPSwitchBoard is now available for FREE download at: http://www.voip-info.org/tiki-index.php?page=IPSwitchBoard+BETA Enhancements: Support for Call Parking and retrieve/forward them again. Last Call on the Queues Page now displays a date-time in human readable format. Added CallerID on the Queue Members listing on the Queue page. New page with Agent information. Minor bug
2005 Aug 14
0
IPManager now templated based
IPManager is now fully customizable as everything is generated from templates using the IPManager database. Complete set of templates is included in the download. You can configure the dial plan and other configuration files exactly like you want, using nothing but notepad. There's a very easy syntax for retrieving data from the IPManager database. You can even have different templates for
2005 Mar 16
19
IPSwitchBoard BETA
Hi all, I have just published my last few weeks of hard work: IPSwitchBoard BETA. Please let me know what you think and post comments on the Wiki. http://www.voip-info.org/wiki-IPSwitchBoard+BETA Thank you
1997 Sep 28
0
[IPD] Internet Probe Droid
[Mod: while not directly related to linux security, this post of course is approved because it provides a good summary and clear description. Please limit the discussion on this topic to new stuff. In general posts like this will be approved -- alex] Automating brute force attacks with ''Expect" balif and desslok - Abstract - phf,
2005 Mar 23
0
Release 0.68 of IPSwitchBoard
Release 0.68 of IPSwitchBoard is ready for download at: http://www.voip-info.org/tiki-index.php?page=IPSwitchBoard+BETA Release Notes: Import/Export extensions to "cidname" in Asterisk Server, integrate this in your dial plan to see who's calling by using the Asterisk app. "LookUpCidName()." Set "Do Not Disturb" for an Extension, and type a reason for DND
2011 Mar 08
2
How to plot multiple graphs?
Dear R helpers, I have following data.frame giving asset class (i.e. bank, corporate, sovereign etc. as there could be number of classes) and rating-wise default frequency. I need to plot graphs for each of these classes i.e. bank, corporate and sovereign where I will be plotting ratings (AAA, AA, etc) on the x-axis and their respective default probabilities on Y-axis. I have tried to write a
2011 Mar 14
1
Multiple graphs
Dear R helpers, Last week Mr. Ista Zahn has taken lots of efforts and helped me with the following code generating basel_asset_wise (e.g. bank, corporate, sovereign) graphs. The code works excellently and assetwise grahs are aslo genereated. I have tried to customize the code as per my need. However, there is only one small problem with the graphs. The graph doesn't give me the asset names.
2011 Mar 03
1
Applying function to multiple data
Dear R helpers, I know R language at a preliminary level. This is my first post to this R forum. I have recently learned the use of function and have been successful in writing few on my own. However I am not able to figure out how to apply the function to multiple sets of data. # MY QUERY Suppose I am having following data.frame df = data.frame(k = c(1:8), ratings = c("A",
2005 Mar 18
2
Parking a call in manager interface
Is it possible to park a call through the manager interface? If yes; how? Regards Thorben -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050318/ec2a5f90/attachment.htm