< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] Using the "test" code for DUM and other parts of resipricate - HELP!


Hi,

I've FINALLY sucessfuly built and installed reSIProcate, and now I want to test it by running the "test" code. There is NO readme, nor can I find any instructions on how to use it, so if you don't mind, I would like to ask specific questions about it.

testing register (Dum) - In order to test this, I need a SIP server to register into. I have no problem with that... I have one. But where do I tell the test code where this server is? I assumed it might be passed in the command line argument 'argv'? But in looking at basicRegister.cxx module's "main" function it appears to only be looking for the "level", whatever that is, and an explanation
would be much appreciated.

I don't suppose someone managed to document the test program,  did they?
Is this available somewhere? I looked in wiki, didn't see anything. Will it be
posted at a later date?

Anyway - there is no provision where I can specify which SIP server I want
to "register" with. Where is that data kept? Is it supposed to be put into
a file the program reads later?

Where can I find the docs that tell me how to startup the test program?
Which module in the huge number of source files, is the module that calls ALL
of the test routines?

Any URLS anyone would want to share with me?

BTW:  Talked with Roy,  he says he is going to try and find time soon to
put together an X-Code project for ver 2.1 - is anyone still using X-Code 1.5? I'm going to try and make a X-Code 1.5 version.... I might need instructions on
how to get it into the release.  But I'm not there yet.

John