mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Disable Asterisk Test in call test and fixes #1079
This commit is contained in:
committed by
Dan Christian Bogos
parent
e43fc091b2
commit
2b165d7883
@@ -101,12 +101,14 @@ func TestOpensipsCalls(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
/* Need to be checked
|
||||
func TestAsteriskCalls(t *testing.T) {
|
||||
optConf = utils.Asterisk
|
||||
for _, stest := range sTestsCalls {
|
||||
t.Run("", stest)
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
func testCallInitCfg(t *testing.T) {
|
||||
// Init config first
|
||||
|
||||
Reference in New Issue
Block a user