similar to: Is it possible to do this with Asterisk?

Displaying 20 results from an estimated 2000 matches similar to: "Is it possible to do this with Asterisk?"

2003 Jun 25
1
Code some * examples for me? I'll pay you! :)
Due to time constraints, I'm looking to pay someone (by paypal) for a working or/almost-working asterisk skeleton of the examples listed below... SYSTEM INFO: ---------------------------------------------------------------- I will have a single channelized T1 with all lines being available for dialing in, using E&M wink, with ANI2*ANI*DNID being sent to me (as DTMF tones I guess?). I
2005 Jan 25
2
SIP UDP ports on firewal to open
I notice most things say to open ports 10000-20000 for UDP for SIP, however from time to time this range isn't where Asterisk is opening the ports: We're at xxx.xxx.xxx.xxx port 8542 Answering with capability 0x2(GSM) Answering with capability 0x4(ULAW) Answering with capability 0x8(ALAW) This call has no audio, presumably because port 8542 is firewalled in the iptables on the server.
2003 Apr 15
2
Integrating cell phone into Asterisk Extension..
I'd like to integrate a few peoples cell phones into our asterisk system as we're walking around a data center some days and carrying another cordless phone just doesn't seem to make sense. Forwarding is easy, however once forwarded I want to be able to flash and transfer back to another party / voice mail / etc. How can this be done? As far as I know there's no way to generate
2003 Apr 25
2
Zhone + Digium T1 bug (?)
We were just testing forwarding one of our numbers to a VoIP CLEC and ran into an issue that we've seen before but never figured out the cause of. It seems if you call us and immediately hang up - or if the call is forwarded by Verizon (which stills rings about ? of one time) the Zhone detects the ring and answers the call.. The Zhone however DOESN"T detect that it's no longer
2011 Mar 08
5
[1.4] Reading phone number the French way?
Hello, I need to write a script which prompts the callee to type a number, and then read it back to them as confirmation: ======= extensions.conf [robocall] ;Expect 10-digit number excluding final #, 2 tries, 20s time-out exten => s,n(nbr2call),Read(NBR2CALL,please-type-number,10,,2,20) exten => s,n,GotoIf($[${LEN(${NBR2CALL})} != 10]?end) ;exten => s,n,SayDigits(${NBR2CALL}) exten
2010 Jan 30
8
MATH
I want to create a script for IVR that compiles responses, aggregates them to a total number. Then, run an equation based on the result. Press 1 for X (X is a positive number 500) Press 2 for Y (Y is a positive number 200) Press 3 for Z (Z is a positive number 300) Press 20 to calculate the results = 500+200+300 =1000 then, exten => s,n,Read(NUMBER,,1000) exten => s,n,SayDigits(${NUMBER})
2007 Oct 02
3
estimating nightly diffs
Hey all, Any suggestions on how to estimate how much data rsync would synchronize on average in a given installation? Assume that a full rsync has already run and the only data being updated is just the daily diffs. Thanks, noam Noam Birnbaum http://maccentricsolutions.com/ 877.luv.macs x89 ð Apple Certified Technical Coordinator ð Apple Certified Help Desk Specialist --------------
2003 Dec 14
1
Error loading modem driver
When I attempt to start asterisk with my modem setup listed it will not start attached are the error messages i get and also the modem.conf that i am currently using. Any assistance would be greatly appreciated. running CVS ver 12/7/03, modified only to allow the RxFax and TxFax to compile and run with it (from http://www.opencall.org) just e-mail me privately if you need more info Thanks in
2010 Jul 02
14
NexentaStor 3.0.3 vs OpenSolaris - Patches more up to date?
I see in NexentaStor''s announcement of Community Edition 3.0.3 they mention some backported patches in this release. Aside from their management features / UI what is the core OS difference if we move to Nexenta from OpenSolaris b134? These DeDup bugs are my main frustration - if a staff member does a rm * in a directory with dedup you can take down the whole storage server - all with
2003 Apr 29
3
Two Rings
I've asked this question in the IRC Channel, and have had no happiness yet :-( I have incoming lines hooked to asterisk using X100P's. Unfortunately, when we cal forward our lines using the phone company, the line still rings about a half of a time. This is enough to get * to start 'simple switch' and after my 2 second wait, answer the line. Unfortunately, * doesn't see the
2006 Apr 20
3
Asterisk Won't start after SVN Trunk Update
Hi: I deleted old modules in /usr/lib/asterisk/modules before make install. I built zaptel and libpri before asterisk. Modprobe zaptel and modprobe -v wctdm executed witiout complaint. Starting asterisk produced the output below with several warnings and a failure. Can someone help, please. I double-spaced the warnings in the text below. The first warning is about music on hold because it
2009 Dec 18
1
part of active zfs pool error message reports incorrect decive
I am seeing this issue posted a lot in the forums: A zpool add/replace command is run, for example: zpool add archive spare c2t0d2 invalid vdev specification use ''-f'' to override the following errors: /dev/dsk/c2t1d7s0 is part of active ZFS pool archive. Please see zpool(1M). (-f just says: the following errors must be manually repaired:) Also, when running format and
2003 May 05
1
bandwith issues, ISP hosting services, etc
I am looking into supporting around 20 SIP clients (ATAs, IP softphones, etc) distributed in around 10 different end points (in South America). For the most part they all have narrow band connections 64kpbs, 128 at most and I?d like to use g729 all around (don?t have too many alternatives) To start with, I will have one * with no gateway to the PSTN and eventually a few * boxes with termination
2010 Oct 13
40
Running on Dell hardware?
I have a Dell R710 which has been flaky for some time. It crashes about once per week. I have literally replaced every piece of hardware in it, and reinstalled Sol 10u9 fresh and clean. I am wondering if other people out there are using Dell hardware, with what degree of success, and in what configuration? The failure seems to be related to the perc 6i. For some period around the time
2006 Mar 10
3
RFC Follow Me Find Me script
This is a follow/find me script that I can't quite get to work, asterisk wont save forward/${calleridnum} to AstDB... any comments or thoughts on how to make this work or change it to work differently are appreciated. The voice prompts to go with all playback/background extensions are commented appropriately. I hope this code is of use to some of you and any help with a perfected
2005 Feb 19
3
Still asterisk startup crash plz help
Hi, First i would like to thank the kind people of the list who have answered my previuos mail, but i am still stuck as asterisk still crashes upon startup, i have read the install article at http://www.voip-info.org/wiki-Asterisk+Step-by-step+Installation and i have search the asterisk archives, but i still cant get asterisk to work, i have tried reinstalling asterisk but it still complains and
2009 Apr 17
2
Disaster recovery option for file server
Greetings - I have not been a long time follower of this list, but I have scanned through the last year or so of archives, after not finding much from google searches. I am hoping someone here can inform me if what I want to do is feasible, and give me some general guidance to follow so that I can continue my research and complete this task. I admin a RH3 system that is primarily a Samba
2005 Feb 18
3
Help asterisk startup errors
Hello all, HI i am very new to asterisk and my boss needs me to investigate setting up asterisk for a new client. I have downloaded and installed (make, make install and make progdocs)asterisk on my personal computer and when i try to run it (./asterisk -vvvc) i get the following output below: NOTE: i am running REDHAT 9.0 on a 796MHz cpu machine: I am excited to be able to work with asterisk
2016 Oct 13
4
Match one OR two digit extension not working as expected without using "dangerous" _. pattern (Ast 14)
Back to basics here. I want to match on one OR two digits. The following two both work, but ONLY for more than one digit, which is not as expected from the docs (see below). exten => _X.,1,SayNumber(${EXTEN}) exten => _[0-9].,1,SayNumber(${EXTEN}) This next one will ONLY match 2 digits, as expected, but the first two SHOULD match one or more, right? exten => _XX,1,SayNumber(${EXTEN})
2006 Nov 16
2
installing asterisk for Ubuntu Synaptic
I have an Ubuntu system and went into Synaptic and checked asterisk for installation. Once installed, I started it with /usr/sbin/asterisk -vvvgc and got the following output with several errors and notices. Do I need to do more or are these ok? I expected to have some conf files in /etc/asterisk but there is nothing there. Thanks! Created by Mark Spencer <markster@digium.com>