0x4a52466c696e74 1 rok temu
rodzic
commit
41f7a537d6
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      sip/asterisk/ami/client.go

+ 1 - 0
sip/asterisk/ami/client.go

@@ -185,6 +185,7 @@ func (s *client) Event() chan Event {
 }
 
 func (s *client) eventAccepted(event Event) {
+	log.Println("... event-accepted", event)
 	switch event.Name() {
 	case "FullyBooted":
 		{