When calling sipxInitialize with next values:
SIPX_RESULT lv_Result;
lv_Result = sipxInitialize( &m_sipXInstance,
SIPX_PORT_DISABLE, // UDP
5060, // TCP
SIPX_PORT_DISABLE, // TLS
49000 );
I'm ending up into a crash. This happens already for a while from a couple
of releases.
When only UDP or both UDP+TCP are given a value then it works OK. The point
is: I want TCP only,
Any suggestions?
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/