Sponsored Content
Special Forums Cybersecurity J need help to make callback by Modem (AIX) Post 1035 by Neo on Monday 5th of February 2001 02:40:35 PM
Old 02-05-2001
As I recall, callback features on modems are generally features in the modem and not in the OS. So, if your modem is callback capable, then you set this up using modem commands. This is the only way I have set up call back in modems, BTW. This is also more secure. You don't want the OS involved in callback if you can do it another way. In other words, it is good to make the modem the gate vs. the OS. So, I've only done this with embedded modem commands.

Perhaps others have done this in with platform scripts?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Modem - Test /dev/modem

Ok. I tried following the directions from some of the other threads, but I've hit a road block. I have red hat 7.3 and I installed the hcf package: hcfpcimodem-0.99lnxtbeta03042700k2.4.18_3-1rh.i386.rpm It installed ok, no errors, but I still can't get linux to find my modem. I've tried... (2 Replies)
Discussion started by: lawadm1
2 Replies

2. AIX

Problem MAKE cc: not found on AIX 5.3 please help me...

Hi guys, I am trying to install Big Brother monitoring on my box p570 AIX5.3ML2. But the after the installation you must run a make and it is failed see below the message: /home/bb/bb1.9h-btf/src/ # make Making aix makefile BBOS="aix" CC="cc" CFLAGS=" -Daix -DTIMEH -DREGEXEC... (1 Reply)
Discussion started by: touny
1 Replies

3. AIX

GSM Modem (Wavecom M1306B) on AIX 5.3

Hi, I'm developing a Java Application which is able send out SMS Right now, this application needs to be deployed into AIX 5.3 Previously I was using RXTX Serial Comm for Sun Solaris, RH Linux and Win2k When it comes to AIX, I'd discovered not much info can be found in the web Anyhow,... (2 Replies)
Discussion started by: darontan
2 Replies

4. UNIX for Advanced & Expert Users

GSM Modem (Wavecom M1306B) on AIX 5.3

Hi, I'm developing a Java Application which is able send out SMS Right now, this application needs to be deployed into AIX 5.3 Previously I was using RXTX Serial Comm for Sun Solaris, RH Linux and Win2k When it comes to AIX, I'd discovered not much info can be found in the web Anyhow,... (2 Replies)
Discussion started by: darontan
2 Replies

5. IP Networking

Connect to RAS callback server: route problem

I'm trying to use my Gentoo Linux home workstation for connecting to a Windows RAS callback server through analogic telephone line (PSTN). I'm using pppd and successfully configured pppd's options and chat files, both for the outgoing call and for receiving the incoming callback. All seems going... (20 Replies)
Discussion started by: robotronic
20 Replies

6. UNIX for Advanced & Expert Users

Looking for resource on setting up history callback for shells

CSH, BASH, KSH, TCSH... They're all different, and I want to know how to setup automatic history for each of them? I always use KSH myself and use ctrl-k to bringup my history. It also allows me to search my history and has vi editing. I want to be able to do the same with other shells. I... (0 Replies)
Discussion started by: srhadden
0 Replies

7. AIX

Does anyone know the version of make on AIX 5.1 & 5.3?

Could you tell me the version of default make on AIX 5.1 & 5.3? (2 Replies)
Discussion started by: redraiment
2 Replies

8. AIX

gnu make fir AIX 5.3 and gcc 3.3.2

Hi all i had installed gcc version 3.3.2 on my AIX 5.3 machine. which make utility i have to instal so it will fit the gcc version tnx skfn (2 Replies)
Discussion started by: skfn1203
2 Replies

9. UNIX for Dummies Questions & Answers

In AIX, what is the difference between installp and make install?

I've used installp to install packages but when is it ideal to use make install? Havent had the opportunity to use this yet. (2 Replies)
Discussion started by: NycUnxer
2 Replies

10. AIX

What is the purpose of /aha fs in AIX. how we can make use of this feature ?

Hi, We've upgraded the AIX few weeks ago. Now i see a new filesystem. Can you please give some info about this? How we can make use of this fs? Please provide me any appropriate links. />df -g /aha Filesystem GB blocks Free %Used Iused %Iused Mounted on /aha -... (3 Replies)
Discussion started by: System Admin 77
3 Replies
FAXSTATE(8)						      System Manager's Manual						       FAXSTATE(8)

NAME
faxstate - control ``modem state'' of a device used by HylaFAX SYNOPSIS
/usr/sbin/faxstate [ -q queue-dir ] [ -s state ] [ -n ] modem DESCRIPTION
faxstate sends a message to the HylaFAX faxgetty(8) process servicing modem telling it to use the specified state when notifying the HylaFAX scheduler that a modem is ready and available for use. This is useful for controlling outbound use of a modem; by marking a modem's state as busy or down the HylaFAX scheduler will not assign any outbound jobs to the modem. The specified modem can either be the name (typically the last component of the terminal port the modem is attached to), or the full name of the associated FIFO named pipe file, e.g. ``FIFO.ttym2''. If the -n option, faxstate emulates what faxgetty would do; sending a message directly to the faxq process marking the specified modem down, busy, or ready. This interface is useful for send-only environments in which faxgetty processes are not used. Note that modems manipulated in this way must previously have been configured with the faxmodem(8) program. OPTIONS
The following options are supported: -n Contact faxq directly instead of faxgetty. -q dir Use a spooling area other than /var/spool/hylafax. -s Specify the state to send the faxq process each time the modem becomes ready for use; one of ``busy'', ``down'', and ``ready''. The default state to use is ready. FILES
Consult hylafax-server(5) for a complete discussion of the structure and content of the spooling area. SEE ALSO
hylafax-server(5), faxgetty(8) July 17, 1995 FAXSTATE(8)
All times are GMT -4. The time now is 07:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy