Hello, how i can write price to another database, for send price of all calls to client PBX database?
It is not possible to write price to another DB, but there are few other options:
- SEND BILLING INFORMATION flag in customer auth will enable sending pricing info in special headers in SIP responses
- It is possible to send CDR to http api. see
/opt/yeti-web/config/pgq_processors.yml
section cdr_http andyeti-cdr-billing@.service
service
What package does this information come in? I don’t see in bye
in 200OK
thanks