similar to: Using an additional modem to get CallerID information

Displaying 20 results from an estimated 600 matches similar to: "Using an additional modem to get CallerID information"

2004 Aug 19
1
Serial Communication
I try to use SimoComU, a tool to control frequency converters, on Wine. Since version 2004-07-16 it opens its main window, and most functions seem to work. Anyway, it does not communicate over the serial line. I see the following output: trace:file:CreateFileW L"COM1" GENERIC_READ GENERIC_WRITE OPEN_EXISTING attributes 0x0 trace:file:RtlDosPathNameToNtPathName_U
2007 Mar 01
2
How can I use the "GET VARIABLE variablename" in AGI
Hi,All, I wang to use AGI in asterisk1.4. AGI file / myperl.agi #!/usr/bin/perl use strict; ...... print STDERR "7. Testing GET VARIABLE..."; print "GET VARIABLE EXTEN \"\"\n"; my $result = <STDIN>; &checkresult($result); ...... when the agi execute; asterisk conosle show that : AGI Rx << GET VARIABLE EXTEN "" AGI Tx >>
2004 May 07
2
Need help on Samba Printer Port
Hi, I have 3 HP network printer with internal jetdirect board. One 4000N, one 4050N and one 4200N. All are share on my PDC Samba server which is under Linux Debian stable Woody (v3.0rX) : Samba v2.2.3a-13. I have a little question that I cant' answer my self : Can it be a problem if all of these printer have [Samba Printer Port] as their 'portname' ? (or 'portname' must be
2003 Jun 18
1
'Little' problems with Samba v2.2.3a-12.3 (Debian Woody) and PRINTERS !!
Hi, I am using Samba (v2.2.3a-12.3 on stable Debian Woody) on a bi-cpu server (named MYSRV) acting as a primary domain controller. All works well except for printers where I have severals little problems. I use LPRng (v3.8.10-1.2 on stable Debian Woody) as my linux lpd spooler on my server. I have 2 printers : one HP LaserJet 4000N (named nss.1er) and one HP LaserJet 4050N (named nss.rdc).
2010 Dec 16
2
Samba printer management commands
Hi I am trying to setup remote printer management commands, so the users could add and delete printers from "Printers" share of Samba in Windows. I have this script, that is launched using an administrator account, when I add a printer from there, using a new TCP/IP port: ================================================================ #!/bin/bash {
2007 Apr 03
1
any help installing 4.4 for s390 (or s390x) on Z9-BC?
I should start off by saying that I know a lot more about linux than I do z/series hardware.... I've tried centos 3.3 and 4.4 for s390 and s390x, if it make any difference.... Trying to install 4.4 on an lpar on a z9-BC and having trouble figuring out how to get the OSA adapter working. I've been told that when I ftp-boot from the iso image, I should choose "eth" for
2025 Jan 16
1
Print Server in AD
I would skip all the Windows garbage if you can. Specifically don't have Windows load printer drivers from shares. If it's a single office where everyone has the same printer (or the same multiple printers), the basic process is: Preload the drivers into the driver store Add an IPP printer connection to CUPS which doesn't rely on the filesharing / print driver hacks that were added
2008 Feb 13
2
[Linux/Python 2.4.2] Forking Python doesn't work
Hello When a call comes in, I'd like to fork a Python script that broadcasts a message so that users see the CID name + number pop up on their computer screen, and simultaneously ring their phones. The following script doesn't work as planned: It waits until the script ends before moving on to the next step, which is Dial(): =========== exten =>
2003 Nov 19
2
ATA-186 Double Digit problems
Hello - I'm using ATA-186 devices, with RFC2833 DTMF encoding. I am having problems with routines that input long strings of numbers, in that I am getting more than a small number of double digit entries. As an example, I have a section that asks for the user to enter a call forwarding number, and then puts that number into a database. Almost always, there are double digits when the
2005 Jul 14
2
Samba 3.0.20pre2 printer driver problem
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi, i tried to compile and run Samba 3.0.20pre2 on one of our servers yesterday. The servers OS is FreeBSD-5.4. the configure run was okay, except for the aio part, but thats another point. compiling went fine and installation too. After starting smbd and nmbd i saw all printers but unfortunately all driver association where lost! i found out,
2025 Jan 16
1
Print Server in AD
On Thu, Jan 16, 2025 at 1:02?PM Aaron C. de Bruyn via samba < samba at lists.samba.org> wrote: > I would skip all the Windows garbage if you can. Specifically don't have > Windows load printer drivers from shares. > > If it's a single office where everyone has the same printer (or the same > multiple printers), the basic process is: > > Preload the drivers into
2003 Dec 31
0
3.01 & FreeBSD Port/Install Makefile Config
Hello, It appears that the FreeBSD port of Samba 3.0.x may be falling behind. The port maintainter does not use Winbind and thus has not kept up with the development of it. 3.0.1 will very shortly be ported to FreeBSD, currently it is still at 3.0.0. I know there have been some recent changes to Samba that help FreeBSD out, and I wanted to make sure that the port of Samba 3.0.x on FreeBSD stays
2007 Jul 12
0
No subject
AT+VRID=3D1 OK DATE=3D0218 TIME=3D1524 NAME=3Dxxxxxxxxxx NMBR=3Dxxxxxxxxxx ANID=3D<NONE> USER=3D<NONE> PASS=3D<NONE> CDID=3D<NONE> NDID=3Ds What the hell!? Why is 'NDID=3Ds'? I've noticed the dialplan is adding = 's' for Follow-Me'd and Ring Group'd calls as well, and I found the explanation = for that, but why on earth here? All
2007 Jul 12
0
No subject
AT+VRID=3D1 OK DATE=3D0218 TIME=3D1524 NAME=3Dxxxxxxxxxx NMBR=3Dxxxxxxxxxx ANID=3D<NONE> USER=3D<NONE> PASS=3D<NONE> CDID=3D<NONE> NDID=3Ds What the hell!? Why is 'NDID=3Ds'? I've noticed the dialplan is adding = 's' for Follow-Me'd and Ring Group'd calls as well, and I found the explanation = for that, but why on earth here? All
2005 Sep 13
1
Problem adding printer using MSRPC
Hi, When I try to add a printer using APW, the printer gets added successfully. However, when I try to add a printer using the MS_RPC addprinter command, the script fails with access denied. Please let me know if I am doing anything wrong. Thanks, Guru. The addprinter vbscript dim oMaster, oPrinter set oMaster = CreateObject("PrintMaster.PrintMaster.1") set oPrinter =
2006 Nov 23
1
(OT) HylaFAX, IAXModem, Asterisk
I have all three running on the same box. I say OT because it appears asterisk is doing it's job just fine. It must be an IAXmodem or faxgetty (hylafax) problem When faxes work, they look great. I have ten IAXmodems setup with different ports and they register fine. I have ten faxgettys that startup fine. I start the IAXmodems and then faxgettys in inittab. They are setup as a roll
2010 Jan 29
1
Error when trying to print with point and print installed drivers
I have an Ubuntu Sever 9.10 setup running Samba as a PDC for a bunch of Windows clients. Everything is functioning perfectly except for the point and print delivery of printer drivers. I have tested this with Ubuntu 9.10's Samba (3.4.0) and two of the Debian Samba packages (3.4.3 and 3.4.5). All seem to demonstrate the same problem. *What works:* Adding a printer and manually installing the
2011 Jul 25
1
rdyncall 0.7.3
Initial Announcement: Package rdyncall released on CRAN. (Version 0.7.3) The package was presented at the Use!R 2009 with the title 'An improved Foreign Function Interface for R' and is now available on CRAN and considered stable for a large range of R platforms. The package provides a cross-platform framework for dynamic binding of C libraries using a flexible Foreign Function
2011 Jul 25
1
rdyncall 0.7.3
Initial Announcement: Package rdyncall released on CRAN. (Version 0.7.3) The package was presented at the Use!R 2009 with the title 'An improved Foreign Function Interface for R' and is now available on CRAN and considered stable for a large range of R platforms. The package provides a cross-platform framework for dynamic binding of C libraries using a flexible Foreign Function
2012 Jan 28
1
[LLVMdev] How to get the string value?
Hey Duncan, Thanks! I figured out this piece of code finally: Value *gep = call->getArgOperand(0); if ( ConstantExpr *pCE = dyn_cast<ConstantExpr>(gep) ) { Value *firstop = pCE->getOperand(0); if (GlobalVariable *GV = dyn_cast<GlobalVariable>(firstop)){ Constant *v = GV->getInitializer(); if