Module: kamailio
Branch: master
Commit: d268d935a4e1e92389ef1c7299f83933c23e6d91
URL:
https://github.com/kamailio/kamailio/commit/d268d935a4e1e92389ef1c7299f8393…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: GitHub <noreply(a)github.com>
Date: 2017-05-06T08:10:44+02:00
misc/examples: fixed typo in sqlang kemi example
---
Modified: misc/examples/kemi/kamailio-basic-kemi-sqlang.sq
---
Diff:
https://github.com/kamailio/kamailio/commit/d268d935a4e1e92389ef1c7299f8393…
Patch:
https://github.com/kamailio/kamailio/commit/d268d935a4e1e92389ef1c7299f8393…
---
diff --git a/misc/examples/kemi/kamailio-basic-kemi-sqlang.sq
b/misc/examples/kemi/kamailio-basic-kemi-sqlang.sq
index e3c82f9..9eda6a9 100644
--- a/misc/examples/kemi/kamailio-basic-kemi-sqlang.sq
+++ b/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