jlumby Posted December 12, 2008 Report Share Posted December 12, 2008 I was wondering if there is a way you can send call accounting CDR data on a per domain basis. The senario I am thinking of is setting up a hosting company, and a couple of the customers want to run their own call accounting software. Right now if I point it at their server's IP address, it works fine, however they can see all of the data for all of the domains. The second problem is that if I have multiple clients, I will need to be able to send to multiple different IP addresses of call accounting servers based on the domain. Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted December 15, 2008 Report Share Posted December 15, 2008 I was wondering if there is a way you can send call accounting CDR data on a per domain basis. The senario I am thinking of is setting up a hosting company, and a couple of the customers want to run their own call accounting software. Right now if I point it at their server's IP address, it works fine, however they can see all of the data for all of the domains. The second problem is that if I have multiple clients, I will need to be able to send to multiple different IP addresses of call accounting servers based on the domain. The big question is how they want the CDR. For simple CDR I could imagine introducing a domain-based setting that overrides the global setting. We'll soon have CSV CDR written to the file system; the location may include the domain name. That might be possibility to solve the problem. If you are running a SQL server then we might also be able to feed the CDR into a table. We could also introduce a domain-based setting here. And of course, you can send emails with CDR per day. That is there already for some time. Quote Link to comment Share on other sites More sharing options...
jlumby Posted December 16, 2008 Author Report Share Posted December 16, 2008 Right now they want to use Simple CDR. They have successfully built a driver, however they want to move to a hosted enviornment where they should not be getting data sent to their server from the other domains. Quote Link to comment Share on other sites More sharing options...
pbx support Posted December 16, 2008 Report Share Posted December 16, 2008 Right now they want to use Simple CDR. They have successfully built a driver, however they want to move to a hosted enviornment where they should not be getting data sent to their server from the other domains. We are introducing CDR generation to "MySQL server" and a "CSV file on the disk". It in the testing phase now. Both these mechanisms still use the "Simple CDR format string" that we already have, to control the CDR records. This way customer need not learn anything new. All they need to do is select CDR storage of their choice - SOAP/MySQL/File. Quote Link to comment Share on other sites More sharing options...
jlumby Posted December 17, 2008 Author Report Share Posted December 17, 2008 We are introducing CDR generation to "MySQL server" and a "CSV file on the disk". It in the testing phase now. Both these mechanisms still use the "Simple CDR format string" that we already have, to control the CDR records. This way customer need not learn anything new. All they need to do is select CDR storage of their choice - SOAP/MySQL/File. This is nice, however I need a way to only send info from 1 domain to the IP of their call accounting server Quote Link to comment Share on other sites More sharing options...
pbx support Posted December 17, 2008 Report Share Posted December 17, 2008 This is nice, however I need a way to only send info from 1 domain to the IP of their call accounting server I see. Basically, you do not want to filter data on the MySQL server or the file based on the domain. You want the PBX to write/send CDRs for only selected domains. We will add a domain level setting that overrides the system setting. Quote Link to comment Share on other sites More sharing options...
jlumby Posted December 18, 2008 Author Report Share Posted December 18, 2008 I do not see a SOAP CDR URL: field at the domain level. Am I missing it? I am running 3.1.1.3110 Quote Link to comment Share on other sites More sharing options...
pbx support Posted December 20, 2008 Report Share Posted December 20, 2008 I do not see a SOAP CDR URL: field at the domain level. Am I missing it? I am running 3.1.1.3110 We have not introduced that setting at the domain level yet. It is still at the System->Settings page. Quote Link to comment Share on other sites More sharing options...
hosted Posted December 21, 2008 Report Share Posted December 21, 2008 it would be a very nice feature if it were on a domain by domain basis. Quote Link to comment Share on other sites More sharing options...
pbx support Posted December 22, 2008 Report Share Posted December 22, 2008 it would be a very nice feature if it were on a domain by domain basis. We have plans to enable/disable CDR generation at the domain level. Quote Link to comment Share on other sites More sharing options...
jlumby Posted January 19, 2009 Author Report Share Posted January 19, 2009 Is there an estimated date that this enhancement will happen at? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.