Displaying 20 results from an estimated 2000 matches similar to: "Periodic crash - avoid this syntax..."
2003 Apr 04
3
AT&T T1 Cable Needed!
Hi,
I just got a T1 interface for a AT&T (became Lucent) System75 (uses same
cards as Definity). I would take a crack at making a cable but can't
determine the pinout for a cable and it is not apparent from the board.
Asking you guys makes sense as one of you may have one of these systems. The
cable has a amphenol male D50 connector on one end and probably a rj45 on
the other. I also
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 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
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
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 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
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 =>
2006 Jun 26
0
AEL scripting, CUT use and string concatenation
Hi to all,
i'm wondering to realize a dynamic macro that can take the number of
extensions to RING,the ring type and all the parameter in a dynamic way.
I have done this code to test it:
macro pbx-ring-group-ael(pbx_id,num_int,ring_type,timeout,ext_string) {
//; pbx_id = Id of PBX in the DB
//; num_int = Quantity of extensions to ring
//; ring_type = Kind of RING (C=contemporaneous
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 Aug 19
2
Syslinux patch
Out of necessity, a friend of mine and I have created a patch for
syslinux to allow it to modify the mbr and partition table in windows.
It adds a -m option to syslinux. If given, it will overwrite the MBR of
the drive specified with the mbr.bin provided in syslinux, and if the
bootable flag is not set on the partition being syslinuxed, it will set
it. This was done to distribute with my USB
2004 Jan 04
2
Voicemail Out call
There was a post in the 'wiki' for an application to provide an outcall
when there is a voicemail is left on asterisk. I am having a problem
that this application will only work if the caller presses the pound
sign at the end of recording. As most people just hang up, this
application isn't working. Can any offer suggestions to accomplish this
out call?
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
2017 Nov 03
1
Maria 10 breaks unixodbc mysql connector
I think the solution may exist.
The compatibility of mysql-connector-odbc with maria may just means the
driver can access the mariadb - but my experience suggests not live on the
same host.
maria has its own connector:
https://downloads.mariadb.org/connector-odbc/
it does not look like this is in the sig, so I'll have to turn to the maria
repo.
I'll try replacing the driver first, then
2007 Nov 26
3
Correct syntax for IF()?
Hello
I've tried a bunch of things, but still get errors/warnings
when using the IF() function:
============== TEST #1
exten => h,n,Set(WAV_FILE=${IF($[ ${STAT(e,/tmp/${CALLTIME}.wav)}
]?${CALLTIME}.wav)})
[Nov 26 21:52:34] WARNING[5074]: func_logic.c:107 acf_if: Syntax
IF(<expr>?[<true>][:<false>])
============== TEST #2
exten =>
2017 Oct 31
4
Maria 10 breaks unixodbc mysql connector
Thanks for each of your inputs.
It was not a configuration issue as odbcinst.ini does not reference the
mysql subdirectory.
Rather than use Alexander's url, I ran:
yum -y install centos-release-openstack-ocata
yum -y install mariadb-server
...the cloud repository provides the properly pathed file.
# repoquery -l mariadb-server mariadb-libs | grep lib64 | grep
libmysqlclient
2004 Aug 18
1
Testing null values: ast_yyerror(): syntax error
OK, I'm going nuts here trying to correctly identify null values,
specifically when callerID info is not available.
FYI, I'm running Asterisk CVS-HEAD-08/17/04-13:08:53, and Bison 1.875a
(debian Sid).
A snippit of my dialplan looks like this:
exten => s,1,SetCIDNum(${CALLERIDNUM})
exten => s,2,NoOp,${CALLERID}
exten => s,3,DBGet(temp=idiot/${CALLERIDNUM}) ; Is the person calling