- fixed flavour typo
... | ... |
@@ -50,7 +50,7 @@ Starting with version 3.0.0, the two SIP server flavours are built from |
50 | 50 |
same source code tree. In version 4.0.0 the two source code trees were |
51 | 51 |
merged even more, so a combined module directory is now used. |
52 | 52 |
|
53 |
-Kamailio flavor is the one built by default. SER is, historically speaking, the |
|
53 |
+Kamailio flavour is the one built by default. SER is, historically speaking, the |
|
54 | 54 |
first open source SIP server started in 2001. Kamailio forked from SER in |
55 | 55 |
2005 under the initial name OpenSER. |
56 | 56 |
|
... | ... |
@@ -772,7 +772,7 @@ A: In both cases, the reason is probably an error in request routing script |
772 | 772 |
|
773 | 773 |
Q: Where to report issues? |
774 | 774 |
|
775 |
-A: Use bug tracker at: http://sip-router.org/tracker |
|
775 |
+A: Use bug tracker at: https://github.com/kamailio/kamailio/issues |
|
776 | 776 |
|
777 | 777 |
Q: Any F.A.Q. that could be helpful to check before reporting an issue? |
778 | 778 |
|