This commit is contained in:
Dave Horton
2020-12-14 09:48:44 -05:00
parent d842dd99b8
commit a7f5dc4f35
2 changed files with 2 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ test('sbc-outbound tests', async(t) => {
await connect(srf);
/* call to unregistered user */
debug('successfully connected to drachtio server');
await sippUac('uac-pcap-device-404.xml');
t.pass('return 404 to outbound attempt to unregistered user/device');