URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aeb98d3d... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Nov 3 18:41:01 2014 +0100
uac: use transaction to propagate uac_auth() flag
- needed by dialog to increase the cseq - local request is no longer accessible at forwarding callback
(cherry picked from commit 952227ef749da464c7990fa7f056764daf4bda0d)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e82f1b2c... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Oct 31 12:35:56 2014 +0100
dialog: increase local cseq after REFER generated by dlg_bridge
- otherwise the next BYE can be rejected
(cherry picked from commit c76ee9facb771d2eae792214e6d4cef39c94a9eb)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4aea47fa... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Oct 31 12:33:38 2014 +0100
tm: update headers shortcuts if buffer rebuilt after event_route[tm:local-requests]
- affecting transactions for local generated requests - bulding local ACK uses the shortcuts and they ended up being broken - reported by Kristian F. Høgh
(cherry picked from commit b6d3dc61a78e549c9a75ddfa2fbb86aa2a1682c5)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4f74bfc6... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Oct 31 11:09:53 2014 +0100
main.c: fix compile warning
(cherry picked from commit e4f18cb322d54035fb6825df3a2f712ed03a71db)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bf78e849... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Oct 31 00:31:11 2014 +0100
tm: do all the clean local msg structure in one place
- uri/dst-uri were clened before the entire local sip message, not being visible while rebuilding the content
(cherry picked from commit a2252afe90e0acd779e64c47eacc174b4bbdc41c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7b220da5... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Oct 30 22:29:01 2014 +0100
pipelimit: update the limit of pipe for pl_check(pipeid, alg, limit)
- affects the dynamic pipes that could have been created by same function on a previous execution, allowing to be on-the-fly updated - reported by Alex Balashov
(cherry picked from commit 280f947eac5c66bfa6151c75983ffa9e533dd709)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=34c82570... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Oct 30 20:47:42 2014 +0100
rr: dont set msg flag FL_RR_ADDED for record_route() in branch_route
- the operation is specific only for the branch
(cherry picked from commit 58ad681ab68a14e8fe2b0f6ebc6cf03bdabeea80)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=631e558f... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Oct 30 11:41:41 2014 +0100
tm: safety catch inside t_check_trans() when already in a tm routing block
- transaction is known and some of these routing blocks are inside tm lock, which can result in deadlock if not tested - reported by Andrew Pogrebennyk, FS#482
(cherry picked from commit a8d50919bd614b704f3a4e08ff90d844b2c29829)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b5ead368... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Oct 30 10:23:51 2014 +0100
sqlops: use row index for storing result of sql_pvquery()
- reported by Savolainen Dmitri, FS#487
(cherry picked from commit 367840503010d1be0da23e79525f2f88eb09ebcf)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3209d224... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Oct 30 10:10:15 2014 +0100
htable: safety check for key type and value
- reported by FS#486
(cherry picked from commit f5d9b59ee5aabb1da934ae2ce8101250041c05d1)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7d31ee74... Author: Hugh Waite hugh.waite@acision.com Date: Wed Oct 29 16:18:28 2014 +0000
registrar: Prevent incorrect application of path when forwarding a register
- Reset the internal path pointer after a save() to prevent it being added as a Route: header, e.g. when running t_replicate()
(cherry picked from commit 61a1eee4fe2b7e3a7c6a8f82c86ac52957439053)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e968d72f... Author: Hugh Waite hugh.waite@acision.com Date: Mon Oct 20 15:02:59 2014 +0100
sdpops/documentation: Add id's to function sections
(cherry picked from commit 69cd679496c482aabd17f2c7fbde7a5282864308)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=49c39a3b... Author: Hugh Waite hugh.waite@acision.com Date: Wed Oct 8 21:11:55 2014 +0100
core/parser: Fix extract_sendrecv_mode to always return mode if valid
- All four sendrecv directions return 0 - is_on_hold flag set for inactive and sendonly
(cherry picked from commit 0a019df8f2922a940a41742ce0e4560bb6523d6c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d503b115... Author: Jason Penton jason.penton@gmail.com Date: Tue Oct 28 17:26:43 2014 +0200
modules/dialog_ng: prevent seg fault if socket struct is null
(cherry picked from commit de369d4b466078c4c5aada0fc55d9689b2d13047)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=96d3484b... Author: lucian balanceanu lucian.balanceanu@1and1.ro Date: Fri Oct 24 17:29:35 2014 +0300
cr: fix some cr kamctl fifo problems
- initialize builtin structures with appropiate values
(cherry picked from commit 22d125e3b73688b227a951dce1ce12b4c798229a)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c059fd51... Author: lucian balanceanu lucian.balanceanu@1and1.ro Date: Fri Oct 24 17:12:34 2014 +0300
cr: decreased logging severity of some messages
- moved some informative messages from ERR to INFO, DBG
(cherry picked from commit 2a57414fd952f36f88b1ab2dc038934a8ddf6d64)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8c52d68a... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Tue Oct 21 16:32:26 2014 +0200
tls: note that SSLv3 should not be used if high security is needed
- the note was already for SSLv2
(cherry picked from commit 5fe0d14745303c61d3fafe9decbb735d5424a442)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=adc3d44f... Author: Olle E. Johansson oej@edvina.net Date: Tue Oct 14 09:25:12 2014 +0200
test/unit: Add Sipsak URL in README
(cherry picked from commit c2180873931408e7ff35e826f82505a7a99167e6)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a0cadc6c... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Oct 13 23:50:21 2014 +0200
test/unit: updates to units 27, 28, 29, 31 ane 33
- parametrizied 11.cfg
(cherry picked from commit 4d898e9391ff4990eb5ce2319c9a5ca7d66d98b4)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3987ba28... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Oct 13 22:49:38 2014 +0200
test/unit: sipsak listed as dependency in readme
(cherry picked from commit dad6e668c3839bafb20fcee31fdd35a1ce7ceac7)
Conflicts: test/unit/README
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2b4bb3e0... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Oct 13 22:47:28 2014 +0200
test/unit: updated unit 25.sh
(cherry picked from commit 66b93da82ed075c0a4d9d6b1e5f93932432a1aee)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fcc47042... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Oct 13 22:35:07 2014 +0200
test/unit: updates to unit 22
(cherry picked from commit 6f476de8d0e658c148328ace7f0f27f0574fb52e)
Daniel hello. This commit: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aeb98d3d... not work at this branch, but it work at master branch. Tested today.
2014-11-04 2:21 GMT+04:00 Daniel-Constantin Mierla miconda@gmail.com:
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aeb98d3d... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Nov 3 18:41:01 2014 +0100
uac: use transaction to propagate uac_auth() flag - needed by dialog to increase the cseq - local request is no longer accessible at forwarding callback (cherry picked from commit 952227ef749da464c7990fa7f056764daf4bda0d)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e82f1b2c... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Oct 31 12:35:56 2014 +0100
dialog: increase local cseq after REFER generated by dlg_bridge - otherwise the next BYE can be rejected (cherry picked from commit c76ee9facb771d2eae792214e6d4cef39c94a9eb)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4aea47fa... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Oct 31 12:33:38 2014 +0100
tm: update headers shortcuts if buffer rebuilt after
event_route[tm:local-requests]
- affecting transactions for local generated requests - bulding local ACK uses the shortcuts and they ended up being broken - reported by Kristian F. Høgh (cherry picked from commit b6d3dc61a78e549c9a75ddfa2fbb86aa2a1682c5)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4f74bfc6... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Oct 31 11:09:53 2014 +0100
main.c: fix compile warning (cherry picked from commit e4f18cb322d54035fb6825df3a2f712ed03a71db)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bf78e849... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Oct 31 00:31:11 2014 +0100
tm: do all the clean local msg structure in one place - uri/dst-uri were clened before the entire local sip message, not
being visible while rebuilding the content
(cherry picked from commit a2252afe90e0acd779e64c47eacc174b4bbdc41c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7b220da5... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Oct 30 22:29:01 2014 +0100
pipelimit: update the limit of pipe for pl_check(pipeid, alg, limit) - affects the dynamic pipes that could have been created by same function on a previous execution, allowing to be on-the-fly updated - reported by Alex Balashov (cherry picked from commit 280f947eac5c66bfa6151c75983ffa9e533dd709)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=34c82570... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Oct 30 20:47:42 2014 +0100
rr: dont set msg flag FL_RR_ADDED for record_route() in branch_route - the operation is specific only for the branch (cherry picked from commit 58ad681ab68a14e8fe2b0f6ebc6cf03bdabeea80)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=631e558f... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Oct 30 11:41:41 2014 +0100
tm: safety catch inside t_check_trans() when already in a tm routing
block
- transaction is known and some of these routing blocks are inside tm lock, which can result in deadlock if not tested - reported by Andrew Pogrebennyk, FS#482 (cherry picked from commit a8d50919bd614b704f3a4e08ff90d844b2c29829)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b5ead368... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Oct 30 10:23:51 2014 +0100
sqlops: use row index for storing result of sql_pvquery() - reported by Savolainen Dmitri, FS#487 (cherry picked from commit 367840503010d1be0da23e79525f2f88eb09ebcf)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3209d224... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Thu Oct 30 10:10:15 2014 +0100
htable: safety check for key type and value - reported by FS#486 (cherry picked from commit f5d9b59ee5aabb1da934ae2ce8101250041c05d1)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7d31ee74... Author: Hugh Waite hugh.waite@acision.com Date: Wed Oct 29 16:18:28 2014 +0000
registrar: Prevent incorrect application of path when forwarding a
register
- Reset the internal path pointer after a save() to prevent it being
added as a Route: header, e.g. when running t_replicate()
(cherry picked from commit 61a1eee4fe2b7e3a7c6a8f82c86ac52957439053)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e968d72f... Author: Hugh Waite hugh.waite@acision.com Date: Mon Oct 20 15:02:59 2014 +0100
sdpops/documentation: Add id's to function sections (cherry picked from commit 69cd679496c482aabd17f2c7fbde7a5282864308)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=49c39a3b... Author: Hugh Waite hugh.waite@acision.com Date: Wed Oct 8 21:11:55 2014 +0100
core/parser: Fix extract_sendrecv_mode to always return mode if valid - All four sendrecv directions return 0 - is_on_hold flag set for inactive and sendonly (cherry picked from commit 0a019df8f2922a940a41742ce0e4560bb6523d6c)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d503b115... Author: Jason Penton jason.penton@gmail.com Date: Tue Oct 28 17:26:43 2014 +0200
modules/dialog_ng: prevent seg fault if socket struct is null (cherry picked from commit de369d4b466078c4c5aada0fc55d9689b2d13047)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=96d3484b... Author: lucian balanceanu lucian.balanceanu@1and1.ro Date: Fri Oct 24 17:29:35 2014 +0300
cr: fix some cr kamctl fifo problems - initialize builtin structures with appropiate values (cherry picked from commit 22d125e3b73688b227a951dce1ce12b4c798229a)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c059fd51... Author: lucian balanceanu lucian.balanceanu@1and1.ro Date: Fri Oct 24 17:12:34 2014 +0300
cr: decreased logging severity of some messages - moved some informative messages from ERR to INFO, DBG (cherry picked from commit 2a57414fd952f36f88b1ab2dc038934a8ddf6d64)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8c52d68a... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Tue Oct 21 16:32:26 2014 +0200
tls: note that SSLv3 should not be used if high security is needed - the note was already for SSLv2 (cherry picked from commit 5fe0d14745303c61d3fafe9decbb735d5424a442)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=adc3d44f... Author: Olle E. Johansson oej@edvina.net Date: Tue Oct 14 09:25:12 2014 +0200
test/unit: Add Sipsak URL in README (cherry picked from commit c2180873931408e7ff35e826f82505a7a99167e6)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a0cadc6c... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Oct 13 23:50:21 2014 +0200
test/unit: updates to units 27, 28, 29, 31 ane 33 - parametrizied 11.cfg (cherry picked from commit 4d898e9391ff4990eb5ce2319c9a5ca7d66d98b4)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3987ba28... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Oct 13 22:49:38 2014 +0200
test/unit: sipsak listed as dependency in readme (cherry picked from commit dad6e668c3839bafb20fcee31fdd35a1ce7ceac7) Conflicts: test/unit/README
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2b4bb3e0... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Oct 13 22:47:28 2014 +0200
test/unit: updated unit 25.sh (cherry picked from commit 66b93da82ed075c0a4d9d6b1e5f93932432a1aee)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fcc47042... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Oct 13 22:35:07 2014 +0200
test/unit: updates to unit 22 (cherry picked from commit 6f476de8d0e658c148328ace7f0f27f0574fb52e)
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Hello,
the code should be the same. Kan you give the output of 'kamailio -v'?
Daniel
On 05/11/14 09:52, Yuriy Gorlichenko wrote:
Daniel hello. This commit: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aeb98d3d... not work at this branch, but it work at master branch. Tested today.
2014-11-04 2:21 GMT+04:00 Daniel-Constantin Mierla <miconda@gmail.com mailto:miconda@gmail.com>:
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aeb98d3deae7a551f11a6bb947378da7448e11fe Author: Daniel-Constantin Mierla <miconda@gmail.com <mailto:miconda@gmail.com>> Date: Mon Nov 3 18:41:01 2014 +0100 uac: use transaction to propagate uac_auth() flag - needed by dialog to increase the cseq - local request is no longer accessible at forwarding callback (cherry picked from commit 952227ef749da464c7990fa7f056764daf4bda0d)
Yes but after 5 -7 hours. Now server is unavailble for me. at this moment master branch running on server. I reinstall it with 4.2 branch as fast as I may.
2014-11-05 14:33 GMT+04:00 Daniel-Constantin Mierla miconda@gmail.com:
Hello,
the code should be the same. Kan you give the output of 'kamailio -v'?
Daniel
On 05/11/14 09:52, Yuriy Gorlichenko wrote:
Daniel hello. This commit: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aeb98d3d... not work at this branch, but it work at master branch. Tested today.
2014-11-04 2:21 GMT+04:00 Daniel-Constantin Mierla miconda@gmail.com:
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aeb98d3d... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Nov 3 18:41:01 2014 +0100
uac: use transaction to propagate uac_auth() flag - needed by dialog to increase the cseq - local request is no longer accessible at forwarding callback (cherry picked from commit 952227ef749da464c7990fa7f056764daf4bda0d)
-- Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio Advanced Training, Nov 24-27, Berlin - http://www.asipto.com
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
version: kamailio 4.2.0 (x86_64/linux) bcfd43 flags: STATS: Off, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC, DBG_F_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535, DEFAULT PKG_SIZE 8MB poll method support: poll, epoll_lt, epoll_et, sigio_rt, select. id: bcfd43 compiled on 18:08:13 Nov 5 2014 with gcc 4.8.2
2014-11-05 14:42 GMT+04:00 Yuriy Gorlichenko ovoshlook@gmail.com:
Yes but after 5 -7 hours. Now server is unavailble for me. at this moment master branch running on server. I reinstall it with 4.2 branch as fast as I may.
2014-11-05 14:33 GMT+04:00 Daniel-Constantin Mierla miconda@gmail.com:
Hello,
the code should be the same. Kan you give the output of 'kamailio -v'?
Daniel
On 05/11/14 09:52, Yuriy Gorlichenko wrote:
Daniel hello. This commit: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aeb98d3d... not work at this branch, but it work at master branch. Tested today.
2014-11-04 2:21 GMT+04:00 Daniel-Constantin Mierla miconda@gmail.com:
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aeb98d3d... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Nov 3 18:41:01 2014 +0100
uac: use transaction to propagate uac_auth() flag - needed by dialog to increase the cseq - local request is no longer accessible at forwarding callback (cherry picked from commit 952227ef749da464c7990fa7f056764daf4bda0d)
-- Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio Advanced Training, Nov 24-27, Berlin - http://www.asipto.com
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev