Module: kamailio
Branch: master
Commit: 1ff60247a2996b9478e0611f99e9b825e22cb6ab
URL: 
https://github.com/kamailio/kamailio/commit/1ff60247a2996b9478e0611f99e9b825e22cb6ab

Author: Henning Westerholt <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date: 2018-10-05T21:41:33+02:00

misc:  small spelling fix (bellow -> below)

---

Modified: misc/examples/obsoleted/test.cfg

---

Diff:  
https://github.com/kamailio/kamailio/commit/1ff60247a2996b9478e0611f99e9b825e22cb6ab.diff
Patch: 
https://github.com/kamailio/kamailio/commit/1ff60247a2996b9478e0611f99e9b825e22cb6ab.patch

---

diff --git a/misc/examples/obsoleted/test.cfg b/misc/examples/obsoleted/test.cfg
index 45af10601e..b35c9b243b 100644
--- a/misc/examples/obsoleted/test.cfg
+++ b/misc/examples/obsoleted/test.cfg
@@ -230,7 +230,7 @@ route[2] {
                if (!(src_ip==195.37.77.110) & 
                        !(proxy_authorize(      "iptel.org" /* realm */,
                                                        "subscriber" /* table 
name */ ))) {
-                       # see comments bellow on these ACK/CANCEL exceptions
+                       # see comments below on these ACK/CANCEL exceptions
                        if (method=="ACK" ) {
                                log("failed outbound authentication for ACK 
granted");
                        } else if (method=="CANCEL") {


_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to