similar to: No subject

Displaying 20 results from an estimated 11000 matches similar to: "No subject"

2007 Aug 29
1
OT - Callto:// tags options
Hello,
2007 Feb 05
0
Callfiles to Meetme Fails (was: RE: Using Local Channels with Originate)
I have Meetme conferencing compiled for Debian as per http://powerontech.com/freepbx-on-debian.htm . I drop a callfile in the outgoing dir, and it intitiates a call to a local extension as a channel, but the call seems to block on the Meetme() command. That extension completes the outgoing Dial(SIP) command to my phone, announcing that leg is the only member of the conference, and just waits. If I
2008 Jan 12
2
win32-taskscheduler and TaskScheduler#account_information
Hi, This library has needed some work for a while, so I''m finally getting around to it. I''ve made some changes and updates in CVS, so grab the latest source to test the issue below. The first issue I''d like to tackle is why the TaskScheduler#account_information (GetAccountInformation) method fails if there''s no user associated with a given task. The docs
2008 Apr 18
1
XFORM and PlgBlt
I have tried this code : http://msdn2.microsoft.com/en-us/library/ms532658(VS.85).aspx SCALE, TRANSLATE, REFLECT do work, but ROTATE, SHEAR don't. The new PlgBlt (0.9.59) does not work too. Some hint, please ?
2006 Nov 26
0
Dialout to Meetme Fails?
I'm trying to use Asterisk (v1.2.11) make a callback that dials both legs of the call into a Meetme() room together, but I keep getting "conf-invalid" messages. I created a callfile (/var/spool/asterisk/outgoing/out.call) that specifies a Local channel (extension) which contains a Dial() command to the "dialer", and an extension which contains a Dial() command to the
2007 Aug 08
0
FW: OT - Callto:// tags inside web pages
Olivier, I think you are getting confused. Call me on 212-203-4357 and I'll answer your questions but basically I think you are doing this the wrong way. Regards, Dean Collins Cognation Pty Ltd dean at cognation.net <mailto:dean at cognation.net> +1-212-203-4357 Ph +61-2-9016-5642 (Sydney in-dial). ________________________________ From: asterisk-users-bounces at
2007 Dec 15
2
Problems with the console functions?
Dear Wine-experts, I've tested the functionality of simple CUI-applications with wineconsole (Wine-0.9.50, Ubuntu 7.10). Somewhat surprisingly, there seems to be numerous major flaws in the current implementation. The best (worst?) example is the widely distributed sample code ("Console: Demonstration of the Console Functions") available in the MSDN library
2006 May 21
1
POSIX, time zone and Windows
Dear Listers, Apologize to pile up on the 'tz' issue in POSIX objects. I have a 'simple' thing on which I must make up my mind but cannot do it from the existing R-help threads. I am currently working on dog telemetry in China, and download time information from GPS collars. I would like to set up the corresponding POSIXxx variables in R to a given time zone. Eg Pekin
2007 Aug 07
1
OT - Callto:// tags inside web pages
Hi, Where can I find relevant information concerning callto:// tags ? Is it standardized or browser specific ? How within your browser, can you specify the software and parameters to used when clicking on such callto:// tags ? I couldn't find much googling or reading Preferences tab in Firefox. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Feb 12
0
OT: Support of callto or tel protocols in MS Office ?
Hello, Has someone successfully configured support of either callto or tel protocol in MS Office in general or MS Office Online's Outlook specifically ? (I'm referring here in Outlook client embedded in MS Office cloud service). If positive, what are the basic steps to enable such feature (clicking on a contact phone number triggers whatever program is attached to tel/callto protocol in
2006 May 02
0
3D graphing Libraries
Unfortunately a number of our clients need extensive reporting capabilities. There are a number of Java 3d graphing libraries like the link below and PHP offerings out there. http://big.faceless.org/products/graph/index.jsp .Net has its new report viewer control for ASP.net 2.0 which allows you to create 2d/3d reports containing pie charts, line graphs etc. Whats cool about this control is
2008 Jan 20
0
Ctrl handler makes Ruby crash
Hi all, Grab the latest windows-pr from CVS and try this program. It works...once. Then the interpreter crashes. Why? And what can we do about it? The code is based on this: http://msdn2.microsoft.com/en-us/library/ms685049(VS.85).aspx require ''windows/console'' require ''windows/sound'' include Windows::Console include Windows::Sound CtrlHandler =
2008 Apr 10
0
SYSLINUX 3.63 released (and 3.70-pre9)
Hello everyone, I have released SYSLINUX 3.63. The main update is a fix to EXTLINUX, which would get confused by directories with deleted file entries. Special thanks to Stas Kysel of rPath, Inc. for spotting this problem and giving me an excellent test case; and of course to rPath, Inc. in general for being my employer and being extremely supportive of my SYSLINUX work! I have also
2005 May 27
0
seek(con, 0, "end", rw="r") does not always work correctly (PR#7901)
ligges@statistik.uni-dortmund.de wrote: > tplate@blackmesacapital.com wrote: > > >>I've noticed that seek(con, 0, "end", rw="r") on a file connection does >>not always work correctly after a write (R 2.1.0 on Windows). >> >>[Is a call to fflush() needed inside file_seek() in main/connections.c?] > > > > If you have an idea
2019 Mar 20
2
Como asignar valores de un archivo a otro
merge sirve pero no para cumplir la condición de si un dato es "x", buscarlo en el otro data.frame y asignarlo El mié., 20 mar. 2019 a las 10:23, Carlos J. Gil Bellosta (< cgb en datanalytics.com>) escribió: > ?merge > > El mié., 20 mar. 2019 a las 14:22, MAURICIO MARDONES (< > mauricio.mardones en ifop.cl>) escribió: > >> Amigos erreros >>
2019 Mar 20
3
Como asignar valores de un archivo a otro
Toda la razon!!! merge era todo! Saludos El mié., 20 mar. 2019 a las 10:57, Carlos Ortega (<cof en qualityexcellence.es>) escribió: > Hola Mauricio, > > No, creo que no es lo que dices.. > > Con merge, indicas por qué columna (pueden ser varias) quieres juntar los > dos dataframes y con los parámetros "all.x", "all.y" y "all" indicas si
2003 May 23
1
How to define an extension for chan_h323
Hello all, Encouraged by the successful "demo", I'am getting on with Asterisk CVS. I added 2 H.323 extensions in extensions.conf [default] include => demo exten => 701,1,Dial(H323/gm2@192.168.1.20/s) exten => 702,1,Dial(H323/gm2@192.168.1.25/s) With: - [demo] is defined by default in sample.extensions.conf - Asterisk server is running on host 192.168.1.20, on the
2003 May 26
3
chan_h323 and extensions.conf
Hi all, I try to ask helps again about chan_h323 extensions. I define this in h323.conf: [general] port = 1720 bindaddr = 0.0.0.0 allow=gsm allow=ulaw gatekeeper = DISABLE context=default [gm1] type=friend host=192.168.1.20 context=default [gm2] type=friend host=192.168.1.25 context=default and I have in extensions.conf : [demo]
2009 Jul 24
4
Web Browser Pop-up
Heelo, I currently search a program that can make a web browser Pop-up on an incoming call on a specific URL like : http://directorie.ch?CALLNUMBER:00451849799 I have found ADM, but it's a bit more complex for my purpose an it's not very stable. Do you know a simple software for that ? An other part of my project is to eneable click-to-call from a web page, do you know a kind of
2014 Nov 22
2
[HCL] NHS Expert C Online 6000 supported by gamatronic
*Q: Quick question: does "battery.runtime" update when the device is on battery, or is this field always zero?* *A: Yes, the UPS battery time starts counting when the device starts on battery.* Q: "battery.runtime.low" should be the number of seconds remaining before switching to "LB" status. This seems large, even for a 6000 VA UPS. Is this configurable? A: I