• Joined on 2023-09-23
martin closed issue martin/doorman#57 2025-10-08 15:12:41 -07:00
feature: automated onboarding register buzzer number
martin pushed to main at martin/doorman 2025-10-08 15:06:19 -07:00
aba2aed396 sanitize phone number
martin commented on issue martin/doorman#58 2025-10-08 14:24:58 -07:00
chore: cleanup old call logs (best efforts)

should enable this for doorman table, it would also cleanup other expired items like locks

martin opened issue martin/doorman#58 2025-10-08 14:23:18 -07:00
chore: cleanup old call logs (best efforts)
martin pushed to main at martin/doorman 2025-10-08 14:22:25 -07:00
838ca2cb23 remove cleanup for now
975c47b174 add buzzer code identification to onboarding flow
1bca8cf9dc implement best efforts cleanup
29786f5780 add check OTP api
946ec544fe add audio instructions
Compare 5 commits »
martin commented on issue martin/doorman#57 2025-10-04 13:50:30 -07:00
feature: automated onboarding register buzzer number

now just need to build into the UI form.

martin commented on issue martin/doorman#57 2025-10-04 13:50:18 -07:00
feature: automated onboarding register buzzer number

API and client components are done. Now an onboardingflag door controls the handling of unknown callers as described above.

tested audio e2e on a real call, the numbers are correctly matching

martin pushed to main at martin/doorman 2025-10-04 13:37:58 -07:00
a9924a7f76 fix urls in test
martin pushed to main at martin/doorman 2025-10-04 13:34:19 -07:00
13e7cde723 add onboarding test to local
01243ce96c add onboarding flow to buzzer client
4975945306 add new audio assets
Compare 3 commits »
martin commented on issue martin/doorman#57 2025-10-04 12:21:50 -07:00
feature: automated onboarding register buzzer number

it have a 15 mins timeout, and is hardcoded to not be unlocked after checking status

martin commented on issue martin/doorman#57 2025-10-04 12:21:28 -07:00
feature: automated onboarding register buzzer number

implemented the onboarding mode as an internal only door

martin pushed to main at martin/doorman 2025-10-04 12:21:12 -07:00
33d7764ca2 add hardcoded door "onboardingflag" for automated onboarding process
martin commented on issue martin/doorman#57 2025-10-03 19:25:47 -07:00
feature: automated onboarding register buzzer number

need one more ddb schema, for calls during onboarding mode.

need a schema for onboarding mode toggle (similar to lock / unlock state)

martin opened issue martin/doorman#57 2025-10-03 19:25:10 -07:00
feature: automated onboarding register buzzer number
martin pushed to main at martin/doorman 2025-09-02 20:11:03 -07:00
512feb0268 increase global timeout to 9s to prevent timeouts and graceful fallback sooner at 7.25s
martin opened issue martin/doorman#56 2025-06-13 19:44:47 -07:00
feature: create docusaurus landing page
martin closed issue martin/doorman#55 2025-06-10 19:00:01 -07:00
feature: use localdb in dev
martin commented on issue martin/doorman#55 2025-06-10 19:00:00 -07:00
feature: use localdb in dev

added localdb for dev

martin pushed to main at martin/doorman 2025-06-10 18:59:34 -07:00
f3863719b5 add readmes for ui and schema
8e18bfd53e add readme for doorman-client
70651987bf add main readme
664fbda653 set up local env vars
2679374dc8 change .env.example name
Compare 6 commits »