Module: kamailio
Branch: master
Commit: 5f738f19c9ed1f5c40040f788c10bc8fca016e82
URL: https://github.com/kamailio/kamailio/commit/5f738f19c9ed1f5c40040f788c10bc8…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2019-06-13T09:41:36+02:00
CONTRIBUTING.md: note that references to names do not belong to commit messages
---
Modified: .github/CONTRIBUTING.md
---
Diff: https://github.com/kamailio/kamailio/commit/5f738f19c9ed1f5c40040f788c10bc8…
Patch: https://github.com/kamailio/kamailio/commit/5f738f19c9ed1f5c40040f788c10bc8…
---
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index af9c1799fa..d22cbc0ce2 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -137,6 +137,9 @@ dialplan: basic safety for concurrent rpc reload
```
...: fix for http://private-tracker.lab/1234
```
+ * do not mention any developer name or yourself when fixing an issue introduced
+ by an old commit done by that developer or you. That commit can be referenced
+ by hash id.
#### Commit Message Examples ####
Hello,
later today I will join ClueCon Weekly for a discussion about what is
new for Kamailio project and the plans for the future.
ClueCon Weekly is a web video conference organized by the FreeSwitch
project team. They announced recently a revamp of the format, however, I
expect that other people can still join live if they want to listen and
ask questions, couple of ways to connect being listed at:
*
https://freeswitch.org/confluence/display/FREESWITCH/ClueCon+Weekly+Confere…
If joining live is no longer possible, I will post a link to the
recording and if someone has any questions following my presentation, I
can answer here.
Cheers,
Daniel
--
Daniel-Constantin Mierla -- www.asipto.comwww.twitter.com/miconda -- www.linkedin.com/in/miconda
Module: kamailio
Branch: master
Commit: 3af22766b1554193ef7990dd5d575f876f44732e
URL: https://github.com/kamailio/kamailio/commit/3af22766b1554193ef7990dd5d575f8…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2019-06-12T09:18:35+02:00
lib/srutils: removed svn ids
---
Modified: src/lib/srutils/sha256.c
Modified: src/lib/srutils/sha256.h
Modified: src/lib/srutils/shautils.c
Modified: src/lib/srutils/shautils.h
Modified: src/lib/srutils/tmrec.c
Modified: src/lib/srutils/tmrec.h
---
Diff: https://github.com/kamailio/kamailio/commit/3af22766b1554193ef7990dd5d575f8…
Patch: https://github.com/kamailio/kamailio/commit/3af22766b1554193ef7990dd5d575f8…
---
diff --git a/src/lib/srutils/sha256.c b/src/lib/srutils/sha256.c
index 2b405511af..a0e23c080e 100644
--- a/src/lib/srutils/sha256.c
+++ b/src/lib/srutils/sha256.c
@@ -29,7 +29,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: sha2.c,v 1.1 2001/11/08 00:01:51 adg Exp adg $
*/
#include <string.h> /* memcpy()/memset() or bcopy()/bzero() */
diff --git a/src/lib/srutils/sha256.h b/src/lib/srutils/sha256.h
index 111c8be6c2..760ccc0de6 100644
--- a/src/lib/srutils/sha256.h
+++ b/src/lib/srutils/sha256.h
@@ -29,7 +29,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: sha2.h,v 1.1 2001/11/08 00:02:01 adg Exp adg $
*/
#ifndef __SHA2_H__
diff --git a/src/lib/srutils/shautils.c b/src/lib/srutils/shautils.c
index 13bc89f5e9..5fa79527bf 100644
--- a/src/lib/srutils/shautils.c
+++ b/src/lib/srutils/shautils.c
@@ -15,8 +15,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*! @defgroup srutils Various utilities
diff --git a/src/lib/srutils/shautils.h b/src/lib/srutils/shautils.h
index 1ca8d0789a..aa2d16ad90 100644
--- a/src/lib/srutils/shautils.h
+++ b/src/lib/srutils/shautils.h
@@ -15,8 +15,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*!
diff --git a/src/lib/srutils/tmrec.c b/src/lib/srutils/tmrec.c
index d04e72c36d..6203a4db83 100644
--- a/src/lib/srutils/tmrec.c
+++ b/src/lib/srutils/tmrec.c
@@ -1,5 +1,4 @@
/*
- *
* Copyright (C) 2001-2003 FhG Fokus
*
* This file is part of Kamailio, a free SIP server.
diff --git a/src/lib/srutils/tmrec.h b/src/lib/srutils/tmrec.h
index 7786578a18..be531a83da 100644
--- a/src/lib/srutils/tmrec.h
+++ b/src/lib/srutils/tmrec.h
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* Copyright (C) 2001-2003 FhG Fokus
*
* This file is part of ser, a free SIP server.
Hello,
When using DNS SRV records and 1st destination no response then it try to
2nd destination. If 2nd destination rejected the call with 486 then
kamailio(version: 4.1.1) forward this code as 503. In config we use
failure_route as,
if (t_check_status("408")) {
t_reply("503","Service Unavailable");
}
Could anyone please explain this scenario? why this 486 translated to 503?
Thanks,
Salah