Hello,
I am using opal as a record system, so far so good, every calls (sip or h323) are recorded as wave without problems.
I have now to code the fact that my program must initiate the call.
Because I have a lot of endpoints (more than 10 for h323 and more than 10 for sip, because of 1 port / endpoints), I don't use setupcall in my manager, but I am using MakeConnection directly in the endpoint.
The call seems to works, as openphone that I am trying to call is receiving the call, but there is 2 problems :
- Openphone stats for tx / rx audio are stuck at 0ko, and no rtp packets are received (using wireshark)
- 32s after the beginning, the call is cleared automatically from my side.
Can someone help my find where is the problem ?
Thanks, best regards.
--
Nicolas V.
|