Hi,
I am unable to build the new cvs (v.1.26.3 builds fine). i have tried ptlib 2.12.8 and 2.12.9

while building i get this error

[CC] h323.cxx
h323.cxx: In member function ‘void H323Connection::MonitorCallStatus()’:
h323.cxx:6764:25: error: ambiguous overload for ‘operator=’ (operand types are ‘PTimer’ and ‘PInt64 {aka long long int}’)
     roundTripDelayTimer = roundTripDelayRate;

help appreciated

On Fri, May 2, 2014 at 11:30 PM, Jan Willamowius <jan@willamowius.de> wrote:
Hi Ankur,

thanks for the bug report.

I've replaces the Assert with a null pointer check to avoid the crash.
Please try the CVS.

Regards,
Jan

--
Jan Willamowius, Founder of the GNU Gatekeeper Project
EMail  : jan@willamowius.de
Website: http://www.gnugk.org
Support: http://www.willamowius.com/gnugk-support.html

Relaxed Communications GmbH
Frahmredder 91
22393 Hamburg
Geschäftsführer: Jan Willamowius
HRB 125261 (Amtsgericht Hamburg)
USt-IdNr: DE286003584

Ankur Deep Jaiswal wrote:
> Hi,
> I am using H323plus v 1.26.3.
> With the External rtp example, I am getting a 'Assertion fail: Null pointer
> reference, file channels.cxx, line 629, Error=22'
> while trying to open a channel with capability G.711-ALaw-64k.
> it happens at H323_ExternalRTPChannel::OnSendingPDU at line number 1329.
>
> Help appreciated
> --
> Ankur Deep Jaiswal





--
Ankur Deep Jaiswal