mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
chan_sip: Remove deprecated module.
ASTERISK-30297 Change-Id: Ic700168c80b68879d9cee8bb07afe2712fb17996
This commit is contained in:
committed by
George Joseph
parent
e66c5da145
commit
4095a382da
@@ -36,18 +36,6 @@
|
||||
"runTestsuiteOptions": "--test-timeout=180",
|
||||
"testcmd": "--test-regex=tests/channels/pjsip/[s-z]"
|
||||
},
|
||||
{
|
||||
"name": "sip1",
|
||||
"dir": "tests/CI/output/sip1",
|
||||
"runTestsuiteOptions": "--test-timeout=240",
|
||||
"testcmd": "--test-regex=tests/channels/SIP/[Sa-r]"
|
||||
},
|
||||
{
|
||||
"name": "sip2",
|
||||
"dir": "tests/CI/output/sip2",
|
||||
"runTestsuiteOptions": "--test-timeout=240",
|
||||
"testcmd": "--test-regex=tests/channels/SIP/[s-z]"
|
||||
},
|
||||
{
|
||||
"name": "iax ",
|
||||
"dir": "tests/CI/output/iax2_local",
|
||||
|
@@ -17,12 +17,6 @@
|
||||
"runTestsuiteOptions": "--test-timeout=180",
|
||||
"testcmd": "-t tests/channels/pjsip"
|
||||
},
|
||||
{
|
||||
"name": "sip ",
|
||||
"dir": "tests/CI/output/sip",
|
||||
"runTestsuiteOptions": "--test-timeout=240",
|
||||
"testcmd": "-t tests/channels/SIP"
|
||||
},
|
||||
{
|
||||
"name": "iax ",
|
||||
"dir": "tests/CI/output/iax2_local",
|
||||
|
@@ -9,11 +9,6 @@
|
||||
"dir": "tests/CI/output/pjsip",
|
||||
"testcmd": "-t tests/channels/pjsip"
|
||||
},
|
||||
{
|
||||
"name": "sip ",
|
||||
"dir": "tests/CI/output/sip",
|
||||
"testcmd": "-t tests/channels/SIP"
|
||||
},
|
||||
{
|
||||
"name": "iax ",
|
||||
"dir": "tests/CI/output/iax2_local",
|
||||
|
Reference in New Issue
Block a user