Browse Source

misc/examples: fixed typo in sqlang kemi example

Daniel-Constantin Mierla 8 years ago
parent
commit
d268d935a4
1 changed files with 1 additions and 1 deletions
  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