similar to: Initiate and monitor multiple calls?

Displaying 20 results from an estimated 60000 matches similar to: "Initiate and monitor multiple calls?"

2006 Jan 07
1
Immediate routing on "0" (DNIS)?
> Post your extensions.conf and what's on the CLI (asterisk -r) As requested: # cat /etc/asterisk/extensions.conf [incoming] exten => s,1,Answer() exten => s,n,NoOp(CallerID is ${CALLERID}) exten => s,n,NoOp(DID is ${DNID}) exten => s,n,Background(enter-ext-of-person) exten => 1625,1,Playback(digits/1) exten => 1625,n,Goto(digits/1) exten => i,1,NoOp(CallerID is
2008 Jan 25
2
Intercepting DTMF to initiate Voice Drop
Hi, I'm trying to implement a Voice Drop service within Asterisk dial-plan. The service is supposed to work as following: 1. A initiates a call to B 2. The call is answered by B's answering machine 3. A hears the answering machine's greeting and the recording beep 4. A speaks a few words into the recording to personalize the message 5. A presses some DTMF keys (say, '##') to
2006 Jan 21
0
Extensions for in-bound faxes w/o properly-provisioned T1.
Hey, all. I've got a non-PRI T1 that doesn't do DID "correctly:" I can't get the DID from the proper variables, and, instead, I direct it based on the four "least valuable" DTMF digits dialed by the T1 for in-bound calls. Which really works pretty well; Asterisk plugs them quite nicely into ${EXTEN}. Unless, that is, ${EXTEN} gets over-ridden when it's
2006 Jan 09
7
"Decent" sub-$100 SIP phone.
Hey, all. I quoted a customer about $100 for some cheap SIP phones. I was planning on using the BT-102's, but he called said they look like "Princess phones," and I have to admit that he has a point. Some of the other inexpensive phones look decent, but (for example) the SPA-841's wiki entry says the remote end gets a lot of static. Since it'll be being used from a noisy
2006 Jan 30
4
DID over analog?
I've some DID's that I'm using for in-bound faxing, but I'm having some trouble with getting that working perfectly on my T1. So I'm thinking of pointing them to an analog line. Will the DID's simply come in over the analog, presumably sending the DID digits via DTMF? Or is that not something that'll work? Thanks, -Ken
2009 Jul 01
6
* as VM for legacy PBX?
Hi, all. I've got an old Telrad PBX with an Emagen(?) voicemail box. The VM box, itself, is beginning to show its age. Big-time. We're thinking it might be time to look for a replacement. I'd love to install Asterisk with an FXO card or something, but I don't think it supports whatever protocol legacy PBX's used to speak to VM systems. If someone can tell me I'm
2007 May 03
1
Double DTMF digits
When dtmfmode is set to inband for SIP, and i originate a call from sip out to the PSTN, I can hear the DTMF digit twice in the audio stream. Once very briefly and once for normal duration. Our Theory: While Asterisk is parsing the DTMF, for a fraction of a second, while the end user generated DTMF is being detected, the DTMF is passed inband. Once the DTMF is detected Asterisk silences it
2009 Oct 05
6
Receptionist GUI?
Hey, all. Just wondering if there's a GUI out there -- preferably OSS, but I'll take what-have-you -- that a) can run on an Ubuntu/Debian box, and b) allows a receptionist to see what calls are in-process, and forward calls from their phone to somewhere else. Thanks! -Ken -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2010 Sep 06
3
Samba for AD client?
Hey, all. I'm planning on migrating a W2K3 server to a Linux solution. It needs to be AD-aware, support ACLs, etc. This isn't something I'm doing Right Now(tm), so I can wait a little bit. A couple questions: 1) Are there any known issues with BTRFS? 2) Which version of Samba would be most appropriate for this? 3) AD integration: I've never really done it (with success); any
2010 Jun 21
3
Polycom firmware: split vs. combined
http://downloads.polycom.com/voice/voip/sip_sw_releases_matrix.html Howdy, all. What's the difference between "split" and "combined" firmware, which can be seen at the above link? I've googled to no avail, I'm afraid. Thanks! -Ken -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2008 Jan 24
6
Your "favorite" Asterisk application.
Hi, all. I've done some Asterisk recelling, but recently got roped into a Sr. SysAdmin position. Our PBX is c. 1823, and -- well, as pretty much all circuit-based systems do, it sucks. It sucks to administer, moves suck... you know the drill. So, I'd love change to an Asterisk system. My boss, who loves to spend money for no particular reason, wants to go proprietary, though. So
2005 Mar 22
1
Reproducible echo on IAX calls to -some- destinations.
I'm very, very confused. Dialing out, through VoicePulse, with both gsm and ulaw CODECs, most of my calls are great. However, calling my (non-Asterisk) voicemail at my job, and calling my cell phone both produce horrendous (~ 1/3-second delay) echo. I've tried with different phones (Polycom and Grandstream), different IAX CODECs (as described, above), different network
2005 Oct 01
0
chan_zap vs. Panasonic DTMF integration
The Panasonic KX-TA624 series PBXes (and similar models) support a DTMF integration feature that can be enabled for dedicated voice mail ports. What I want to do is connect an X100P FXO port to a jack on the Panasonic and make use of the Panasonic's DTMF call progress tones that it provides in DTMF integration mode. The integration works well when a Panasonic extension is forwarding into
2006 Dec 07
1
Standardized IVR UI Pattern (was: Re: Is there any Asterisk controllable thermostat?)
On Wed, 2006-12-06 at 23:51 -0700, asterisk-users-request@lists.digium.com wrote: > Date: Wed, 06 Dec 2006 22:37:01 -0500 > From: Steve Prior <sprior@geekster.com> > Subject: Re: [asterisk-users] Is there any Asterisk controllable > thermostat? > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users@lists.digium.com> >
2006 May 18
2
Polycom 601 -- programming buttons.
Hi, all. I want to have a button on my receptionist's 601 that, when pressed, will forward her current call to a given extension. Is there any way to do that? I've tried to RTFM, but I'm coming up empty. Thanks, -Ken D'Ambrosio
2006 Jan 18
1
SpanDSP not sending to fax extension.
Hi, all. I've got a fax extension in my extensions.conf, but spandsp never sends my faxes there. Both applications -- txfax and rxfax -- are registered by Asterisk, so they compiled and installed correctly. I've got a Sangoma A104 card, and (as some people had suggested) have loaded ztdummy. Everything seems fine, except that it never gets recognized as a fax. I've even turned off
2004 Nov 22
1
Uniden UIP200 configuration -- manual MIA?
Hi, all. Got my Uniden UIP200 today (ordered from thetwistergroup.com), and was very excited to set it up... until I came to the realization that there were no docs with it whatsoever. There was, however, a sheet of paper with the stock warnings (don't use the phone in the tub, etc.), AND a URL -- for documentation. Score! Well, no. The URL it gave me, bcs.uniden.com, does indeed have
2010 Sep 02
5
Google Voice-like feature.
I'd *really* like to be able to have a call ring three different cell phones; then, if someone answers, they have to somehow acknowledge the call for it to be directed to them. That way, if one of the phones is off, or out of range, it doesn't go straight to that phone's voicemail. Asterisk 1.4 -- though I could probably upgrade. Suggestions on how to make this happen? Thanks!
2007 Sep 13
3
Voicemail in 1.4?
I got dragged away from Asterisk (somebody made me an offer I couldn't refuse for system administration), but I'm thinking about seeing if I can't get it deployed at my new employer. Regardless, there are two things about older voicemail that used to annoy me: - Dial by name. Has anyone made it so it can be first or last? - Jump to voicemail; you used to have to actually dial the
2009 Jan 29
0
[asterisk-dev] DTMF queuing
[moving to asterisk-users by request] On Tue, Jan 27, 2009 at 12:56 AM, John Todd <jtodd at digium.com> wrote: > > On Jan 26, 2009, at 7:38 PM, James Lamanna wrote: > >>> On Jan 26, 2009, at 8:53 PM, James Lamanna wrote: >>> >>>> Hi, >>>> Is it just me, or does DTMF queuing not work properly? >>>> I'm consistently faced with