Browse Source

update cpa status

dujunchen 1 month ago
parent
commit
d93a1c4884
1 changed files with 1 additions and 0 deletions
  1. 1 0
      internal/app/ami/action/index.go

+ 1 - 0
internal/app/ami/action/index.go

@@ -933,6 +933,7 @@ func HandleAMI(event map[string]string) {
 			if ok {
 				if taskName == "CPA" {
 					CPAConfbridgeReinvite(task.ConfbridgeID)
+					alstatus.PaStatus("", "CPA", "start")
 				}
 			}