Hello.
Can someone help me on how to update a module patch using GIT?
I need to update the module dialog…..
Currently I have the directory
/usr/local/src/kamailio-3.2
And under this I have
kamailio/
all this was created using :
git clone --depth 1 git://git.sip-router.org/sip-router kamailio
cd kamailio
git checkout -b 3.2 origin/3.2
I’ll appreciate any help.
Thanks in advance,
Ricardo Martinez.-