[reSIProcate] Problems
hi:
Actually i have 2 problems:
1. I added a project to the resiprocate solution(.sln .NET environment). i wanted to use one of the .hxx files that are
resip/stack, but the surprise was that i had a compiling error saying that i don't have the permissions to do so.
2. I saw basicCall example provided in dum/test but it is not an actual client server application. that is, if i want 2 different
executables to talk to each other, one representing UAS and the other representing UAC, then how can i do this. is it
enough to split the code in basicCall example into 2 executables. How can they talk to each other?
requards,