Procházet zdrojové kódy

misc/examples: fixed typo in kemi js example
(cherry picked from commit 0e84e7b13fa934f47d1c68a2b040109db473e082)

Daniel-Constantin Mierla před 8 roky
rodič
revize
a9ea123ade
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      misc/examples/kemi/kamailio-basic-kemi-jsdt.js

+ 1 - 1
misc/examples/kemi/kamailio-basic-kemi-jsdt.js

@@ -335,7 +335,7 @@ function ksr_route_sipout()
 
 	KSR.hdr.append_hf("P-Hint: outbound\r\n");
 	ksr_route_relay();
-	KSR.xexit();;
+	KSR.x.exit();
 }
 
 // Manage outgoing branches