Re: [SR-Users] renaming to kamailio in perl and snmpstats modules

2013-01-20 Thread Daniel-Constantin Mierla
Hello, thanks, I used parts of you patch and the files, because I wanted to keep the commit history, so using git mv instead of removing old files and adding new ones. Then I updated also docs and samples. Cheers, Daniel On 1/14/13 3:18 PM, Stoyan Mihaylov wrote: I modified C and H files, a

Re: [SR-Users] renaming to kamailio in perl and snmpstats modules

2013-01-09 Thread Olle E. Johansson
9 jan 2013 kl. 10:31 skrev Daniel-Constantin Mierla : > Hello, > > the changes have to be made on the git master branch. This source code tree > can be downloaded with: > > git clone --depth 1 git://git.sip-router.org/sip-router kamailio > > Then do the changes, be sure it compiles and send

Re: [SR-Users] renaming to kamailio in perl and snmpstats modules

2013-01-09 Thread Daniel-Constantin Mierla
Hello, the changes have to be made on the git master branch. This source code tree can be downloaded with: git clone --depth 1 git://git.sip-router.org/sip-router kamailio Then do the changes, be sure it compiles and send the patch. In the kamailio folder, do: git diff >/tmp/my-patch-nam

Re: [SR-Users] renaming to kamailio in perl and snmpstats modules

2013-01-08 Thread Stoyan Mihaylov
I can do it, but I am not using those modules. Which mean I am not sure how good will be my tests. I suppose, I should use latest sources http://www.kamailio.org/pub/kamailio/latest/src/kamailio-3.3.3_src.tar.gz or something else? I can do this in couple of days. On Tue, Jan 8, 2013 at 6:58 PM, Da

[SR-Users] renaming to kamailio in perl and snmpstats modules

2013-01-08 Thread Daniel-Constantin Mierla
Hello, I'm writing to see if anyone has some spare time to take care of renaming from openser to kamailio in perl and snmpstats modules. I assume is more like search and replace, but has to be carefully done to be coherent and not break stuff there, so it might be a bit more than a sed comman