Displaying 8 results from an estimated 8 matches similar to: "Start recording automatically when xferring to an extension?"
2007 May 27
0
Start recording automatically when
1. RE: Start recording automatically when xferring to
anextension? (Don Pobanz)
Message: 1
Date: Fri, 25 May 2007 11:54:33 -0500
From: "Don Pobanz" <dpobanz@hastingsutilities.com>
Subject: RE: [asterisk-users] Start recording automatically when
xferring to anextension?
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
2005 Sep 23
4
CallerID issue
Hello.
I'm having trouble with callerid on outgoing calls. The recipient of
the call only sees "unknown" rather than the number I'm specifying.
If I set callerid info when calling an internal extension then I see the
callerid name and number when I call that extension.
I did that thusly:
exten => 101,1,Set(CALLERID(number)=1112223333)
exten =>
2005 Jan 17
1
Errors during transfer
I am using rsync w/ CYGWIN to copy files from an NT
server to a Freebsd 5.3 server running runsy- latest
2.6.3 BSD patch to latest RELEND_5_3.
I am moving very large 2gb files/. An older version
exists at the destination so it is only xferring
diffs.
I am using putty with port forwarding to handoff to
rsync as localhost:873. I can transfer files but
occaissionally two erros occur and I have
2006 Oct 18
2
gotoiftime and Macro question
Is there a way to run a macro in a GotoIfTime statement ??
from the wiki documentation it seems not, but......
I would like to do something like this:
.........
554,3,GotoIfTime(08:30-14:30|mon-wed|*|*?Macro(exten-vm,novm,567))
it does not work, as expected from documentation
any workaround to call an extension WITHOUT vm (also if vm for that
extension is present...) as a consequence of a Time
2006 Oct 19
0
RE gotoiftime and Macro question
Thank you all very much: it solved my problem.
exten => 554,3,GotoIfTime(08:30-14:30|mon-wed|*|*?novm,567,1)
...
[novm]
exten => _X.,1,Macro(exten-vm,novm,${EXTEN})
...
The remaining dialplan is not "my" specific,
is the standard dial plan provided by FreePbx, which I integrate in
...._custom.conf file
thanks,
Andrea
Chi ricevesse questa mail per errore e' gentilmente
2005 Aug 05
1
TE405P Dropping Calls
Hi,
Urgently response would be wonderful, system is a Fedora Core 2.
I have a Ericsson BP250 connected to 1 port on the TE405P and another
connected to a local telco ISDN30.
I have been running CVS-HEAD from about a 2 months ago and upgraded it
again just in cause it was a version issue (didn't fix it) but this is
what I am getting.
When a person calls out from an extension on the BP250 to
2005 Jun 15
0
Asterisk slow transferring calls
Hi,
Running Asterisk CVS-Head latest on a Dual P3 800 1Gb Ram.
For some odd reason now that I have the asterisk box almost to the stage
I want it, I hit a problem.
I have a te405p in the system, Zap/g1 is connected to the telco as an
ISDN 30, Zap/g4 is connected by ISDN Primary Rate to an Ericcson BP250
phone system.
When calls come in on g1 they go straight through instantaneously to the
2009 Jan 06
5
Simple CDRs
Greyman--
I'm taking this discussion to the list.
Folks,
what we are talking about here, is me trying to get a grasp around
Greyman's (Aaron's) request for a bare-bones CDR generation
that describes just total connect time for channels, stripping
out all the details. Who cares about xfer, park, hold, etc.?
So in the following is our discussion about what *should* be
there, and in