Hello,

On 6/21/07, Jhorsh Muhammed <[EMAIL PROTECTED]> wrote:
> I found that these arrays is not initialized.
> int receiveRtpPorts[MAX_ADDRESS_CANDIDATES];
> int receiveRtcpPorts[MAX_ADDRESS_CANDIDATES];
> int receiveVideoRtpPorts[MAX_ADDRESS_CANDIDATES];
> int receiveVideoRtcpPorts[MAX_ADDRESS_CANDIDATES];
> so in RELEASE configuration it is not working properly, when ports value is
> checking for > 0.
> I found abnormal video ports value in SDP content of INVITE message. After I
> add initialization, everything starts to work well.
> For example Astrerisk shows error massage and call will be terminated.

Are you talking about SipConnection::dial()? It's better to tell line number
or, even better, provide patches in unified diff format. You could get such
patches by invoking "svn diff" command from command line under sipXtapi
source tree.

Anyway, thanks for your effort. :)

-- 
Regards,
Alexander Chemeris.

SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to