similar to: only the first ResetCDR works after upgrade to 1.6

Displaying 20 results from an estimated 2000 matches similar to: "only the first ResetCDR works after upgrade to 1.6"

2009 Jul 15
1
ResetCDR after GotoIf doesn't set dst correctly, Is this a bug?
(Both on Asterisk 1.2 and 1.4) I was struggling to find out why my CDR was recording dst = h after a call hangup. It was working fine until I added a GotoIf statement before ResetCDR to calculate some value for userfield column. Today I tested and found out that if ResetCDR is put after GotoIf (or after if in AEL), it doesn't record correct value in dst column, and isntead puts 'h'
2013 Oct 04
1
multiple resetcdr calls have no effect
Hi All My dial plan has the following context: [sip-guest] exten => _!.,1, Answer exten => _!.,n, verbose(1,[${EXTEN}@${CONTEXT}]) exten => _!.,n, resetcdr(w) exten => _!.,n, resetcdr(w) exten => _!.,n, set(DNIS=${EXTEN}) exten => _!.,n, resetcdr(w) exten => _!.,n,
2008 May 05
2
ResetCDR() - v 1.4.19.1
Hello,I was using the ResetCDR() right after my IVR answered the calls to set them unanswered until or if somebody pick up the callI just upgraded to version 1.4.19.1 and now ... when the ResetCDR() function is called it seems to just erase the recordIs there another to set the status of the call unanswered ? is it a bug ?Thanks, -------------- next part -------------- An HTML attachment was
2004 Jan 23
1
exten=>h and ResetCDR
Hi friends, I have the entry exten => h,Hangup in my extensions.conf, and I am trying to record the call details for billing. From the wiki i found out that the use of "exten=>h,..." is not suggested for the CDRs. What impact will the use of 'h' make on CDRs? Also, what is the advantage of using ResetCDR with exten=>h? Regards... Girish
2020 May 01
4
[PATCH] [v2] WIP: ddrescue mapfile filter
This allows to overlay bad sectors according to the mapfile generated by ddrescue, to then see where sectors are used using fsck and trying to copy files around. Signed-off-by: Fran?ois Revol <revol at free.fr> --- configure.ac | 2 + filters/ddrescue/Makefile.am | 75 +++++++ filters/ddrescue/ddrescue.c | 211
2004 Jun 09
1
Windows rejects name registration
Dear people of samba, my problem seems to be a firewalled WinXP in our net. Our Samba is the Debian testing (Samba 3.x). It is configured to hold the browsing list and to become master. The nmbd.log shows: [2004/06/09 08:17:38, 0] nmbd/nmbd_incomingdgrams.c:process_local_master_announce(311) process_local_master_announce: Server PRAEPLAB at IP 129.217.168.62 is announcing itself as a local
2010 Jul 12
0
ResetCDR not working after forced hangup
Hello, Asterisk party, If block the call before dialing (Hangup()), CDR's don't write to MySQL or CSV. Otherwise, if Hangup() is after Dial(), CDRs write normally. Here is the dialplan: ; we skipped dial, because the number is "blocked" exten => _X.,n(Finish),Hangup() exten => h,1,NoOP("hangup") exten => h,2,ResetCDR(w) exten => h,n,NoCDR() exten =>
2006 Feb 10
0
Yuck! Asterisk Crash...
Hi, I'm currently running CVS-HEAD 2005-09-03 I do plan to upgrade to the newest version, but need to do some testing with it first. In the mean time... does anyone know what these messages below are about? I've never seen it before, but when it happened it locked Asterisk up pretty good. Feb 10 10:16:51 DEBUG[14917] chan_zap.c: Echo cancellation already on Feb 10 10:16:57
2009 Dec 15
2
Subversion server: v1.4 (centos) vs. v1.6 (rpmforge)
Hi, I'm planning to upgrade an old public/internal development infrastructure and will use CentOS 5.4 x86_64 as basis. One of the critical server is Subversion (as an Apache httpd module). We currently use Subversion v1.4 on the server and v1.6 on our clients. While I was very happy with the v1.4 server over the years, we now sometimes have weird issues which seem related to compatibility
2006 Mar 26
0
hang up when pickup analog phone
Hello, I have a system with two cards: a HFC-PCI ISDN and a TDM21B (2 FXO and 1 FXS), running Asterisk 1.2.4-BRIstuffed-0.3.0-PRE-1l with freePBX beta5 dialplan. I have connected an analog phone to TDM FXS port, but when I pickup the phone to make a call, Asterisk "hangs up" the call. Let me explain: In another system, when I pickup the phone, Asterisk give me tone to dial: >---
2020 May 01
1
[PATCH] WIP: ddrescue mapfile filter
This allows to overlay bad sectors according to the mapfile generated by ddrescue, to then see where sectors are used using fsck and trying to copy files around. Signed-off-by: Fran?ois Revol <revol at free.fr> --- configure.ac | 2 + filters/ddrescue/Makefile.am | 75 +++++++ filters/ddrescue/ddrescue.c | 218
2007 Sep 24
0
Asterisk Dropping Calls
Hello, I am having an issue whereby calls are being dropped randomly. I have an ISDN 30 E1 line going into a Wildcard TE220 (4th Gen). My Asterisk install is based on Trixbox 2.0. However, I have updated the source code to the following. The Asterisk release is asterisk-1.2.20. Zaptel release is zaptel-1.2.18. And libpri release is libpri-1.2.4. I have include an extract from the Asterisk log
2007 Sep 30
0
Asterisk Dropping Calls (Richard Young)
> > Hi, Remove usecallingpres=yes busydetect=yes from your zapata.conf file. and the restart asterisk. Hopefully you will not faced drop call issues. Regards, Vidura Senadeera. Message: 3 > Date: Mon, 24 Sep 2007 12:29:40 +0100 > From: "Richard Young" <Richard.Young at intrintech.com> > Subject: [asterisk-users] Asterisk Dropping Calls > To:
2013 Mar 05
1
OpenLDAP Samba4 Password Sync
Hi List, we currently evaluate Samba4. We've learned so far that we have to use our OpenLDAP-Server for some tools beside Samba4. So we wrote a script that creates Samba4-AD Users when we add them to OpenLDAP. The problem is that we need to sync the passwords when an user changes it within Windows. How can we get the Password Hash from Samba4-AD and is there a way to write it (in case the
2007 Feb 02
0
Call Waiting broken on ZAP
Problem: *Call* *waiting* comes in, I press flash to answer it, and the first caller gets disconnected after 3 seconds. This is all ZAP - no VOIP. System: Analog stations and trunks running on a pair of TDM400's. It does NOT have * call* *waiting* from the phone company, and I have enabled it in all my conf files. The trunks are set to FXSKS and the stations are FXOKS. I am not using *call*
2009 Mar 12
4
log to cdr each dialpan action, not only one record for each call
Hi to all. What can i do if a customer needs to log in the CDR all the dialpan actions related to a call? I mean, not only the lastapp e the lastdata but all the dialpan actions! I know that the actual CDR system store one record for each call (and for billing purposes this can be correct) but in some cases the approach needed is something similar to the queue_log. I know that exists ResetCDR
2013 Feb 28
1
postfix, dovecot, samba, winbind
Hello List, we're currently working on the migration of our LDAP/Samba3-Domain to Samba4-Active-Directory. So far everything works fine. Postfix can deliver Mails using ProxyAddresses-Information from the AD and Dovecot delivers the mail. Unfortunately when Postfix tells Dovecot to deliver the mail he submit the username without the AD-Domain part: Feb 28 17:17:59 tpdc
2003 Oct 07
1
[PATCH] allow announcements in app_dial
Hi. Since a customer requested us that feature, I wrote this little patch for app_dial to allow to play an announcement to the called party, as soon he answers. you can define the file to play in the dial() option, using A(filename). for example: exten => blah,1,Dial(Zap/blah,30,rA(/my/own/announce)Tt) that doesn't break anything ... feel free to blame me for anything bad this patch
2018 Nov 13
1
Re: Further nbdkit patches for Haiku
On Tue, Nov 13, 2018 at 02:18:34PM +0000, Richard W.M. Jones wrote: > On Tue, Nov 13, 2018 at 03:09:16PM +0100, François Revol wrote: > > Possibly use something like this? > > > > qemuioargs="-f raw" > > qemu-io -h | grep -- -f > /dev/null 2>&1 || qemuioargs="" > > > > qemu-io $qemuioargs ... > > > > Seems to work
2006 Feb 22
0
Outbound problem sip chanel
I setup my aah box with a sip trunk at irisxa.iristel.net Incaming it is ok but when I try to dial 8 and the nr where I want to call I get all line is busy. In my log I have these: Feb 22 14:33:04 DEBUG[3156] manager.c: Manager received command 'Command' Feb 22 14:33:04 DEBUG[3156] manager.c: Manager received command 'Command' Feb 22 14:33:19 VERBOSE[2721] logger.c: --