Hello, I am trying to generate acc records for the marketing scenario example (B2BUA) and execute it as such:
opensipsctl fifo b2b_trigger_scenario marketing sip:[email protected] sip:[email protected] sip:[email protected] The only records I get in the database on the OpenSIPS-B2BUA is "BYE" records; without an initial INVITE so there is no duration etc. How do you properly handle accounting for the B2B-module; and in my specific case how do I generate records on UAC generated INVITE in OpenSIPS? route[b2b_request] { do_accounting("db"); #do_accounting("db|log", "cdr|missed", "acc"); } //Andy
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
