[sr-dev] git:master:b6e8422b: Makefile: remove "pingtel hack" #define from 2002 in Makefile

Henning Westerholt hw at kamailio.org
Wed Dec 26 21:37:41 CET 2018


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

Author: Henning Westerholt <hw at kamailio.org>
Committer: Henning Westerholt <hw at kamailio.org>
Date: 2018-12-26T21:29:33+01:00

Makefile: remove "pingtel hack" #define from 2002 in Makefile

---

Modified: src/Makefile.defs

---

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

---

diff --git a/src/Makefile.defs b/src/Makefile.defs
index 3512666e0e..09260d1cbd 100644
--- a/src/Makefile.defs
+++ b/src/Makefile.defs
@@ -575,10 +575,6 @@ data_target = $(prefix)/$(data_dir)
 # -DNOSMP
 #		don't use smp compliant locking (faster but won't work on SMP machines)
 #		(not yet enabled) (FAST_LOCK)
-# -DNO_PINGTEL_TAG_HACK
-#		if enabled, To-header-field will be less liberal and will not accept
-#		'tag=' (tag parameter with equal sign and without value); it is called
-#		this way because such message was sighted from a Pingtel phone
 # -DUSE_TCP
 #		compiles in tcp support
 # -DDISABLE_NAGLE




More information about the sr-dev mailing list