THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#370 - iptrtpproxy compilation error
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Won't implement
Additional comments about closing: Module is obsoleted, unless someone will revive it. rtpengine offers more or less same functionality with kernel forwarding, plus many other features.
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=370
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#488 - Some modules not being generated in RPM Build
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
Additional comments about closing: Carrierroute rpm re-enabled, in future releases should be bundled with standard modules rpm.
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=488
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#489 - SIPTRACE populates method=INVITE for received response to CANCEL
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
Additional comments about closing: I pushed a patch to take cseq from message, not transaction fields, because cancel is bound to invite transaction. If still an issue, open a new issue on github project.
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=489
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#503 - FreeBSD + mariadb make fail
User who did this - Victor (coyote)
----------
4.3.0-dev0
Oh, sorry, backward:
# diff -u modules/db_mysql/Makefile{-,}
--- modules/db_mysql/Makefile- 2014-12-22 12:47:50.818588504 +0300
+++ modules/db_mysql/Makefile 2014-12-22 12:47:36.631590149 +0300
@@ -21,7 +21,7 @@
ifneq ($(MYSQLCFG),)
# use autodetection
- DEFS += $(shell $(MYSQLCFG) --include | sed 's/\(-I.*\)\/mysql/\1/g' )
+ DEFS += $(shell $(MYSQLCFG) --include )
LIBS = $(shell $(MYSQLCFG) --libs)
else
# mysql.h locations (freebsd,openbsd solaris)
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=503#comment1742
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#503 - FreeBSD + mariadb make fail
User who did this - Victor (coyote)
----------
# diff -u modules/db_mysql/Makefile{,-}
--- modules/db_mysql/Makefile 2014-12-22 12:47:36.631590149 +0300
+++ modules/db_mysql/Makefile- 2014-12-22 12:47:50.818588504 +0300
@@ -21,7 +21,7 @@
ifneq ($(MYSQLCFG),)
# use autodetection
- DEFS += $(shell $(MYSQLCFG) --include )
+ DEFS += $(shell $(MYSQLCFG) --include | sed 's/\(-I.*\)\/mysql/\1/g' )
LIBS = $(shell $(MYSQLCFG) --libs)
else
# mysql.h locations (freebsd,openbsd solaris)
----------
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=503#comment1741
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#494 - usrloc: REGISTER with new callid gets updated on memory but not on DB
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Implemented
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=494
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.