Displaying 20 results from an estimated 1000 matches similar to: "AT&T T1 Cable Needed!"
2003 Apr 02
7
FAX over IAX
Hi,
We are looking at consolidating our lines with PRI. This will allow the
elimination of many fax lines. Some of them will be replaced with this type
of config ...
PRI * IAX * Channel-Bank FAX
We will have daggressor suppressor enabled. Is anyone doing this and should
I expect smooth operation?
John
This e-mail was scanned and found clean by Monroe-Woodbury CSD Antivirus.
2003 Apr 14
1
T1 vs PRI
Hi,
I'm buying an interface for my Toshiba DKT424 to connect to *. Initially it
is a trial to route internal calls over our wan. Think of it as a tie trunk
between 2 pbxs. I expect to get PRI from the telco our layout will be like
this:
telco_T1_PRI to * to various PBX or TDM or IAX to * to other pbxs
My question is, is there benefits to connecting with PRI over a standard T1
within my
2003 May 01
1
Youch! Painfully loud beep...
I just called 6610 from Zap/1
exten => 6610,1,Dial,Zap/1&Zap/2
(Don't try this with the handset pressed up against your ear) ...is this the
call waiting indicator? Is it a file, can it be turned down - and does it
get used anywhere else?
These are both fxs ports. In zapata.conf changinging to callwaiting=no stops
this. The text implies that this affects fxo ports.
John
This e-mail
2003 May 15
1
4 line phone w cid recommendation?
Hi,
I'm looking for 4 line phones that will see some heavy usage (they need to
be tough) for office secretary/receptionists. Any recommendations?
One additional consideration (not particularly for my current needs) is
regarding the page/intercom feature that can be mapped to one of the analog
ports - does anyone know of a 4 line phone that will do this?
Thanks,
John
This e-mail was
2003 Nov 10
1
Periodic crash - avoid this syntax...
I have a machine that crashes every so often. I believe the following macro
is responsible (gotoif,$[${ARG3}] in particular). The macro works as
expected: if ARG3 is defined - hop over assignment. But my hunch is that it
gradually chews up memory.
; This macro is puts voicemail in an alternate mailbox (if ARG3 defined -
otherwise Mailbox matches extension).
[macro-stdexten]
exten =>
2003 May 29
3
T1-PRI deployment questions...
I am ordering T1-PRI service from local service provider and have a few
questions.
Is there framing and coding considerations (or is it all one standard), if
so what is best?
How are calls routed based on DIDs - are these just dtmf tones passed after
the call is picked up and treated as normal exten=> definitions?
John
This e-mail was scanned and found clean by Monroe-Woodbury CSD
2003 Jun 09
1
Question for someone running hylafax off *.
Hi,
I am setting up a hylafax server. From what I've read so far, hylafax
supports CID numbers and names but currently does not support DID. I assume
I can do something like this...
[40faxDIDs]
exten => _87[5-8]X,1,SetVar(CALLERIDNAME=${EXTEN})
exten => _87[5-8]X,2,Dial(Zap/g${hylafaxMODEMGROUP})
...and use the CIDName variable in hylafax to route the faxes to the
appropriate
2023 Oct 10
1
Deleting voicemail by program
Here is something I wrote years ago. I expect you can adjust it for your
needs
# cat remove_blank_vmail
#!/bin/bash
# remove_blank_vmail takes arguments as voicemail boxes and removes
messages with audio files shorter then MINSIZE (in bytes)
#----------------------------------------------------------------------
# Description:
# Author: John Harragin Monroe-Woodbury CSD
# Created at: Thu Nov 6
2003 Sep 25
2
VoiceMailMain skipping extension and password prompting
I would like to access VoiceMailMain2 skipping extension and password
prompting if calling from a resource that has a mailbox defined. What
variables can I use to retrieve the calling channel & calling extension (if
it exists)?
Here is what I'm trying to accomplish (of course ${CallingResourse.MailBox}
is not a real way to retrieve this info)...
exten =>
2003 Apr 23
2
Tor2 with em_w (or em) signalling pickup behavior?
Hi,
Can I make e&m wink start lines just wait for digits - instead of going to
default?
Someone else cleared a similar problem (as described below) on an fxo port
with "usecallerid => no" but it is not doing the trick for me. In this case
the line when straight to default which would be ok also.
John
I posted the stuff below about a week ago...
I set up a t1 from my sys75 to
2023 Oct 09
3
Deleting voicemail by program
Hi all,
I need to be able to delete a voicemail message using a program.
Is is sufficient to simply delete the .wav and .txt files in the spool directory?
Or do I need to also renumber the remaining files?
For example, let say a given mailbox has 20 messages in it and I want to
delete message number 5. Can I just delete the 2 files and expect that
asterisk will renumber them? Or do I
2003 Apr 15
5
SIP support status
Hello,
I'm new to Asterisk and would like to know SIP support status.
Are there any testing been done with some widely deployed client (Cisco SIP
IP phone, ...)?
I was using Vocal but I'm now interested in Asterisk as it seems to offer
more features...if it supports SIP.
Thanks for your help.
Francois.
2003 Apr 15
9
Extensions.conf
asterisk-users-request@lists.digium.com wrote:
>Send Asterisk-Users mailing list submissions to
> asterisk-users@lists.digium.com
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.digium.com/mailman/listinfo/asterisk-users
>or, via email, send a message with subject or body 'help' to
> asterisk-users-request@lists.digium.com
>
>You can
2004 Jan 26
3
Questions regarding new echo cancellation features...
I notice the zaptel Makefile option
the mark2 option & KFLAGS+=-DAGGRESSIVE_SUPPRESSOR
is now gone. Does simply adding these options still compile in a certain
echo can - or is there an other method of activating a particular can. I
have not had to update my machine that is connected to pstn for a while & I
don't want to jump into echotraining without a way to quickly enable what
has
2003 Apr 01
7
Line is stuck off hook...
Greetings,
I am running Asterisk with a T100P and a Zhone channel bank for over a month now. For the most part it works fine but from time to time (about once a week) the system will not let go of a line and will play the greeting over and over. Anyone calling gets a busy signal. If I reset Asterisk everything works fine. Has anyone seen this problem before and fixed it? If so what did you do?
2003 Dec 17
3
modprobe -r ztd-eth locks up machine...
Hi,
I have just begun working with TDMoE running between 2 fiber nics the
dynamic span works great. In my main asterisk box's startup file I just
'modprobe tor2', then start asterisk. The zaptel, ztdynamic & ztd-eth
modules all load by themselves when tor2 is loaded. If I stop asterisk then
'modprobe -r tor2' the tor2 module is removed but the other three remain.
If I
2005 Aug 25
1
Loop back cable pinout 15 Pin Serial
I am trying to test the T1 card in our legacy PBX but the connector to the
card is a 15 pin serial cable. I would like to make it myself so I can try
this test today. Does anyone have a pinout for it?
I just made a T1 RJ-45 loop back to test my TE110P and it tested out fine.
I'm trying to resolve some timing issues and a tech from Digium is going to
ssh in and walk around my asterisk server
2003 Oct 17
0
IAX with dynamic echo cancellation - what do you think?
I've been curious how IAX has been working for users running without a
jitterbuffer and no echo cancellation. In my particular installation, IAX2
traffic remains within a pretty high bandwith WAN ( - but busy as it is
linking buildings in a school district). It seems that at most times, things
could run quite nicely in this mode.
The ability to dynamically disable echo cancellation when end
2003 May 27
8
[OF] Cable Pinouts
Hi,
Digium's E400P has RJ45 conector and my E1 link has BNC concetor. Could someone tell me the cable pinouts to make this conection?
thanks
Eduardo
2004 Dec 09
3
Adit Asterisk Cabling Connundrum.
I am hoping to replace my Nortel 8x24 switch with
Asterisk. Right now my cabling comes from my outside
phone box into my office and into a punchdown block
and leaves the punchdown block as an amphenol
connector which currently plugs into the Nortel
swicth. A second amphenol connector them plugs into
the switch and extends to another punchdown block that
I believe carries the lines throughout the