[SR-Users] userblacklist error using characters

Marius Zbihlei Marius.Zbihlei at 1and1.ro
Wed Oct 13 19:16:21 CEST 2010


Hello,
Sorry for the advice,  -depth 1 means no commit history which is fine :D
The patch I was referring is here http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=commitdiff;h=2f8f8e58a922adec440d47592d1ca24dbf05f29c 
You can save it into a file (starting with the line diff --git a/modules_k/userblacklist/README b/modules_k/userblacklist/README) and use the "patch" utility to patch the module.
Then compile. 
Marius

________________________________________
From: "Nicolas Rüger" [NicolasRueger at gmx.de]
Sent: Wednesday, October 13, 2010 5:46 PM
To: Marius Zbihlei
Cc: sr-users at lists.sip-router.org
Subject: Re: [SR-Users] userblacklist error using characters

Hey Marius,

thanks for the detailed answer but after

  git cherry-pick 2f8f8e58

I get the error:

  fatal: Cannot find '2f8f8e58'

Any ideas???

Thank you.

Regards,

Nicolas


> patch from the master branch to 3.1 (local so don't worry) using
>
> cd /usr/local/src/kamailio-3.1.0
> rm -rf kamailio #start with a new fresh clone
> git clone --depth 1 git://git.sip-router.org/sip-router kamailio
> cd kamailio
> git checkout -b 3.1 origin/3.1
> #this is the new step
> git cherry-pick 2f8f8e58
>
>
> You should then see something like
>
> Finished one cherry-pick.
> [3.1 e4f7cd8] modules_k/userblacklist : extended userblacklist module so
> also alphanumerical matches are possible
>   5 files changed, 86 insertions(+), 27 deletions(-)
>
>
--
GRATIS! Movie-FLAT mit über 300 Videos.
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome



More information about the sr-users mailing list