4a3cea5
fix tests
Phillip Davis created
4a3cea5
fix tests
Phillip Davis created
1e27be8
add bch registration option
Phillip Davis created
bb44a81
add registration w/ bch
Phillip Davis created
07a651c
refactor: use configed onboarding domain for Change JID cmd
Replace hardcoded string with the configuration value that's already used elsewhere.
Amolith created
4442339
notify chatwoot on port-in req
Phillip Davis created
13ca2d2
Reduce basement level a bit
Stephen Paul Weber created
07015bb
Revert "Add some more verbose logs"
This reverts commit 88d89128b38e555638dbcffeecd9322c97887a17.
Stephen Paul Weber created
88d8912
Add some more verbose logs
To help tracing stuff back from endstream
Stephen Paul Weber created
51c450d
Fix lint
Stephen Paul Weber created
f05fc82
dont write cdr if tombed
Phillip Davis created
6c501f1
fetch route and include it in form
Phillip Davis created
a0c1d07
TollFree should not override other things which may block the call
Stephen Paul Weber created
562d42d
More churnbuster integration
Stephen Paul Weber created
29f56bd
Initial churnbuster integration
Stephen Paul Weber created
7d3dd44
Log the query
Stephen Paul Weber created
7e64a55
Fixed a typo in 'province'.
Root created
9fbd964
Wait for call attempt to start before returning
This should prevent calls from ending before they start... I hope
Stephen Paul Weber created
feb87b6
Log when we've written call start
Stephen Paul Weber created
c3ccc20
Fuck
Stephen Paul Weber created
9051fd9
Fix that
Stephen Paul Weber created
14881c5
Fix direct targets with explicit backend set
Stephen Paul Weber created
c9efc37
Log ending_call
Stephen Paul Weber created
b9beae5
Unless it's one of our jids, is it really a customer?
Stephen Paul Weber created
cb20c8b
That's in the repo
Stephen Paul Weber created
036d1bd
Fix typo
Stephen Paul Weber created
32f5cb6
Short circuit sending to any JMP customer
No matter which route they use. Also doesn't count internal messages for billing purposes or block them if you're expired, etc.
Stephen Paul Weber created
78ff748
No more spam cooldown
Since "spam" is a false positive so often at this point
Stephen Paul Weber created
0cb3aaa
We're gonna charge something for shipping
Stephen Paul Weber created
9c93374
Log on incoming group text
Stephen Paul Weber created
1cfea18
Allow setting credit card if you have a currency
Stephen Paul Weber created
3ba6742
Typo
Stephen Paul Weber created
829dbce
Bandwidth calls from "Anonymous" are broken
Stephen Paul Weber created
ac5dcca
Revert "Log call creation attempts"
This reverts commit 458513f7a1ec0c91381039163be140009fe86ff5.
Stephen Paul Weber created
458513f
Log call creation attempts
Stephen Paul Weber created
9c9eb91
Include sgx jid in JSON format for calls
Stephen Paul Weber created
bca655f
iris doesn't use promises
Stephen Paul Weber created
2bd7fc2
If bandwidth doesn't have details, then no details
Stephen Paul Weber created
d8d4164
Fix typo
Stephen Paul Weber created
a24ffca
CONFIG maps are all symbolized
Stephen Paul Weber created
944afa0
Catch only NotFound
Otherwise report the error
Stephen Paul Weber created
7295d60
Add new command to menu
Stephen Paul Weber created
41e3e8f
Need a tel to register
Stephen Paul Weber created
6af4498
Admin command to do the sgx registration
Eventually probably want a whole "switch sgx" admin action but this will do for now.
Stephen Paul Weber created
8fcc48a
We rely on this key in sgx-jmp, so set it from here
Instead of assuming the backend will do it
Stephen Paul Weber created
4c35f1d
Pass stanzas from any trusted backend
Stephen Paul Weber created
3cbb209
Look up per-customer sgx
Stephen Paul Weber created
8bd623b
TrivialBackendSgxRepo#get should return a promise
Every repo find/get should return a promise, and also we plan to do IO in here soon.
Stephen Paul Weber created
cb02c61
Fix subaccount more
Stephen Paul Weber created
9e85dd6
Fix Subaccount
Stephen Paul Weber created
1c74c68
Switch from broken table to field
Stephen Paul Weber created