On 06.11.2009 15:10 Uhr, Juha Heinanen wrote:
i tried to test, but looks like this is not yet in sr_3.0 and i already forgot the cherry picking business.
I just merged it to sr_3.0. Let me know if works and I will merge the other similar fixes.
If you want to play with kamailio_3.0 branch: - clone the sip-router git repo - git checkout -b kamailio_3.0 origin/kamailio_3.0
A tutorial for community (anonymous access) is available at: http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git
The cherry-pick stuff: - in the cloned repo - git pull origin - git cherry-pick -x _commit_hash_id_
Cheers, Daniel
-- juha
Module: sip-router Branch: kamailio_3.0 Commit: d8dde2fe2e7004c69a6241a054c5febe73548267 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d8dde2fe...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Fri Nov 6 11:42:35 2009 +0100
msilo(k): set tm callback type for sent messages
-- juha