fix and test cases for #217 - sip:refer blocks if NOTIFY not received after 202 Accepted (#218)

This commit is contained in:
Dave Horton
2023-01-13 12:07:46 -05:00
committed by GitHub
parent a6b5366136
commit 33b8bd701d
8 changed files with 341 additions and 4 deletions

View File

@@ -8,5 +8,6 @@ require('./gather-tests');
require('./sip-request-tests');
require('./create-call-test');
require('./play-tests');
require('./sip-refer-tests');
require('./remove-test-db');
require('./docker_stop');