소스 검색

misc/examples: fixed typo in sqlang kemi example

Daniel-Constantin Mierla 8 년 전
부모
커밋
d268d935a4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      misc/examples/kemi/kamailio-basic-kemi-sqlang.sq

+ 1 - 1
misc/examples/kemi/kamailio-basic-kemi-sqlang.sq

@@ -336,7 +336,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