Why are you using more than one endpoint for each protocol? You can have as
many "listeners" on as many ports as you like on each endpoint. There is no
need for "1 port / endpoint" as you describe.
That is really not the way the system is designed, so you are probably on
your own. You are also very likely to be broken in some future version. I
do not recommend that path.
Robert Jongbloed
*OPAL/OpenH323/PTLib Architect and Co-founder*.
On 9 October 2014 20:31, VEYSSIERE Nicolas <
nic...@th...> wrote:
> 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.
>
>
>
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> Opalvoip-user mailing list
> Opa...@li...
> https://lists.sourceforge.net/lists/listinfo/opalvoip-user
>
>
|