Hello,
On 5/30/12 9:10 PM, Akan wrote:
This was a re-pull from the git master. I had deleted all of the old files and issued these commands:
git clone --depth 1 git://git.sip-router.org/sip-router kamailio cd kamailio git checkout -b 3.2 origin/3.2
This is the source that I got. Could this be a problem within git?
do not checkout branch 3.2, just try with the master branch, as said, not all patches are backported to stable 3.2.
For sake of completeness, here are some guidelines: http://www.kamailio.org/wiki/install/devel/git
Cheers, Daniel