Displaying 5 results from an estimated 5 matches for "fax2".
Did you mean:
fax
2013 Apr 16
1
inittab - huh what's it good for?
...rial modems. We
are transitioning to an Asterisk system using IAXmodem running on
CentOS-6.
On the CentOS-5 system to start the fax modems we added these lines to
inittab:
# Add fax lines and always ALWAYS run "telinit q" after making a change.
fax1:2345:respawn:/usr/sbin/faxgetty ttyS0
fax2:2345:respawn:/usr/sbin/faxgetty ttyS1
On the CentOS-6 host we did this, in accordance with the instructions
provided in the various README files and man pages.
# send
IA00:2345:respawn:/usr/bin/iaxmodem ttyIAX0
# receive
mo00:2345:respawn:/usr/sbin/faxgetty ttyIAX0
# send
IA01:2345:respawn:/usr/...
2007 Jun 21
1
TDM400 one way calls
...s
echotraining=yes
immediate=no
;define channels
context=dialphone
signalling=fxo_ks
cidsignalling=v23 ; Added for UK CLI detection
cidstart=polarity
usecallerid=yes
channel => 1-4
[root at asterisk asterisk]# more extensions.conf
[general]
static=yes
writeprotect=yes
;
[globals]
FAX1 = Zap/1
FAX2 = Zap/2
STREAMLINE1 = Zap/3
STREAMLINE2 = Zap/4
CUSTSERVE1 = SIP/401 ;Teresa
CUSTSERVE2 = SIP/402 ; Louise
;CUSTSERVE3 = SIP/404 ; Helen
QUAD1 = SIP/451 ; Matt
QUAD2 = SIP/452 ; Johan
CUSTSERVE = CUSTSERVE1&CUSTSERVE1
;
FSEXT1 = SIP/400 ; Angela
;FSEXT2 = SIP/403 ; Nigel
FSEXT3 = SIP/410 ; Matt...
2009 Apr 03
0
Alpha sorting on both options and groups for option_groups_from_collection_for_select
...ct(Site.all(:order => :full_name), |
:buildings, :full_name, :id, :full_name, nil) |
--
Thanks,
Tyler Arrigoni
President
OneInterface.net Network Engineering, Inc.
7475 North Palm, Suite 105, Fresno, CA 93711
Voice: 559-437-3750 ext. 110
Cell: 559-696-0400
Fax1: 866-691-5145 (confidential)
Fax2: 559-437-3754 (non-confidential)
Email: tyler-x6HOQYo3xDg4mGHdZ9yRmg@public.gmane.org
GnuPG: http://www.oneinterface.net/crypt/tyler.asc
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"...
2007 Jul 26
1
tdm400p fxs module busy
...ng = pri_cpe
channel => 1-8
faxdetect=both
;faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no
signalling = fxo_ks
echocancel=yes
pulsedial=yes
channel=32-35
[root at asterisk asterisk]# more extensions.conf
[general]
static=yes
writeprotect=yes
;
[globals]
OUTBOUND = Zap/g1
FAX1 = Zap/32
FAX2 = Zap/33
STREAMLINE1 = Zap/34
STREAMLINE2 = Zap/35
CUSTSERVE1 = SIP/401 ;Teresa
CUSTSERVE2 = SIP/402 ; Louise
;CUSTSERVE3 = SIP/404 ; Helen
QUAD1 = SIP/451 ; Matt
QUAD2 = SIP/452 ; Johan
CUSTSERVE = CUSTSERVE1&CUSTSERVE1
;
FSEXT1 = SIP/400 ; Angela
;FSEXT2 = SIP/403 ; Nigel
FSEXT3 = SIP/410 ; M...
2007 Feb 14
6
Fax with T.38
Hi all,
I install the last version of Asterisk and I tried to send faxes, but
nothing works.
Here is my configuration:
Analog Fax <----> IP <----> Asterisk <----> IP <----> Patton M-ATA
<----> Analog Fax 2
I tried Analog Fax 2 -> Analog Fax but nothing works!!
In the Patton configuration I put G711 and no silence suppression.
In asterisk I have