I'm having some troubles working with the sipxtapid.dll every time when I get a callback the memory increases with a few bytes (4 up to 100+). So after a few days the memory usage is 400Meg+. (I'm making a client who is constandly calling over multiple lines (on a single SIPX instance)) When I try to uninitialize the stack the result is ok, but in de error log I find the following messages:
"2007-04-11T14:10:26.636000Z":1:KERNEL:ERR:XXX:SipServerBroker - 13:FFFFFFFF:sipXtapi:"OsServerSocket: accept call failed with error: 10004=0x2714\n" "2007-04-11T14:10:26.651000Z":2:KERNEL:ERR:XXX:SipServerBroker - 11:FFFFFFFF:sipXtapi:"OsServerSocket: accept call failed with error: 10004=0x2714\n" "2007-04-11T14:10:26.651000Z":3:KERNEL:ERR:XXX:SipServerBroker - 12:FFFFFFFF:sipXtapi:"OsServerSocket: accept call failed with error: 10004=0x2714\n" "2007-04-11T14:10:26.776000Z":4:SIP:ERR:XXX:SipClient-8:FFFFFFFF:sipXtapi:"HttpMessage::read ERROR attempt to do second read on socket type: 1\n" "2007-04-11T14:10:26.870000Z":5:MP:ERR:XXX:NetInTask:00000DD4:sipXtapi:" *** NetInTask: closing pipeFd (1576)\n" these are the results of testing with the latest media-update branche( 2.9.1.0), but i also downloaded the latest version from the main repository( 2.9.1.7424) they both have to seem this problem. The other problem is the next: When the application runs for a while it suddenly crashes. Then this is what I find in the logfile: (only tested with the media update dll) "2007-04-04T11:54:19.031000Z":515:KERNEL:CRIT:XXX::00000000:sipXtapi:"OsMsgPool::FindFreeMsg 'MediaSignals' queue size (64) exceeds hard limit (64)\n" An other test with the placecall example showed me that just before initializing the stack the program uses 1508k memory, and after unitializing the stack the programm uses 3256k of memory. Some extra info: Run environment Windows XP pro SP2 build environment Microsoft Visual Studio 2005
_______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
