URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=24b321d…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Nov 27 14:32:29 2009 +0100
dialog(k): avoid double free
- rested current dialog pointer when distroying dialog to avoid double
free done from post script callback
- reported by Klaus Feichtinger
(cherry picked from commit 9dca82405261dd925f845a98f2da26f7b1d12b54)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e958eaf…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Thu Nov 26 21:29:45 2009 +0100
core: set response functions list after mod init
- some modules set the response function in mod_init
- case of nathelper(k)
- reported by Andres Moya
(cherry picked from commit ee51f2f714d52d6cc36417bb65b764d718514984)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4f24ca9…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Nov 25 18:21:22 2009 +0100
tm: fix for dialog(k) module workaround
- check if types!=TMCB_MAX if callback registration checks
- TMCB_MAX is used to store pointer to dialog in order to clean it
quickly
(cherry picked from commit 0cab381fc93e53ca039ddbfa8ae6546fa14be066)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a5dc459…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Nov 18 08:55:49 2009 +0100
updated debian lenny packaging files for K 3.0
- credits to Jonas Bergler <jonas.bergler [at] staff.snap.net.nz>
(cherry picked from commit f7e79e649988c787864594092b297865b0cdfb67)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d3d6c62…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Nov 15 12:52:36 2009 +0100
uac(k): use type to detect www/proxy_authenticate hdrs
- reported by Mangust (mangust2), SF.net #2897594
(cherry picked from commit c92e49f3eb145c3767e996d21717d20613a899d5)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=074f6a3…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Nov 15 05:12:51 2009 +0100
route(1) changed to route(RELAY)
- reported by Mangust (mangust2), SF.net #2897872
(cherry picked from commit 99d434e5c2ff2771a5e6c486630e859d5bcc6c5f)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4289e2e…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Nov 6 13:35:20 2009 +0100
pv: return transport parameter value for $rP
- reported by Alex Hermann, SF.net tracker #2892560
(cherry picked from commit 337b0e067dbec8965b176a469bcb2104f2bd870c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=62092f2…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Nov 6 12:30:51 2009 +0100
uac(k): set callback type for local requests
- type has to be TMCB_LOCAL_COMPLETED to execute transaction callback
(cherry picked from commit d49abf1ec44ca63a36ef1149622bf1b706d17b2a)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=775ea32…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Mon Nov 2 15:16:16 2009 +0100
tm: auto-correct timeout values in K compat mode
- if the value of timer parameters is less than 120 then use T*1000
- SR TM use mili-seconds instead of seconds like in K 1.5
- print warning message if such case happens
(cherry picked from commit 2a34921ba091b10c201f330aa2f7bea336708231)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ee1d833…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Mon Nov 2 14:49:06 2009 +0100
define kamailio compatibility mode
- #!KAMAILIO at the top of config file
(cherry picked from commit 36c4036bbfa26f34be8c434d94b17e75bb6b2bef)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a7b5154…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Mon Nov 2 14:46:17 2009 +0100
tm: avp style for parameters
- when K config compatibility is defined, TM avp parameters use the $avp(name)
format. e.g.:
...
modparam("tm", "fr_timer_avp", "$avp(i:10)")
(cherry picked from commit ed9c6128fdd588f5d9aa19ad666db36cfc0c788d)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=41847d2…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Oct 30 20:58:11 2009 +0100
config cleanup
- enclose several former commented features within defines
- enabling such a feature requires just one 'define' as opposite of sed
command used in 1.5 config
(cherry picked from commit 9069082a2d80b436779e805ee4da9703c4672d90)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=57d0330…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Oct 30 13:04:42 2009 +0100
added kamailio in ingnore list
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=da701bc…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Oct 30 11:46:44 2009 +0100
set default debug level to 2
- load sl after tm so it can do stateful reply via send_reply()
(cherry picked from commit 762ab0f1ce81dedaab3cc8ad20103317f06da75d)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bcc5785…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Oct 30 11:21:45 2009 +0100
set branch flags before saving location
- enclose parameters in double-quotes
(cherry picked from commit 2a67b2533742f7e969d17b027ca7dfea77701415)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=360c641…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Oct 30 11:05:28 2009 +0100
support for defines
- applied patch from Bogdan Harjoc
- support for define/ifdef/ifndef
- nicer way to build config file
- additions to preprocessor directives, so far was 'include'
- format is:
#!define ID
#!ifdef ID
#!ifndef ID
#!else
#!endif
(cherry picked from commit 744813329639b323e77a148aebb83112ec1039d1)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7ccc604…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Thu Oct 29 00:51:44 2009 +0100
kamctl: include core config.mak in Makefile
(cherry picked from commit 1180ee4d1f5de178f1a16785c3ff573aec00bd70)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0cb74fb…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Thu Oct 29 00:50:54 2009 +0100
Makefile: adding data vars
- they are used to install shared resources from kamctl/kamdbctl
(cherry picked from commit f6b97e137b44a420d13eeeb45218df1e7b618393)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f8bf963…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Oct 28 23:54:33 2009 +0100
kamailio.cfg: load ctl and mi_rpc modules
- enables usage of sercmd tool with default config
(cherry picked from commit 80a8fc22b8488c358fc12f0a6ce684ffe32f1d1c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=350eb60…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Oct 28 23:38:58 2009 +0100
kamailio.cfg: do sanity check by default
- use sanity module to catch parsing errors early in config
- replaces error_route from kamailio 1.5
(cherry picked from commit aa569991b9c184003ccfd805978930f6cf9ccf2e)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6b6bc92…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Oct 28 22:43:14 2009 +0100
Makefile: introducing SRC_NAME var
- store the name as it is in source tree, updated by
installation to MAIN_NAME (used for man pages install)
(slightly modified version of 3a7b050)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=18ec6f5…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Oct 28 22:07:00 2009 +0100
kamailio.cfg: use name for routes
- switched from index to names for routes
- 1 => RELAY
- 2 => PRESENCE
- 3 => AUTH
- 4 => NAT
- 5 => RTPPROXY
- failure route: 1 = > FAIL_ONE
- onreply route: 1 = > REPLY_ONE
- branch route: 1 = > BRANCH_ONE
(cherry picked from commit 489ddd1336d3bd703ea0b393226631469883b4f3)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=10a05af…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Wed Oct 28 21:53:27 2009 +0100
kamaili.cfg: basic updates to make it work with SR core
(cherry picked from commit 5adb83ef2c7e6f1e07a2df1f7f26e6933f7f34ab)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6a9eac3…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Thu Oct 22 23:02:50 2009 +0200
pv: $snd(xyz) - new pv class to handle dst filtering
- return attributes of destination address, valid in onsend_route
- woraround the DNS blacklisting from K 1.5 by using the new PVs and
onsend_route
- inner name can be: ip, af, proto and port
(cherry picked from commit be72d02a81f4508e6666e5992c52b788422cd398)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=48e38cd…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Tue Oct 13 23:46:46 2009 +0200
etc: add modules_k to search path of modules
(cherry picked from commit 974e91436a5cf2bdab0f0e6d9d94d4425c2320ac)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=022eadc…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Tue Oct 13 23:29:04 2009 +0200
kamctl: added install-if-newer in Makefile
(cherry picked from commit 418bbf80cfc3d4efa2334c1b3bdbfb6e91853f7a)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c217074…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Tue Oct 13 20:41:38 2009 +0200
kamctl: Makefile action for simple 'make'
- avoid kamctl installation if 'make' is typed
(cherry picked from commit e77ff6f4c9fa32e0bc527d72dc54317658ac448a)
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#21 - Crash at t_reply.c:668
User who did this - Andrei Pelinescu-Onciul (andrei)
Reason for closing: Fixed
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=21
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.
A new Flyspray task has been opened. Details are below.
User who did this - Anonymous user ()
Attached to Project - sip-router
Summary - MlD6cb <a href="http://jcdrarazqgev.com/">jcdrarazqgev</a>, [url=http://rfqzdimwstda.com/]rfqzdimws
Task Type - Improvement
Category - tcp
Status - Assigned
Assigned To - Andrei Pelinescu-Onciul
Operating System - Mac OS X (Darwin)
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - MlD6cb <a href="http://jcdrarazqgev.com/">jcdrarazqgev</a>, [url=http://rfqzdimwstda.com/]rfqzdimwstda[/url], [link=http://ttqrbjkjcpvc.com/]ttqrbjkjcpvc[/link], http://lilcefqcpnhk.com/
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=26
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.
A user has added themself to the list of users assigned to this task.
FS#26 - MlD6cb <a href="http://jcdrarazqgev.com/">jcdrarazqgev</a>, [url=http://rfqzdimwstda.com/]rfqzdimws
User who did this - Anonymous user ()
http://sip-router.org/tracker/index.php?do=details&task_id=26
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.