Displaying 20 results from an estimated 600 matches similar to: "cal recording with email"
2008 Jan 10
8
IEEE 802.1x capable sip phones
Does anyone know if sip phones from any of the major IP phone vendors
support 802.1x authentication? Any feedback would be greatly
appreciated.
Thanks in advance.
======================
Jeronimo Romero
EUS Networks
Email: jromero at euscorp.com
Cell: 917-332-7238
Office: 212-624-5943
Web: www.euscorp.com
======================
-------------- next part --------------
An HTML
2007 Feb 27
5
TE110P: Error ==> Asterisk died with code 1.
Running Asterisk 1.2.9. I just installed a TE110P card and configured
zaptel.conf & zapata.conf. The config files look right to me but I'm
getting the following error when trying to start asterisk:
Asterisk died with code 1.
Automatically restarting Asterisk.
Does anyone have any idea what is wrong with this configuration??
Thanks in advance!!!
Here's my config files:
zaptel.conf
2006 Nov 15
2
Grandstream GXP2000 -- What's the Catch?
We are doing a medium sized office in NYC with 80 phones. The customer
originally requested Polycom 601 phones. The COO also authorized us to
purchase 2 Grandstream GXP2000 phones for the mail room. We find these
phones much easier to configure and work with asterisk . They support
BLF & intercom right out of the box. They can also be centrally managed
and provisioned. They also sound great
2006 Oct 30
1
dealing with blind transfers to invalid extensions
Running Asterisk 1.2.8 kernel 2.6.13.4-1.
Everything in my dialplan seems to be working well except for one
problem.
When calls are blind transferred to an invalid extension I would like
the call to go to the operator on ext 1000?
What is the best way to do this? Thanks in advance
Here's a snippet of my extensions.conf
[default]
exten=>_10XX,1,Macro(stdexten,${EXTEN},SIP/${EXTEN})
2006 Nov 20
4
Auto recording calls?
Howdy, folks.
I'm having a problem finding a way to auto-record calls (both incoming
and outgoing). I know how to make it so either party can initiate
recording, but I want it done as soon as both ends are connected (or
prior to that if that's what it takes). It's probably right in front
of me and I'm just missing it. Any help would be much appreciated.
Thanks,
Jay
2007 Mar 18
6
T1 cable for Digium T1/E1 Cards
Is there any technical difference between a T1 cable and a cat5e patch
cable as far as using them with Digium T1/E1 cards? Can PRI circuits
terminating at a smart jack connect successfully to Digium cards using
straight through CAT5e cables? If so, are they using all of the pins in
the cable?
Thanks in advance
2004 Jan 11
2
macro error "exited non-zero"
On this macro I keep getting exited non-zero on s,3, but s,3 is doing what
it is suppose to do but the macro stops. Is there a way to make a macro
ignore errors and continue to s,4? I have the lattes ver of sox 12.17.4.
Also if I just run this line from the command line I don't get an error.
[root@redhat monitor]# sox in.wav in-rev.wav reverse
[root@redhat monitor]#
[macro-record-cleanup]
2004 Jan 20
1
help - recording both sides of a conversati on
This is what I'm doing it gets you both sides of the phone call...small
size...and playable on windows through a share. My notes:
On redhat 9 I have to run the following command for asterisk to start
LD_ASSUME_KERNEL=2.4.1 asterisk -vvvvgc
[macro-record-on]
exten => s,1,SetVar(CALLFILENAME=${TIMESTAMP}-${ARG2}-${ARG1})
exten => s,2,Monitor(wav,${CALLFILENAME})
;exten =>
2004 Oct 04
1
Macro's and Var Scope's
Hi,
I am having difficulty getting my record phone call dial-plan script
working. I have tried the example record call scripts but they start
recording before they are actually connected to an end point, e.g. you
get ringing or announcements being recorded.
It seems to me that these are bugs with the Dial() command:
1) Using M(x) in a dial command does not allow argument to be passed.
Using
2007 Feb 04
1
Help - Received response: "Forbidden" from '"Unknown"
I have a weird problem....
Asterisk 1.4
E100P connected to a Panasonic TDA phone system
Here is what I get
SIP Ext -> Panasonic Ext No Problems
Panasonic Ext -> SIP Ext No Problems
SIP Ext -> VOIP Provider No Problems
Panasonic Ext -> VOIP Provider Errors
---------- Working SIP -> VOIP
-- Executing [903........@from-sip:1] Dial("SIP/610-097aee60",
2003 Aug 25
6
Syncronize Monitored Calls
I thought I would post this in case it might be of any use to anyone.
Not anything special but it does work. Keep in mind you need sox and
wmix.
Here is some relevant exerpts of my extensions.conf using John Todds
macro.
[globals]
CALLFILENAME=foo
FOO=foo
CALLERIDNUM=foo
[default]
exten => 287,1,Macro(dial,SIP/agent20002|20)
exten => 287,2,Voicemail(u287)
exten =>
2003 Aug 17
3
Monitor application temporary hack
[apologies for no line wrap; config lines at bottom]
I have mentioned on several threads here that the Monitor application doesn't do exactly what one would expect: the originating and answering legs of a call are unsynchronized by the duration of the interval that it takes for the answering leg to pick up the phone. This can be very distracting in a final mixed version of the file.
Brian
2007 Feb 01
8
Dell Servers
Hi,
I was planning on getting a Dell PowerEdge 2950 for our new Asterisk
configuration.
But while searching for documentation about it and/or reported issues, I
found this:
http://www.voip-info.org/wiki/view/Asterisk+hardware
WARNING - many Dell motherboards use the e1000 gigabit ethernet chipset,
which has been known to cause random locksup - if you plan on using a
Dell server, disable the
2003 Apr 20
1
Macros not working as expected with extension "h" in some circumstances
I have a question on how to handle the "h" routines. I have noticed that if the call is hung up by the side that originated the call, the "h" routine is not extendable via a macro, or at least I have been unable to do it. My tests have included only SIP->SIP calls.
If the originating side hangs up first: The macro is called from "exten =>
2004 May 26
2
Monitoring Calls
I'm trying to set up basic monitoring for a specific extension (5004) to
record all outgoing and incoming calls and save them as WAV files. I've
set this in the extensions.conf file:
exten => 5004,1,Answer
exten => 5004,2,Wait,1
exten =>
5004,3,SetVar(CALLFILENAME=/var/spool/asterisk/MONITOR-${TIMESTAMP}-${CA
LLERIDNUM})
exten => 5004,4,Monitor,wav|${CALLFILENAME}
But it
2006 Jun 04
2
Monitor application and e-mailing attachment
Hi all,
I'm trying to make a context that will monitor a call and when it's
completed it would e-mail the wav to a specified mail adres.
So I made a standard context that records a call, like this:
exten => _*31*00[1-9].,1,Setvar(CALLFILENAME=CALL-${EXTEN:4}-$
{TIMESTAMP})
exten => _*31*00[1-9].,2,Monitor(wav,${CALLFILENAME},m})
exten =>
2006 Nov 13
6
Dual Wan Router with Failover
Hi List,
Does anyone know of a good dual wan router that can handle SIP well and can failover between connections if there is a SIP issue on one of the lines (meaning there still is a connection however there isnt enough bandwith or sip packets arent going thru etc.) ?
Thanks.
Dovid
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Dec 19
1
Make asterisk launch script after completing call.
OK. I now have call recording working for both incoming and outgoing
calls.
Now I want to make those wavs into mp3. I could launch a script from
cron that checks for new wavs and converts them. But that wouldn't be
so elegant.
Launching it from * on hangup would be nicer. How is it done?
[outgoing]
exten => _0.,1,SetVar(CALLFILENAME=${EXTEN:1}-${TIMESTAMP})
exten =>
2005 Aug 15
2
Only single channel recorded with Monitor
We are using the following to record conversations.
exten => _1XXX.,1,SetVar(CALLFILENAME=call_to_${EXTEN:1}_dated_${TIMESTAMP})
exten => _1XXX.,2,Monitor(wav,${CALLFILENAME},m)
exten => _1XXX.,3,Dial(IAX2/4506:zj5S3A5a@nl.voipgate.nl/${EXTEN:1})
exten => _1XXX.,4,Congestion
exten => _1XXX.,104,Congestion
This was working previously to record both sides of the
conversation but now
2004 Nov 28
3
soxmix
Does soxmix works with asterisk ver. 0.9?
I have ver. sox-12.17.5 on Gentoo but the option "m" does not combine
two WAV files (In and Out) into one file. I have two separate files
in /monitor folder.
exten => 711,1,SetVar(CALLFILENAME=${EXTEN:1}-${TIMESTAMP})
exten => 711,2,Monitor(wav,${CALLFILENAME},m)
exten => 711,3,Dial(${sales_support},20,r)
exten =>