Daniel hello. This commit:
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(a)gmail.com>om>:
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aeb98d3…
Author: Daniel-Constantin Mierla <miconda(a)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=e82f1b2…
Author: Daniel-Constantin Mierla <miconda(a)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=4aea47f…
Author: Daniel-Constantin Mierla <miconda(a)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=4f74bfc…
Author: Daniel-Constantin Mierla <miconda(a)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=bf78e84…
Author: Daniel-Constantin Mierla <miconda(a)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=7b220da…
Author: Daniel-Constantin Mierla <miconda(a)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=34c8257…
Author: Daniel-Constantin Mierla <miconda(a)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=631e558…
Author: Daniel-Constantin Mierla <miconda(a)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=b5ead36…
Author: Daniel-Constantin Mierla <miconda(a)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=3209d22…
Author: Daniel-Constantin Mierla <miconda(a)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=7d31ee7…
Author: Hugh Waite <hugh.waite(a)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=e968d72…
Author: Hugh Waite <hugh.waite(a)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=49c39a3…
Author: Hugh Waite <hugh.waite(a)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=d503b11…
Author: Jason Penton <jason.penton(a)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=96d3484…
Author: lucian balanceanu <lucian.balanceanu(a)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=c059fd5…
Author: lucian balanceanu <lucian.balanceanu(a)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=8c52d68…
Author: Daniel-Constantin Mierla <miconda(a)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=adc3d44…
Author: Olle E. Johansson <oej(a)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=a0cadc6…
Author: Daniel-Constantin Mierla <miconda(a)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=3987ba2…
Author: Daniel-Constantin Mierla <miconda(a)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=2b4bb3e…
Author: Daniel-Constantin Mierla <miconda(a)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=fcc4704…
Author: Daniel-Constantin Mierla <miconda(a)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(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev