< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi everyone:
I'm a fresh man to resiprocate. I'm making a p2p
call demo program now.
I have seen the example(basicCall.cxx) of resip, it
create a UAC(port:12005) and a UAS(12010) in one pc. The uac send invite message to the uas and the uas response
to it.
But now, I want to create only one UA(only one
port:5060) which has all the functionality of UAC and UAS. It means
that, I can use it as UAC, also I can use it as UAS.
I'll test the demo with two pc, not in one
pc.
How can I do ? Please help me. Thanks.
|