similar to: Asterisk success

Displaying 20 results from an estimated 8000 matches similar to: "Asterisk success"

2010 Mar 03
2
Best practise for ISDN Video Conferencing..
Hi All, I'm about to setup an Asterisk install to take over an old legacy PBX system. At present, the legacy system has modules in it which provides 4 * data ISDN links to the video conferencing unit (Tandberg 3000 MXP) on site, these use the ISDN30 (uk) that the normal voice calls go over. Is it possible to emulate this in asterisk? I've seen zapras but I'm not sure if that's
2010 Dec 17
0
Asterisk and Tandberg VCS
Hi All, We have a Tandberg VCS System for Video conferencing and a customer running AsteriskNow (Asterisk 1.6 + FreePBX) for Audio conferencing. Problem Statement: How do we integrate the 2 systems such that Audio SIP calls are seamlessly passed between the two. Sorry we're just starting up so a bit of general advice, or a link to any document would be great! If anybody has done this -
2010 Aug 09
0
[SIP/H.264] Codec negotiation problem ?
Hi, I've a problem configuring my Asterisk. What I try to reach is to interconnect a Tandberg Visioconference (SIP) world with my Asterisk (SIP) with 1 constraint I can't change : "every RTP flow needs to pass THROUGH Asterisk, and are NOT nated" What I observe : - a call made from a SIP Phone registred in Asterisk to Tandberg works (voice and video bidirectionnal) - a call
2006 Jan 05
0
Problem when i make a DATA CALL
We have here a TandBerg "videoconferencing system" connected in asterisk with a Beronet card BN4S0 (4 BRI ports). I`m trying to make a videoconferece (video + audio) with this Tandberg to another Tandberg using the ISDN channels through the BN4S0 BRI Card. But, i'm only obtaining audio calls, the video not appears. When i try to make a 64K calls (data calls), the call does not
2010 Nov 12
0
Asterisk and Tandberg Gatekeeper
Has anyone had any luck getting Asterisk 1.6.2.13 to register to a Tandberg Gatekeeper? The logs on the Asterisk end seem to show that the registration request is sent, and the Tandberg Gatekeeper responds. However, the response doesn't seem to be what Asterisk was expecting. Here is my ooh323.conf, followed by the relevant portion of the h323_log: [general] port = 1720 bindaddr =
2014 Aug 10
0
Anyone successfully used NUT with the Eaton "5E Essential UPS"
On Thu, Jun 19, 2014 at 12:16 PM, Shane Alderton <shane at northlandease.com.au> wrote: > Hi, > > > Wondering whether anyone has managed to get NUT working with the Eaton > 5E Essential UPS, or has any tips as to what I might try to get it > working, or whether I'm just out of luck? > > > My config is: > OS name and version: Kubuntu 14.04 > exact NUT
2013 Dec 12
0
SAS HBA address and SCSI passthrough
Hi, For some time now (starting with the 3.10 or 3.11 kernels, but I'm not sure) I have the following problem: I have a machine with 6 SATA slots and two SAS controllers, one onboard HBA and one RAID controller in a PCIe slot. The problem is that the order of the SAS controllers changes randomly after a reboot, so the SCSI addresses of the devices change. One time lsscsi prints (empty
2010 Mar 06
0
SIPit 26 in Sweden - organized by Edvina
Friends, SIPit is the main interoperability event for all things SIP. It's organized by the SIP Forum and creates good feedback to the IETF. Asterisk has been participating in SIPit during many years and in many variants - videocaps, Marc Blanchet's IPv6 branch and the standard Digium releases. All these tests has lead to a large amount of improvements for Asterisk and have helped us
2012 Sep 20
0
Source code of Fedena 2.3 is released to public
The latest version of Fedena - the opensource school management system is now available to public for free download. Official Blog post - http://projectfedena.org/blog/17-fedena-2-3-released Github - https://github.com/projectfedena/fedena Download instructions - http://projectfedena.org/download Fedena now powers more than 40,000 institutions around the world. It includes the most notable
2005 Feb 19
1
video conferencing
I received this email link from Macromedia today http://www.macromedia.com/newsletters/edge/february2005/index.html?secti onIndex=3&trackingid=AWQX They are now selling Breeze video conferencing server by the minute as an asp, this service is powered by the macromedia communications server which is just a sip server like asterisk but for video. I'm still offering a $2,000 bounty
2017 Sep 25
1
Subset
Always via logical expressions. In this case you can use the logical expression myDF$b != "0" to give you a vector of TRUE/FALSE B. > On Sep 25, 2017, at 8:00 AM, Shane Carey <careyshan at gmail.com> wrote: > > This is super, really helpfull. Sorry, one final question, lets say I wanted to remove 0's rather than NAs , what would it be? > > Thanks >
2017 Sep 25
0
Subset
This is super, really helpfull. Sorry, one final question, lets say I wanted to remove 0's rather than NAs , what would it be? Thanks On Mon, Sep 25, 2017 at 12:41 PM, Boris Steipe <boris.steipe at utoronto.ca> wrote: > myDF <- data.frame(a = c("<0.1", NA, 0.3, 5, "Nil"), > b = c("<0.1", 1, 0.3, 5, "Nil"), >
2006 Jan 16
1
Problems with XEN-modified Kernel an SDLT 320 / System freeze
hi, If i try a backup with tar / tape sdlt320 on a debian-sarge / 2.6.12 based XEN 3 System, the System freeze. If i test this by knoppix the backup works fine. Test with xen 2.07, Kernel 2.6.11.12 on xen 3.0.0, Kernel 2.6.12 This System in a Interserver with an LSI scsi-Controller and a Tandberg SDLT320 Streamer. Are thereany known issues with this config and xen ? regards Rene
2017 Sep 25
2
Subset
myDF <- data.frame(a = c("<0.1", NA, 0.3, 5, "Nil"), b = c("<0.1", 1, 0.3, 5, "Nil"), stringsAsFactors = FALSE) # you can subset the b-column in several ways myDF[ , 2] myDF[ , "b"] myDF$b # using the column, you make a logical vector ! is.na(as.numeric(myDF$b)) # This can be used to select the
2002 Jul 22
0
FW: my printers are still paused in Win2k and WinNT 4.0
Jim, Not only does the buffer scrapper code show paused if the Printer name is something like CSQ_office_a but if the host has off in the name like --> hp@mercylaboffice.pa-ucl.com it puts it on pause... Shane -----Original Message----- From: Shane Drinkwater Sent: Monday, July 22, 2002 11:37 AM To: samba@lists.samba.org Subject: RE: [Samba] my printers are still paused in Win2k and
2017 Sep 25
0
Subset
Hi, Lets say this was a dataframe where I had two columns a <- c("<0.1", NA, 0.3, 5, "Nil") b <- c("<0.1", 1, 0.3, 5, "Nil") And I just want to remove the rows from the dataframe where there were NAs in the b column, what is the syntax for doing that? Thanks in advance On Fri, Sep 22, 2017 at 5:04 PM, Shane Carey <careyshan at
2013 Oct 15
0
Antw: Xen-users Digest, Vol 104, Issue 18
Op 10/12/13, xen-users-request@lists.xen.org schreef: > Send Xen-users mailing list submissions to > xen-users@lists.xen.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.xen.org/cgi-bin/mailman/listinfo/xen-users > or, via email, send a message with subject or body ''help'' to > xen-users-request@lists.xen.org > > You
2007 Aug 21
1
Extremely slow file serving
Shane, Please see my Bug nr 488: https://bugzilla.samba.org/show_bug.cgi?id=4889 I've experienced a few strange things I can't explain. Does the copy go faster when you access an other (random) file on your share? are you able to do make a copy from a share with the client in a vmware session on the same samba server? Regards, Gaston Op 21-aug-2007, om 6:29 heeft Shane het
2015 Feb 27
0
*****SPAM***** Re: Domain Member Server (wheezy) - Unable to edit permissions of share without usermapping - shall I add to Wiki?
On 27/02/15 20:07, Shane Robinson wrote: > Hi Rowland, > > Chown to Administrator seems less flexible than Chgrp to Domain Admins on > the face of it. You could add/remove users from the Domain Admins group, > which allows/denies them the ability to change the permissions on the share. > By changing the owner to Administrator, only those credentials would have > that ability,
2015 Feb 27
0
Domain Member Server (wheezy) - Unable to edit permissions of share without usermapping - shall I add to Wiki?
On 27/02/15 19:46, Shane Robinson wrote: > Hello all, > > Sorry about the top-posting. > > I have added the bit about the linking (YAY!, I'm helping!). > > Now if we can clear up the ACL issue, this will be a great day! > > Summary: To edit ACL's from Windows on a Debian Member server, we need to > either > 1) map the domain admin to root OR > 2) give