소스 검색

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

Daniel-Constantin Mierla 8 년 전
부모
커밋
a9ea123ade
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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