[sr-dev] garbage in outgoing sip request

Andrei Pelinescu-Onciul andrei at iptel.org
Thu Oct 15 15:40:28 CEST 2009


On Oct 15, 2009 at 15:53, Juha Heinanen <jh at tutpro.com> wrote:
> i build new sip-router and then tried to make a call, but the request
> that sr send out contained binary garbage in the header section after
> append_hf call.  i have two append_hf calls and garbage is after the
> header added by the first call.  the second header is not there at all,
> but just garbage.
> 
> has something changed during the previous couple of days that could
> explain this?

Here are the changes in the last 2 days:

master:
git log --oneline origin/master@"{2 days ago}"..origin/master

41ed930 Remove reference to the tool gen_ha1 from packaging file.
fade70e Remove obsolete gen_ha1.
41273f9 Fix test 21.sh Module path problems
233fb50 Merge branch 'master' of ssh://oej@git.sip-router.org/sip-router
83d1171 - Doxygen updates - Reinstalling README
2b9b87a Typos, small updates
22595b7 tls(sr): fix define error introduced in 9accd256fdc80e6a6207cb7
a342195 Test 20.sh fixed Fixed module loading Checked contact data into
aae7a8f Test 19 Fixed tm loading order Fixed path of ser executable
2b6a11b Fixed path of ser exacutable in test(18.sh) Improved cleaning of
2605ea2 Fix path for dbtext
9e9f438 Fixed loading of tm module in test Fixed variable name ($fU

sr_3.0:
git log --oneline origin/sr_3.0@"{2 days ago}"..origin/sr_3.0
e79a572 Remove obsolete gen_ha1.
9af70ff modules_k/permissions: Increased version number of 'trusted'
table
959b95f lib/srdb1/schema/trusted.xml: forgot to increase version number
0312ea0 lib/srdb1/schema/trusted.xml: increased tag length from 32 to 64
chars
8421aeb makefile: support self-installing utils, extra cfgs a.s.o.
af8f3e1 core: fix memleak in fixup_free*


Which branch are you using?
Did the same config work a few days ago?

Andrei



More information about the sr-dev mailing list