support auth trunk for incoming call (#213)

* support auth trunk for incoming call

* wip

* wip

* wip

* update digest-utils version

* update sql file from api-server

* update sql file from api-server

* wip
This commit is contained in:
Hoan Luu Huu
2025-10-24 04:00:34 +07:00
committed by GitHub
parent b2868842ad
commit 9beba4330a
4 changed files with 82 additions and 8 deletions

View File

@@ -748,4 +748,4 @@ ALTER TABLE accounts ADD FOREIGN KEY device_calling_application_sid_idxfk (devic
ALTER TABLE accounts ADD FOREIGN KEY siprec_hook_sid_idxfk (siprec_hook_sid) REFERENCES applications (application_sid);
SET FOREIGN_KEY_CHECKS=0;
SET FOREIGN_KEY_CHECKS=0;