similar to: CDR for Inbound Calls

Displaying 20 results from an estimated 2000 matches similar to: "CDR for Inbound Calls"

2007 Jan 30
2
Comments on Billing reconcillation with providers
Hi, I just want out find out how to do bill recon's when you send calls to a provider. They send me their CDR's, and when I compare it to my * CDR's, some calls are 1 second off, either way. How in general is it done by others? -- thanks, Yusuf
2006 May 03
1
dialing FXO gives wrong billsec
Hi all, I came across a new(to me that is) issue. I want to know from others what they have done to resolve this. I have a 4 port digium card with FXO's, and connected to each FXO is a premicell. When I dial the premicell, after about two seconds is says 'ZAP/1 answered', then it takes a few more seconds for the call to hit the cellular network, before the cellphone starts to ring.
2003 Aug 04
14
Mysql CDR
hello all, I am using the msql cdr module to store cdr in db, I realised that it does't capture the start and end time af a particular call record. Therefore I dive into the source code to add the start and end time into the query (add something like cdr->start, cdr->end), but end up getting segfault. the original version of cdr_mysql.so works fine but I need the start time and end
2015 Aug 19
5
creating a callinst to an external function
Dear All I'm making an instrumentation pass. The pass is supposed to modify the given IR in a specefic way. One of the required modifications is to insert a call to a function at a specific location. This is the signature of the called function: void myclass::foo(Function *f, BasicBlock* b) This function's prototype is in an foofile.h file in include/llvm And the function
2006 Aug 14
2
(no subject)
I have the following code that generates a rhtml page, <%= start_form_tag :action => ''create'' %> <%= render :partial => ''form'' %> <%= submit_tag "Create" %> <%= end_form_tag %> <%= link_to ''Back'', :action => ''list'' %> ...I am trying to put a "Browse" button to
2008 Nov 23
14
CDR Design
I've taken the liberty of starting a new thread to discuss the design of the Asterisk CDR mechanism. The discussion has been kindly initiated by murf putting together a proposal: http://svn.digium.com/svn/asterisk/team/murf/RFCs. After reading the proposal I still don't think it's the right way to go. To my mind adding more channel variables increases the complexity in a situation
2009 Jan 12
6
CDR Rewrite -- Questions to the users
Hello! Most are probably bored seeing another letter about this, but I've put in a fair amount work on a spec for rewriting the CDR system in Asterisk, and I have some questions: First, please look at what I've written so far: svn co http://svn.digium.com/svn/asterisk/team/murf/RFCs and look at the file "CDRfix2.rfc.txt" in the RFCs dir. The spec SIGNIFICANTLY alters the way
2007 Jun 12
3
CDR changes in Trunk -- Transfers, CDRs, Life, and Everything
I have created an asterisk.org blog entry: http://www.asterisk.org/node/48358 to describe what I will shortly be committing to trunk to correct the weaknesses of CDRs, that asterisk users and developers have been complaining about for quite some time. Highlights: Restructuring the code and philosophy of CDRs. Plans to eliminate the ForkCDR() application Plans to create
2008 Nov 22
5
CDR Desgin
I've taken the liberty of starting a new thread to discuss the design of the Asterisk CDR mechanism. The discussion has been kindly initiated by murf putting together a proposal: http://svn.digium.com/svn/asterisk/team/murf/RFCs. After reading the proposal I still don't think it's the right way to go. To my mind adding more channel variables increases the complexity in a situation
2006 Oct 17
2
Inaccurate CDRs
Hello, i have call time irregularites in my asterisk CDR. I a currently using a mysqly backent to save CDR records and use this to generate bills at the end of each month. However, my users are complaining that they gety charged for even uncompleted calls (i.e. calls they make whaich have already be setup but canclled). i have noticed that only 'AWNSERED' and 'Busy' show up in my
2007 Dec 04
1
[sshfs] sshfs mounted applications fail with "error loading shared libraries"
> On Dec 3, 2007 5:19 AM, Miklos Szeredi <miklos at szeredi.hu> wrote: > > > Yes it is weird. I hope you can help me with this problem as sshfs is > > > so much simpler than nfs. > > > > Can you please do one more thing: start up sshfs normally, then on the > > server do a strace of the sftp-server process: > > > > strace -o /tmp/strace.log
2004 Jan 23
6
rc.local dont works
Hi All I have a problem with initialization of asterisk using my rc.local file. when i call asterisk from the prompt it works well but don?t in the initialization... I have in my file that comands: touch /var/lock/subsys/local modprobe zaptel modprobe wcfxo safe_asterisk I read in somewere that it can be an interrup problem and i use the cat proc/interrupt to see what is happening Somebody
2006 Dec 01
3
Asterisk: SIP Gateway or Proxy
Hi, I realise this might be an insane noob question, but I'm on a huge brain freeze, and I'm trying to decide this: Is Asterisk a SIP Gateway or SIP proxy? -- thanks, yusuf -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2005 Sep 28
4
Delay in dial
Hi all, I am using Asterisk CVS, and I am getting a huge delay in dialing SIP. This Asterisk box is taking calls from a PABX over ZAP, then dialing SIP users. So, a user '0251' dials from his phone, the PABX sends it the my Asterisk box, no delay, then I get a 15 sec delay, before it actually dials the end SIP user. 1 -- Accepting call from '0251' to '0834541083' on
2006 Jan 03
3
Update LDAP password
Hi, my name is Yusuf, I just join with this groups. I have using samba PDC with LDAP as backend. I have a problem to change user password from web. I tried using sudo smbldap-passwd, change permission every file so apache can read / execute that file, but I'm still can't change the user password. Is there any way to change the password only with change the LDAP password (using
2007 Apr 27
2
CDR changes in 1.4.3?
Hello all: I upgraded to 1.4.3 last night and use MySQL for CDR. I have noticed that 1.4.3 seems to log a lot of "crap" to CDR that 1.4.2 did not. I use a few macros in my dialplan to handle outgoing calls (lcr type stuff) and in addition to the proper CDR for the call itself I also have records to 's' in the same dest-context and entries to 's' in the default context.
2009 Feb 13
13
[Bug 1555] New: add hard link and attribute extensions to sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=1555 Summary: add hard link and attribute extensions to sftp-server Product: Portable OpenSSH Version: 5.1p1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: sftp-server AssignedTo: unassigned-bugs at mindrot.org
2007 Jun 06
1
CDR changes in 1.4.3?
Hey, I just found this in ML archives. I have pretty the same situation - i had very well written CDR processing engine on asterisk, making use of ResetCDRs, however now when we're migrating to 1.4, it's a bit pain to deal with extra CDR records. My engine is built so that MYSQL CDR can be used directly for reports (imagine - you get whatever report you need immediately). So, this way i
2007 Dec 10
9
[Bug 1399] New: add statfs extension to sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=1399 Summary: add statfs extension to sftp-server Classification: Unclassified Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sftp-server AssignedTo: bitbucket at
2006 Apr 18
2
correct version of asterisk for oh323
Hi, i have been using asterisk CVS 19/07/2005 and asterisk-oh323-0.7.2. I now want to use oh323 with Asterisk 1.2.4+. Can anyone tell me what versions of oh323(and pwlib and oh323) they got to work with Asterisk 1.2.4+. -- thanks, yusuf