similar to: usage of account code in CDR

Displaying 20 results from an estimated 8000 matches similar to: "usage of account code in CDR"

2011 Feb 10
3
CDR with unix time.
Good morning everyone. I wonder if it is possible, without touching the source code, to Asterisk save the cdr with date in unix time instead of the default date. It's possible? Thanks in advance, -- Rodrigo Lang Opening your mind - Just another Open Source site<http://openingyourmind.wordpress.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Apr 01
2
Extract a MOS value from Asterisk CDR
Hello all, I'm tring to retrieve a formula to calculate a MOS value from Asterisk RTCP stats... Have you got any idea how to do it? Thanks I'm reading all G.107 ITU docs to retrieve something... I'm saving the SIP RTCP stats with: [macro-hangupcall] exten => s,1,Set(CDR(userfield)=${CHANNEL(rtpqos|audio|all)}) exten => s,n,ResetCDR(vw) exten => s,n,NoCDR() So I retrieve
2007 Aug 27
4
Prepaid Billing: A2Billing, AstBill, ASTCC
Hi List; I need to use an prepaid billing system with Asterisk, and I do not know which one is more stable and integrated with Asterisk? A2Billing or AstBill or ASTCC? Also, from where I can download it and ready about its configuration? Regards ITS IP Telephony and Contact Center Engineer Eng. Bilal Ghayad Mobile: 009659849460
2008 Mar 07
3
Silencing VoiceMail() app in * 1.4.10
Hi there, Googling through the archives it looks like I'm the ferst person to want this... My aim is to set up a voicemail application with a custom greeting before *AND AFTER* the punter has left the message. Right now the relevant section of my dialplan is like this: exten => 2,1,Playback(/media/asterisk/answerphone-en) exten => 2,n,VoiceMail(2000,s) exten =>
2010 Feb 06
3
A2Billing and other prepaid Billing like ASTCC, who is better?
Hi All; I used A2Billing, basically it is nice and fine, but management possibilities is not that rich, so a lot of staff are need to be repeated that let the admin facing a problem of the needed time to do the task. Anyone advise for another open source prepaid billing that is rich by the management features? Also, I hope to find an open source Billing (prepaid and postpaid) that can work with
2009 Aug 20
8
mysql sip realtime
Hi I have some question about mysql realtime. 1) Anyone know exactly if there is a specific order to declare sip table column for realtime ? In which file can I find that order ? 2) In my extconfig.conf, [settings] are : sipusers => mysql,general,siptable sippeers => mysql,general,siptable so means that I use realtime dynamic exactly ? Is it normal if some parameters from sip.conf still
2009 Sep 22
3
RTPAUDIOQOS
hey all, can any body know what this parameter stands for i got RTPAUDIOQOS while i have SIP channels but could not understand then what this parameter tell * ssrc=254186206;themssrc=2024901615;lp=0;rxjitter=0.020917;rxcount=150;txjitter=0.000000;txcount=83;rlp=0;rtt=14818.715000 * if any one know plese help me to or give any documentation link regards Dhaval -------------- next part
2010 Nov 22
3
Is existing CDR in Asterisk is enough for complete billing
Hi everyone, I am facing lots for problem with CDRs in 1.6 and above versions,its shows wrong records when I do transfer(caller side and calee side),callforward,call parking.Is the present CDRs in 1.6 is enough for Complete billing.?What I need to do to make it proper.Please help me on this. Thanks Nikhil
2010 Feb 05
8
Losing local SIP phones when internet goes down?
Hi, I'm getting some strange behaviour on Asterisk 1.4 running on Debian Stable (Lenny). I suspect it's something to do with my setup, rather than a bug, but I'm struggling to see it, and would appreciate any input. Setup: PC with two ethernet cards: eth0 goes to local network, including two SIP phones (Aastra 9112i, wired, and Nokia E75, over WIFI); eth1 goes to router and
2008 Jun 27
2
How to pass variable between 2 Asterisk servers over IAX2
Hello, Anybody can advice how to pass variable between 2 Asterisk servers over IAX2? With SIP I can use SipAddHeader. How do to the same with IAX2? Thank you. Regards, Mindaugas Kezys http://www.kolmisoft.com
2008 Jun 03
8
Any reason to *not* use AEL? (Also, MixMonitor q)
I am building a new Asterisk server here at the office, and I'm wondering if there are any downsides to creating my dialplan with AEL. It seems more intuitive (to me), but I'm not sure if there are any pitfalls I need to be aware of first. We use this for internal extensions, 8 pots lines, and our answering service which gets about 500 incoming calls a day down our T1. Also, one more
2007 May 14
1
Some problems with mysql CDR
Hello, We have finally upgraded to Asterisk 1.4, however we've run into two issues that weren't occurring before the upgrade. Issue #1: We're an outgoing call center and need to record all calls. We use the uniqueid field in the CDR to match with the recording, which we labeled with {UNIQUEID} in MixMonitor. For some reason, the uniqueid is not correct in the CDR. Here is the
2007 Aug 15
4
GUI for Asterisk realtime
Are there any nice GUIs out there for Asterisk Realtime? Google doesn't yield much. I spent a day trying to get VoiceOne to work without much success. Thanks, Mike Clark
2007 Nov 23
1
Best Prepaid Application?
Good evening, Have you got any idea which prepaid application will be the best to do simple prepaid calls with a MySQL storage...? PS: I have a compiled by hand Asterisk 1.4.13 on a Debian Etch Thanks
2009 Sep 30
3
Choose IAX or SIP trunking?
Asterisk 1.6 behind a firewall and NAT. We are terminating multiple DID calls, originating and transferring. A provider offers both SIP and IAX trunking. Cateris paribus, what is the preferred solution to choose? What points to consider? I can name the provider if this is not against this list policy--is it? Thanks, -kkm
2009 Jul 20
0
No subject
suite our billing needs. That was on 1.4.xx, we are not using 1.6+ Regards, Mindaugas Kezys Kolmisoft UAB VoIP Billing Solutions e-mail: info at kolmisoft.com URL: http://www.kolmisoft.com Find us on Facebook -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Nikhil Sent: Monday, November 22, 2010 7:20
2009 Mar 19
2
Script to softly restart Asterisk each midnight to clean locked channels
As Asterisk has inner problems and channels very often locks we have such script to restart Asterisk each midnight. We (our clients) mostly use v1.4.18.1. We can't upgrade to newer versions because there are too much changes which would brake our system (realtime/sip/iax2/cdr/etc/etc). Script soft hangups all alive channels in dirty way then kills Asterisk and starts it up. Hope
2008 Mar 17
1
Redundant Voicemail
Forgive me if this has been covered before. I did search but I was unable to find a reference. I am curious to know more about the possibility of using SQL to store voicemail as well as having more than one voicemail system accessing a central SQL database. Any information would be appreciated. Thank you all, in advance. -- Ein Bielaczyc <ebielaczyc at gmail.com> NOTICE: This E-mail
2007 May 16
3
voice recording on legacy PBX
Hi, Is it possible to use Asterisk to record or monitor all conversation on standard PSTN PBX ? ASLAY
2007 Dec 02
1
Answer Machine/Fax/modem detection
Has anyone sucessfully implimented a fax or modem detection dial plan? I'm originating calls from asterisk using a list of numbers and dropping the destination into an IVR menu but need to do something different if a modem or fax answers. I tried to use the NVBackgroundDetect() application but i think that is for receiving faxes only. Any help would be appreciated. Thanks