Displaying 14 results from an estimated 14 matches for "baehr".
2006 May 05
5
Silent Attendant
I'd like to set up a "silent attendant". By this I mean when someone
calls me I'd like for them to hear the comfort ringing tones, but for
the first 5 seconds I'd like to give them the option of pressing 9 to
send the call to an alternate extension; if they don't press 9, the
call goes to a default extension.
For most callers I just want standard PSTN behaviour, only a
2006 May 09
5
voipjet down?
Somebody know if they are down? Let me know,
Julius C. Barber
ventas@gringotel.com
www.GringoTel.com
Tel. USA: 1-408-705-1189
GringoTel - ahorre en sus llamadas internacionales.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060509/924605b6/attachment.htm
2006 Jun 01
1
Chanspy Jitter?
...evice to spy at the same time ? and the other chanspy sounds perfectly normal. (And neither party is complaining of bad sound)
So, periodically, chanspy seems to lose sync with its source ? has anyone else had this problem?
Running 1.2.7.1, calls are all SIP<->IAX2
Thanks!
Wes Baehr
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.8.0/353 - Release Date: 5/31/2006
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/2...
2006 Apr 19
0
FW: NuFone Update: DIDs (Correction)
...t can. I know they found an
alternate termination provider and are working to have a solution for
the TF and Local DID's he currently has on his platform.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Wes Baehr
Sent: Wednesday, April 19, 2006 8:51 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'; 'Jeremy
McNamara'
Subject: RE: [Asterisk-Users] FW: NuFone Update: DIDs (Correction)
Correction to my original post:
My service has not been interrupted, as far as I know, and pr...
2005 Mar 10
6
NuFone
Anyone know how many simultaneous calls you can receive on a NuFone DID?
-Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050310/e20d2eb8/attachment.htm
2006 Apr 18
9
FW: NuFone Update: DIDs
Well this is disappointing. Time to find somebody else...
--
Wes
-----Original Message-----
From: NuFone Operations [mailto:support@nufone.net]
Sent: Tuesday, April 18, 2006 3:44 PM
To: wbaehr@totalmac.net
Subject: NuFone Update: DIDs
Effective 3pm EST Today, April 18th, 2006 Telesthetic, the carrier
supporting the Toll-Free
and Michigan DID operations of NuFone, has threatened to terminate our
services. We were
only informed of such decisions on Thursday Afternoon, April 13th, 2006,...
2007 Jan 11
2
Queues without music on hold ?
Hello List,
This must be an easy one... I'd like to setup a queue
without music on hold - just give the callers the traditional
ringing tones.
However, not setting the musiconhold parameter in
queues.conf does not seem to do the trick: it defaults
to "default" moh class which:
a) Gets played if it exists
b) Doesn't get played if it doesn't, but the caller
2007 Mar 09
1
Another Faxing Question
This probably came up before, but I have a faxing question for everyone.
I have a simple extension setup to use rxfax to receive faxes sent to
asterisk. It is:
exten => s,1,Answer()
exten => s,n,AbsoluteTimeout(300)
exten =>
s,n,Set(FAXFILE=/var/spool/asterisk/fax/${ARG1}_${CALLERIDNUM}_${UNIQUEID}.tif)
exten => s,n,rxfax(${FAXFILE})
exten => s,n,System(/usr/bin/mailfax
2006 May 05
3
How to determine if a device is in a call
I have gotten intercom working on my office phones (Linksys SPA-942s),
but I have noticed that if someone is in a call, it places the call on
hold and sends the intercom audio to the person holding the phone that
is being paged. I'd like to add logic to my dialplan that doesn't
send a page to a phone that is currently in a call. But to do this I
need a function that will tell me if a
2007 Jun 12
2
Transfer caller direct to voicemail
Hi,
Our operator frequently gets requests to transfer a call directly to
voicemail in order for the caller to leave a message without disturbing
the callee. Basicly, I'm looking for a blindxfer to vm.
My first thought was to prepend a digit (eg 7) to the extension but this
does not fit well with our dialplan.
According to an article on voip-info.org Asterisk@Home appears to
implement
2006 May 09
2
exten statement execution order
In the following macro, a call is dialed and control branches according
to DIALSTATUS, much like the default std-exten macro. What I'm trying
to figure out is how to regain control when the call is answered.
; Standard extension logic
[macro-stdexten]
; ${ARG1}=Extension ${ARG2}=Device(s) to ring
exten => s,1,NoOp(stdexten ${EXTEN})
exten =>
2006 Nov 21
2
Answer Machine Detection
Hi all,
i'm trying to make AMD, Answer Machine Detection, to work on my
outbound context but i can't get it to work, just on inbound context
like whe i use the application Answer before AMD, but i need to make AMD
to do the detection on an outbound predictive dialer integration. Follow
are the inbound and outbound examples. My current environment is
Asterisk 1.4beta3 and a Digum
2006 Mar 01
9
Asterisk transfer conflict
I have a problem with my Asterisk system.
When I use my phone to call my office mailbox I have to end my password with
#. (The office do not use Asterisk)
" # " is also used as a transfer button on my asterisk, so when I press it I
hear my Asterisk trying to transfer the call.
Is there any way to change the transfer button or remove it ?
Fredrik
2006 Nov 07
4
Queues and multiple lines
Say I have agents using a softphone like eyebeam that has 6 lines. They
log in to the queue. Say there are 3 agents in my queue. 3 calls come in
and all three agents are on a call. Now a fourth call comes in. Is it
possible to have it setup so that the 4 call rings on line 2 of one of
my agents, if they don't get it within the time limit it rings on line 2
of another agent and so on. An