Re: [OpenSIPS-Users] B2B top-hiding + accounting

2010-12-03 Thread Ovidiu Sas
Try to play with manual syslog accounting. If that works ok for you, then I'm pretty sure that radius accounting can be adjusted to work. I don't remember exactly if manual radius acc sent proper accounting types (e.g. START, STOP, FAILED). It has been a long time since I setup a server with manu

Re: [OpenSIPS-Users] B2B top-hiding + accounting

2010-12-03 Thread Jeff Pyle
Ovidiu, I understand the separate server idea. That indeed would be the simplest with the existing configuration. The manual accounting option does pique my curiosity. I see the the accounting functions you referenced in the documentation. In the flag-based accounting I'm used to, the radius s

Re: [OpenSIPS-Users] B2B top-hiding + accounting

2010-12-03 Thread Ovidiu Sas
Hello Jeff, The flag based accounting works only for relayed transactions. With b2b, none of the transactions are relayed and therefor flag based accounting will not work. If you use the local_route and b2b_request/reply routes, you can invoke some manual accounting: http://www.opensips.org/html/

[OpenSIPS-Users] B2B top-hiding + accounting

2010-12-03 Thread Jeff Pyle
Hello, I am having trouble understanding exactly how the top-hiding scenario does a call compared to one that simply uses the tm module to relay it. Because of this lack of understanding I can't even begin to understand the impact it would have on accounting. I'm okay with tm-based configurat