-
Hey 👋
First of all, US is amazing, thank you for such a powerful tool! It's impressive and puts complex effects into an easy-to-use UX.
One issue we've come across in our first test run on an SP…
-
Hey There @ksrigo
Nice docs on the billing, thanks a lot for your efforts!
I was wondering whether you are aware that with CGRateS you can process directly db_flatfile generated files and why w…
-
As mentioned on Reddit, I'm planning to add support for migrations for Cassandra in https://github.com/Keats/dbmigrate
Would it be possible to add a method to cdrs to get a connection from a string…
Keats updated
4 years ago
-
we have it in the EVSE object and it's supposed to help visually identify an EVSE, especially in the remote start/stop case. But IMO it would also be helpful when linking back CDRs to past charging ac…
-
```rust
for row in rows {
for col in &cols.metadata.col_specs {
let value = match col.clone().col_type.id {
ColType::Varchar | ColType::Ascii => {
…
-
Our clients would like to configure an automatic text message that will be sent when a missed call occurs.
-
please fix website so GoTech customers can see CDRs on website. Standard security for code text message for CDR view is functional.
-
Currently the creation and update of a CDR for a incoming or outgoing call is scattered at VoiceInterprter and/or Call actors.
A dedicated actor should create and update CDRs for calls so we can contr…
-
**OpenSIPS version you are running**
```
3.4.5
```
**Crash Core Dump**
```
#0 0x00007f1371367de7 in dlg_ctx_get_ptr (dlg=0x70616d7074723d61, pos=0) at dlg_ctx.c:65
#1 0x00007f136e6994b3…
-
how we can efficiently mediate the CDRs for all Messages saved on Cassandra to an external Database for reporting and / or accounting with an external system.
it would be more efficient if we conside…