similar to: How ecord all calls?

Displaying 20 results from an estimated 9000 matches similar to: "How ecord all calls?"

2007 Aug 29
1
WARNING[11439]
Hi All! Yesterday has established Asterisk 1.2.21.1 on Gentoo. Prompt the reason of the following message: Aug 29 14:06:24 WARNING[11439]: channel.c:780 channel_find_locked: Avoided initial deadlock for '0x815d548', 9 retries! -- wbr. Eugeniy Khvastunov, [FMGH-UANIC] eugeniy.khvastunov at digma.ua -------------- next part -------------- A non-text attachment was scrubbed... Name:
2007 Nov 10
2
Record() : How to get filename created with %d?
Hello About Record(), ATFT 2nd Edition says that "if the filename contains %d, these characters will be replaced with a number incremented by one each time the file is recorded." Problem is, the documentation doesn't explain how to refer to this filename later in the dialplan :-/ In this particular example, I want to move the file to the web server's /htdocs so users can
2006 Mar 13
2
Unknown signalling method 'pri_cpe'
Anyone have any idea what this is talking about. Here is my zapata.conf [channels] switchtype=5ess signalling=pri_cpe echocancel=yes echocancelwhenbridged=yes echotraining=400 callerid=asreceived group=1 context=default musiconhold=default faxdetect=incoming channel => 1-23 Here is my zaptel.conf span=1,1,0,esf,b8zs bchan=1-23 # set this to 1-15,17-31 for E1 dchan=24 # set this to 16 for
2007 Aug 30
0
WARNING[22292]: channel.c:780 channel_find_locked: Avoided initial deadlock for '0x82f2fe0', 9 retries!
Hello! I clear remarks in Makefile: DEBUG_THREADS = -DDEBUG_THREADS -DDETECT_DEADLOCKS But same things in CLI: Aug 30 18:16:31 WARNING[22292]: channel.c:780 channel_find_locked: Avoided initial deadlock for '0x82f2fe0', 9 retries! -- Zap/32-1 is proceeding passing it to Zap/31-1 -- Zap/32-1 is ringing -- Accepting call from '2177' to '7141278' on channel
2010 Jun 06
1
Assign dhadi channel to several groups
Hello guys, I was wondering if it's possible to assign a dahdi channel to two diferent groups. Thanks Adolphe Cher-aime From my Iphone
2007 Jun 23
2
IVR question for asterisk
Dear ALL I want to use IVR on my asterisk auto attendent call feature so basically how do i configure IVR and how do i tell to my asterisk which call is local or which call comming from outside world --------------------------------- Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. -------------- next part -------------- An
2007 Jan 23
12
How to exit from console?
Hi, all Stupid question, but how do you exit asterisk console without stopping the asterisk? Tried quit and exit: *CLI> exit No such command 'exit' (type 'help' for help) *CLI> quit No such command 'quit' (type 'help' for help) *CLI> Any other ideas? I started asterisk with -cvvvvg option. Same problem if use asterisk -r to connect. Can not exit. Any
2014 Sep 18
1
Record call ends in 10min
In my context I have: exten => _NXXXXXX,1,Set(CHANNEL(musicclass)=default) exten => _NXXXXXX,n,Set(recordfilename=${CALLERID(num)}-${EXTEN}-${STRFTIME(${EPOCH},MST,%C%y-%m-%d-%H%M)}.wav) exten => _NXXXXXX,n,MixMonitor(${recordfilename},b) but the recorded conversation ended in 10min so it = 600sec I was looking in asterisk configuration file for "600" pertaining recording but
2010 Jul 16
4
chan_local - Asterisk 1.6.2.6
Hello I just coding a AGI script for billing. - For external calls, I pass the call directly on a trunk. I do : Dial(trunk1/extension) -> OK ! - For internal calls (shortcode, others users ...) I am Dial(Local/extension at context/n) The problem is that through chan_local.so, I sound as it cut! Example if I call the voicemail ... "You have No messa ..." or "You have
2006 Oct 30
0
Call from internal num. to VoIP gate
Greetings to All! Help to solve a problem: There is an asterisk and two VoIP a sluice (NSGate 800 2FXS 2FXO, NSGate 800 2FXS). In sip.conf they are registered so: [3301] type=friend host=172.222.135.11 username=3301 secret=0000 defaultip=172.222.135.11 dtmfmode=rfc2833 context=it callerid="VoIPGate2Line1" <3301> allow=g723.1 [3302] type=friend host=172.222.135.11 username=3302
2008 Feb 13
6
restart asterisk daily
Hi all, I found that there will be a memory leak if asterisk running day by day without restart. Is it good to restart asterisk service daily? What is the better way to restart it daily like apache? ango
2008 Dec 04
3
BT - ISDN30 - International Calls not working, everything else is fine :(
Dear All, Thank you for taking the time to read this post - I am *confused!* as to why my asterisk setup does not work as it should. I have an ISDN 30 connection for telephony, a Sangoma card, and asterisk installed. Incoming calls, and outgoing calls work 100%. Making an international call, results in silence, or the error message all circuits are busy Numbers being passed to the trunk for
2011 Nov 21
1
AEX410P drops DTMF digits
Hello again list, I'm running a 1.4.42 install on SUSE with an AEX410P card. The DAHDI release is 2.4.0 because the machine won't properly install 2.5 and also won't install Asterisk 10.0 because I can't get a good SQLite3 library to install. Whenever I enter DTMF very quickly or very slowly, app_read des on me. Has anyone experienced similar joy
2009 Apr 02
2
opermode=?
Hi All; If I need to set the opermode to King Saudi Arabia, what the name I have to use? For example, to set it for kuwait then I use opermode=KUWAIT. So what will be for Saudi Arabia? Any advise? Regards Bilal
2010 Dec 14
6
Asterisk and Dahdi ON Amazon EC2
Hello Friends, I am trying to Installl dahdi on amazon EC2 which have Open-SUSE-11.1 X86 version. and here is snap of uname- a command *Linux ip-10-160-86-41 2.6.32.19-0.3-ec2 #1 SMP 2010-09-17 20:28:21 +0200 x86_64 x86_64 x86_64 GNU/Linux* when I try to run DAHDI distribution dahdi-linux-2.1.0.4 I am getting following error *echo "You do not appear to have the sources for the
2008 Apr 19
2
func_curl.so Error on load
Asterisk 1.4.19, Zaptel 1.4.10 and libpri 1.4.3. When I try to start up Asterisk (with -cvvv) I get an error regarding func_curl.so (lines omitted) ... == Registered custom function STRFTIME == Registered custom function STRPTIME == Registered custom function EVAL == Registered custom function KEYPADHASH == Registered custom function SPRINTF func_strings.so => (String handling
2010 Mar 01
3
help!!! Internal extensions not connect
I have a problem with my internal extensions, I'm using Asterisk 1.6.2.5 and freePBX 2.6. When I call betwen extensions these don't connect. There is a long silence and finally hang up. I have an E1 whit r2 and I use openr2, but I don't have problems to do calls to the PSTN......my problem it only with internal extension. Please help!!!!...it's an Asterisk bug??..... Thanks :S
2007 Jun 18
9
chan problem
Hello everybody! I have some problems with my Astersk. I have an analogical OpenVox card and A Billion ISDN card (with mISDN). I load the modules with modprobe zaptel and modprobe wctdm. When I run ztcfg -vv I have this: Zaptel Configuration ====================== Channel map: Channel 01: FXS Kewlstart (Default) (Slaves: 01) 1 channels configured. ZT_CHANCONFIG failed on channel 1: No
2006 Jul 24
1
Worker-be-gone
Hello, Thank you so very much for Backgroundrb. Good Stuff. A general question: Do: - calling ''teminate'' within a worker - calling delete_worker through MiddleMan - letting the :ttl expire - calling MiddleMan.gc! (with an appropriate timestamp) All accomplish the same thing? And here''s a bonus feature request: It''d be cool if you could specify how many
2008 Apr 07
1
Astribank
I have a server with 8 Xorcom Astribank, they're connected to the server via a USB hub, my problem is: when a reboot the server the ID of the Channel Bank changes, cousing a big mess on my server. Anybody know how can I solve this ? Best regards, -- Guilherme Loch G?es Visite nossa loja virtual: http://www.shopvoip.com.br Not?cias e F?rum sobre VoIP com software livre: