Commit log

2d44eb7 Don't try for local when not possible

Stephen Paul Weber created

129df4d Up max to 500

Stephen Paul Weber created

bdf6280 Voicemail timeout field improvements

Click to expand commit body
The -1 thing is pretty outdated, we have a voicemail disable for that
now.

Realistic range is 0 (instant voicemail) to 300 (bandwidth's max which
we impose in the code anyway).

Stephen Paul Weber created

b81dfa0 min or max may be optional

Stephen Paul Weber created

5f9590c Remove upper bound on top up

Click to expand commit body
It's wrong anyway, since trust levels impose different upper bounds, and
all we really care about here is min.

Stephen Paul Weber created

04e9f16 Fix typo

Stephen Paul Weber created

8d2885f Print lua script load path

Stephen Paul Weber created

2c61aa9 Load scripts relative to script path not cwd

Stephen Paul Weber created

f05cb03 rename can't span fs, use mv

Stephen Paul Weber created

846e969 Prefer ones with only + added

Click to expand commit body
In any case most users should migrate to c prefix version which always works

Stephen Paul Weber created

72ace06 Longer dhall load timeout

Stephen Paul Weber created

969d9e6 Update to dhall gem 0.5.6

Stephen Paul Weber created

d098dae Add sgx_jmp to the bins as well

Stephen Paul Weber created

f24e277 Fix for time-machine we use in prod

Stephen Paul Weber created

f4a0ae4 Caused concurrent access, so don't bother

Stephen Paul Weber created

680092b Too new is different again

Stephen Paul Weber created

8281ca7 Fix git uri

Stephen Paul Weber created

dc793b5 Fix lint

Stephen Paul Weber created

b03867b Guixify

Stephen Paul Weber created

52a20f0 Use rubocop from bundler for now

Stephen Paul Weber created

2554164 Make simplecov optional for tests

Stephen Paul Weber created

cc915a1 Support newer webmock

Stephen Paul Weber created

54f1d53 Make rubocop optional for rake

Stephen Paul Weber created

7ca3996 Need to wrap in Postgres

Stephen Paul Weber created

f0353d6 Each notify is its own transaction

Stephen Paul Weber created

d77cadf Downgrade to error from fatal

Stephen Paul Weber created

135a2da Better contect for db notify errors

Stephen Paul Weber created

ecd3942 Don't crash if a single poll for notify fails

Stephen Paul Weber created

7b91524 Timeout for spam detected

Stephen Paul Weber created

7b4e73c Increase allowed iq timeout from scripts

Stephen Paul Weber created

3390056 Timeout exception with better backtrace

Stephen Paul Weber created

667402c Timeout with sgx isn't really an error worth reporting

Stephen Paul Weber created

0702e2e Fix transitional account calling

Stephen Paul Weber created

ae58206 Up default IQ timeout to 10

Stephen Paul Weber created

72d8e21 Snikket finally fixed this

Stephen Paul Weber created

8d9e76a Assume +1 was added for legacy sip

Click to expand commit body
New ones start with c and don't get messed up

Stephen Paul Weber created

509f322 Need to look up the customer again

Stephen Paul Weber created

d108dea Retry failed inbound forwarding call

Click to expand commit body
Since bandwidth fails these all the time for no reason and they work
after several retries

Stephen Paul Weber created

1148d19 Trying to record voicemail, just do it

Click to expand commit body
Even with voicemail disabled... some bug led them here and let's not
just ignore it?

Especially since fwd is unset during fallback anyway

Stephen Paul Weber created

bf21f05 Add healthcheck endpoint

Stephen Paul Weber created

bdca47f Pass customer_id since we have it

Stephen Paul Weber created

56726ff Ignore more kinds of exceptions

Stephen Paul Weber created

0cf9f43 Allow any onbaording jid to use change jid

Stephen Paul Weber created

940a41a Don't bother looking up web register

Stephen Paul Weber created

f1758ed Limit results by quantity

Click to expand commit body
Don't just include it in the queries

Stephen Paul Weber created

2c2a56b put_owner is a sync operation already

Stephen Paul Weber created

48bf263 Include plan name in error

Stephen Paul Weber created

928a90c Return the actual value not the span

Stephen Paul Weber created

67fdba5 Pass already extracted custoemr_id

Stephen Paul Weber created

346c069 Ending call takes customer_id

Stephen Paul Weber created