Hi, Your log shows that call is not even getting established. I think you should try to debug why ooFindLogicalChannelByOLC() is failing. That's what is causing the call being terminated.
=>"select: Cannot allocate memory" Which select call are you talking about?? -Vishal ----- Original Message ----- From: "Sravanthi.K.V." <[EMAIL PROTECTED]> To: "Vishal Phirke" <[EMAIL PROTECTED]>; <ooh323c-devel@lists.sourceforge.net> Sent: Wednesday, October 12, 2005 10:37 PM Subject: Re: [ooh323c-devel] Cannot allocate memory Hi, here is the debug version of the log file. the problem: i have chaged oortp.c to read from a file and send the contents over the n/w. i have commented the plugin line where it says" ooOpenAudioDevice". all i want to do is run ooh323 parallel to ffmpeg or better, call ffmpeg functions from ooh323 and vice versa. when i do a normal file transfer using ReceiveFuncLnx , it throws an error. the perror occurs when i use "socketselect" func. it says "select: Cannot allocate memory" when the connection is created and accepted by the remost comp. The log file of the calling comp is below: ---------Date 10/13/05--------- 10:44:59:965 Signalling IP address is set to 10.121.11.162 10:44:59:965 Listen port number is set to 1720 10:44:59:965 Adding endpoint H263 video capability CIF. 10:45:00:120 H323 listener creation - successful 10:45:00:196 H.323 Endpoint Configuration is as follows: 10:45:00:196 Trace File: simple.log 10:45:00:196 FastStart - enabled 10:45:00:196 H245 Tunneling - enabled 10:45:00:196 AutoAnswer - disabled 10:45:00:196 Terminal Type - 50 10:45:00:196 T35 CountryCode - 1 10:45:00:196 T35 Extension - 0 10:45:00:196 Manufacturer Code - 71 10:45:00:196 ProductID - objsys 10:45:00:196 VersionID - v0.7.2 10:45:00:196 Local signalling IP address - 10.121.11.162 10:45:00:196 H225 ListenPort - 1720 10:45:00:196 CallerID - objsyscall 10:45:00:196 Call Establishment Timeout - 60 seconds 10:45:00:197 MasterSlaveDetermination Timeout - 30 seconds 10:45:00:197 TerminalCapabilityExchange Timeout - 30 seconds 10:45:00:197 LogicalChannel Timeout - 30 seconds 10:45:00:197 Session Timeout - 15 seconds 10:45:04:471 Processing MakeCall command ooh323c_1 10:45:04:471 Created a new call (outgoing, ooh323c_1) 10:45:04:472 Configured mediainfo for cap OO_H263VIDEO (outgoing, ooh323c_1) 10:45:04:472 Configured mediainfo for cap OO_H263VIDEO (outgoing, ooh323c_1) 10:45:04:472 Parsing destination 10.121.11.134 10:45:04:472 Generated callRef 81 10:45:04:472 Trying to connect to remote endpoint(10.121.11.134:1720) to setup H2250 channel (outgoing, ooh323c_1) 10:45:04:548 H2250 transmiter channel creation - succesful (outgoing, ooh323c_1) 10:45:04:549 Preffered capability at index 0 is OO_H263VIDEO. (outgoing, ooh323c_1) 10:45:04:549 Using end-point capabilities for faststart of setupmessage. (outgoing, ooh323c_1) 10:45:04:549 Building olcs with capability OO_H263VIDEO. (outgoing, ooh323c_1) 10:45:04:549 Building OpenLogicalChannel for Receive Capability (outgoing, ooh323c_1) 10:45:04:549 Adding new media channel for cap 31 dir receive (outgoing, ooh323c_1) 10:45:04:549 Adding new channel with cap 31 (outgoing, ooh323c_1) 10:45:04:549 Using configured media info (outgoing, ooh323c_1) 10:45:04:549 Created new logical channel entry (outgoing, ooh323c_1) 10:45:04:549 Building reverse olc. (outgoing, ooh323c_1) 10:45:04:559 Receive channel of type video started (outgoing, ooh323c_1) 10:45:04:559 FastStart Element = { 10:45:04:559 forwardLogicalChannelNumber = { 10:45:04:559 1001 10:45:04:560 } 10:45:04:560 forwardLogicalChannelParameters = { 10:45:04:560 dataType = { 10:45:04:560 nullData = { 10:45:04:561 NULL 10:45:04:561 } 10:45:04:562 } 10:45:04:562 multiplexParameters = { 10:45:04:562 none = { 10:45:04:563 NULL 10:45:04:563 } 10:45:04:564 } 10:45:04:564 } 10:45:04:564 reverseLogicalChannelParameters = { 10:45:04:564 dataType = { 10:45:04:565 videoData = { 10:45:04:565 h263VideoCapability = { 10:45:04:566 sqcifMPI = { 10:45:04:566 1 10:45:04:567 } 10:45:04:568 maxBitRate = { 10:45:04:568 200 10:45:04:569 } 10:45:04:592 unrestrictedVector = { 10:45:04:593 FALSE 10:45:04:593 } 10:45:04:594 arithmeticCoding = { 10:45:04:595 FALSE 10:45:04:596 } 10:45:04:596 advancedPrediction = { 10:45:04:597 FALSE 10:45:04:598 } 10:45:04:598 pbFrames = { 10:45:04:599 FALSE 10:45:04:600 } 10:45:04:600 temporalSpatialTradeOffCapability = { 10:45:04:601 FALSE 10:45:04:602 } 10:45:04:602 errorCompensation = { 10:45:04:603 FALSE 10:45:04:604 } 10:45:04:605 } 10:45:04:605 } 10:45:04:605 } 10:45:04:606 multiplexParameters = { 10:45:04:606 h2250LogicalChannelParameters = { 10:45:04:607 sessionID = { 10:45:04:607 2 10:45:04:608 } 10:45:04:608 mediaChannel = { 10:45:04:609 unicastAddress = { 10:45:04:610 iPAddress = { 10:45:04:610 network = { 10:45:04:611 '0a790ba2'H 10:45:04:612 } 10:45:04:613 tsapIdentifier = { 10:45:04:614 5000 10:45:04:615 } 10:45:04:616 } 10:45:04:617 } 10:45:04:617 } 10:45:04:618 mediaControlChannel = { 10:45:04:618 unicastAddress = { 10:45:04:619 iPAddress = { 10:45:04:620 network = { 10:45:04:621 '0a790ba2'H 10:45:04:622 } 10:45:04:623 tsapIdentifier = { 10:45:04:624 5001 10:45:04:625 } 10:45:04:625 } 10:45:04:626 } 10:45:04:627 } 10:45:04:627 } 10:45:04:628 } 10:45:04:628 } 10:45:04:628 } 10:45:04:628 Added RX fs element 1 with capability OO_H263VIDEO(outgoing, ooh323c_1) 10:45:04:628 Building OpenLogicalChannel for transmit Capability (outgoing, ooh323c_1) 10:45:04:628 Adding new media channel for cap 31 dir transmit (outgoing, ooh323c_1) 10:45:04:628 Adding new channel with cap 31 (outgoing, ooh323c_1) 10:45:04:628 Using configured media info (outgoing, ooh323c_1) 10:45:04:628 Created new logical channel entry (outgoing, ooh323c_1) 10:45:04:629 Building forward olc. (outgoing, ooh323c_1) 10:45:04:629 FastStart Element = { 10:45:04:629 forwardLogicalChannelNumber = { 10:45:04:629 1002 10:45:04:629 } 10:45:04:629 forwardLogicalChannelParameters = { 10:45:04:630 dataType = { 10:45:04:630 videoData = { 10:45:04:630 h263VideoCapability = { 10:45:04:631 sqcifMPI = { 10:45:04:632 1 10:45:04:632 } 10:45:04:633 maxBitRate = { 10:45:04:634 200 10:45:04:634 } 10:45:04:635 unrestrictedVector = { 10:45:04:636 FALSE 10:45:04:637 } 10:45:04:637 arithmeticCoding = { 10:45:04:638 FALSE 10:45:04:639 } 10:45:04:639 advancedPrediction = { 10:45:04:640 FALSE 10:45:04:641 } 10:45:04:641 pbFrames = { 10:45:04:642 FALSE 10:45:04:643 } 10:45:04:643 temporalSpatialTradeOffCapability = { 10:45:04:644 FALSE 10:45:04:645 } 10:45:04:645 errorCompensation = { 10:45:04:646 FALSE 10:45:04:647 } 10:45:04:647 } 10:45:04:648 } 10:45:04:648 } 10:45:04:649 multiplexParameters = { 10:45:04:649 h2250LogicalChannelParameters = { 10:45:04:649 sessionID = { 10:45:04:650 2 10:45:04:651 } 10:45:04:651 mediaControlChannel = { 10:45:04:652 unicastAddress = { 10:45:04:652 iPAddress = { 10:45:04:653 network = { 10:45:04:654 '0a790ba2'H 10:45:04:655 } 10:45:04:656 tsapIdentifier = { 10:45:04:657 5001 10:45:04:658 } 10:45:04:659 } 10:45:04:659 } 10:45:04:660 } 10:45:04:661 } 10:45:04:661 } 10:45:04:661 } 10:45:04:661 } 10:45:04:661 Added TX fs element 2 with capability OO_H263VIDEO(outgoing, ooh323c_1) 10:45:04:662 Added 2 fast start elements to SETUP message (outgoing, ooh323c_1) 10:45:04:662 Built SETUP message (outgoing, ooh323c_1) 10:45:04:662 UserInfo encoding - successful 10:45:04:662 Q931 Message = { 10:45:04:662 protocolDiscriminator = 8 10:45:04:662 callReference = 81 10:45:04:662 from = originator 10:45:04:662 messageType = 5 10:45:04:662 Bearer-Capability IE = { 10:45:04:662 88, c0, a5 } 10:45:04:663 Display IE = { 10:45:04:663 objsyscall 10:45:04:663 } 10:45:04:663 h323_uu_pdu = { 10:45:04:663 h323_message_body = { 10:45:04:663 setup = { 10:45:04:664 protocolIdentifier = { 10:45:04:664 { 10:45:04:665 0 0 8 2250 0 4 } 10:45:04:665 } 10:45:04:666 sourceInfo = { 10:45:04:666 vendor = { 10:45:04:667 vendor = { 10:45:04:668 t35CountryCode = { 10:45:04:669 1 10:45:04:670 } 10:45:04:670 t35Extension = { 10:45:04:671 0 10:45:04:672 } 10:45:04:673 manufacturerCode = { 10:45:04:674 71 10:45:04:675 } 10:45:04:676 } 10:45:04:677 productId = { 10:45:04:678 '6f626a737973'H 10:45:04:678 } 10:45:04:679 versionId = { 10:45:04:680 '76302e372e32'H 10:45:04:681 } 10:45:04:682 } 10:45:04:682 terminal = { 10:45:04:683 } 10:45:04:683 mc = { 10:45:04:684 FALSE 10:45:04:685 } 10:45:04:686 undefinedNode = { 10:45:04:686 FALSE 10:45:04:687 } 10:45:04:688 } 10:45:04:688 destCallSignalAddress = { 10:45:04:689 ipAddress = { 10:45:04:737 ip = { 10:45:04:737 '0a790b86'H 10:45:04:738 } 10:45:04:739 port = { 10:45:04:740 1720 10:45:04:741 } 10:45:04:741 } 10:45:04:742 } 10:45:04:743 activeMC = { 10:45:04:743 FALSE 10:45:04:744 } 10:45:04:744 conferenceID = { 10:45:04:745 '0102030405060708090a0b0c0d0e0f10'H 10:45:04:746 } 10:45:04:746 conferenceGoal = { 10:45:04:747 create = { 10:45:04:747 NULL 10:45:04:748 } 10:45:04:749 } 10:45:04:749 callType = { 10:45:04:750 pointToPoint = { 10:45:04:750 NULL 10:45:04:751 } 10:45:04:752 } 10:45:04:752 sourceCallSignalAddress = { 10:45:04:753 ipAddress = { 10:45:04:754 ip = { 10:45:04:754 '0a790ba2'H 10:45:04:755 } 10:45:04:756 port = { 10:45:04:757 12030 10:45:04:758 } 10:45:04:758 } 10:45:04:759 } 10:45:04:760 callIdentifier = { 10:45:04:760 guid = { 10:45:04:761 '6f6f68333233632d4d903c00000000f6'H 10:45:04:762 } 10:45:04:762 } 10:45:04:763 fastStart = { 10:45:04:763 elem[0] = { 10:45:04:764 '4003e80604010048f00000c700704001008011140002000a790ba21388000a790ba21389'H 10:45:04:765 } 10:45:04:765 elem[1] = { 10:45:04:766 '0003e908f00000c70070400100800a040002000a790ba21389'H 10:45:04:767 } 10:45:04:768 } 10:45:04:768 mediaWaitForConnect = { 10:45:04:769 FALSE 10:45:04:769 } 10:45:04:770 canOverlapSend = { 10:45:04:770 FALSE 10:45:04:771 } 10:45:04:772 multipleCalls = { 10:45:04:772 FALSE 10:45:04:773 } 10:45:04:773 maintainConnection = { 10:45:04:774 FALSE 10:45:04:775 } 10:45:04:775 presentationIndicator = { 10:45:04:776 presentationAllowed = { 10:45:04:776 NULL 10:45:04:777 } 10:45:04:778 } 10:45:04:778 screeningIndicator = { 10:45:04:779 0 10:45:04:779 } 10:45:04:780 } 10:45:04:780 } 10:45:04:781 h245Tunneling = { 10:45:04:781 TRUE 10:45:04:781 } 10:45:04:782 } 10:45:04:782 UUIE decode successful 10:45:04:782 } 10:45:04:782 Queued H225 messages 1. (outgoing, ooh323c_1) 10:45:04:782 Sending H225 message (outgoing, ooh323c_1) 10:45:04:782 Sending Q931 message (outgoing, ooh323c_1) 10:45:04:782 H2250/Q931 Message sent successfully (outgoing, ooh323c_1) 10:45:04:782 Sent Message - Setup (outgoing, ooh323c_1) 10:45:05:024 Receiving H.2250 message (outgoing, ooh323c_1) 10:45:05:024 Received Q.931 message: (outgoing, ooh323c_1) 10:45:05:024 Received H.2250 Message = { 10:45:05:025 protocolDiscriminator = 8 10:45:05:025 callReference = 81 10:45:05:025 from = destination 10:45:05:025 messageType = 2 10:45:05:025 Display IE = { 10:45:05:025 objsyscall 10:45:05:025 } 10:45:05:025 h323_uu_pdu = { 10:45:05:025 h323_message_body = { 10:45:05:025 callProceeding = { 10:45:05:026 protocolIdentifier = { 10:45:05:026 { 10:45:05:027 0 0 8 2250 0 4 } 10:45:05:027 } 10:45:05:028 destinationInfo = { 10:45:05:028 vendor = { 10:45:05:029 vendor = { 10:45:05:032 t35CountryCode = { 10:45:05:033 1 10:45:05:034 } 10:45:05:035 t35Extension = { 10:45:05:036 0 10:45:05:037 } 10:45:05:037 manufacturerCode = { 10:45:05:038 71 10:45:05:039 } 10:45:05:040 } 10:45:05:041 productId = { 10:45:05:042 '6f626a737973'H 10:45:05:043 } 10:45:05:043 versionId = { 10:45:05:044 '76302e372e32'H 10:45:05:045 } 10:45:05:046 } 10:45:05:046 terminal = { 10:45:05:047 } 10:45:05:048 mc = { 10:45:05:048 FALSE 10:45:05:049 } 10:45:05:050 undefinedNode = { 10:45:05:051 FALSE 10:45:05:051 } 10:45:05:052 } 10:45:05:053 callIdentifier = { 10:45:05:053 guid = { 10:45:05:054 '6f6f68333233632d4d903c00000000f6'H 10:45:05:055 } 10:45:05:055 } 10:45:05:056 multipleCalls = { 10:45:05:056 FALSE 10:45:05:057 } 10:45:05:057 maintainConnection = { 10:45:05:058 FALSE 10:45:05:059 } 10:45:05:059 } 10:45:05:060 } 10:45:05:060 h245Tunneling = { 10:45:05:060 TRUE 10:45:05:061 } 10:45:05:061 } 10:45:05:061 UUIE decode successful 10:45:05:061 Decoded Q931 message (outgoing, ooh323c_1) 10:45:05:061 } 10:45:05:061 H.225 Call Proceeding message received (outgoing, ooh323c_1) 10:45:05:061 Receiving H.2250 message (outgoing, ooh323c_1) 10:45:05:061 Received Q.931 message: (outgoing, ooh323c_1) 10:45:05:061 Received H.2250 Message = { 10:45:05:061 protocolDiscriminator = 8 10:45:05:062 callReference = 81 10:45:05:062 from = destination 10:45:05:062 messageType = 1 10:45:05:062 Display IE = { 10:45:05:062 objsyscall 10:45:05:062 } 10:45:05:062 h323_uu_pdu = { 10:45:05:062 h323_message_body = { 10:45:05:062 alerting = { 10:45:05:063 protocolIdentifier = { 10:45:05:063 { 10:45:05:064 0 0 8 2250 0 4 } 10:45:05:064 } 10:45:05:065 destinationInfo = { 10:45:05:065 vendor = { 10:45:05:066 vendor = { 10:45:05:067 t35CountryCode = { 10:45:05:068 1 10:45:05:069 } 10:45:05:070 t35Extension = { 10:45:05:071 0 10:45:05:072 } 10:45:05:072 manufacturerCode = { 10:45:05:073 71 10:45:05:074 } 10:45:05:075 } 10:45:05:076 productId = { 10:45:05:077 '6f626a737973'H 10:45:05:078 } 10:45:05:078 versionId = { 10:45:05:079 '76302e372e32'H 10:45:05:080 } 10:45:05:081 } 10:45:05:081 terminal = { 10:45:05:082 } 10:45:05:083 mc = { 10:45:05:083 FALSE 10:45:05:084 } 10:45:05:085 undefinedNode = { 10:45:05:085 FALSE 10:45:05:086 } 10:45:05:087 } 10:45:05:087 callIdentifier = { 10:45:05:088 guid = { 10:45:05:089 '6f6f68333233632d4d903c00000000f6'H 10:45:05:091 } 10:45:05:092 } 10:45:05:092 multipleCalls = { 10:45:05:093 FALSE 10:45:05:094 } 10:45:05:094 maintainConnection = { 10:45:05:095 FALSE 10:45:05:095 } 10:45:05:096 alertingAddress = { 10:45:05:096 } 10:45:05:097 presentationIndicator = { 10:45:05:097 presentationAllowed = { 10:45:05:098 NULL 10:45:05:099 } 10:45:05:100 } 10:45:05:100 screeningIndicator = { 10:45:05:101 0 10:45:05:101 } 10:45:05:102 } 10:45:05:102 } 10:45:05:102 h245Tunneling = { 10:45:05:103 TRUE 10:45:05:103 } 10:45:05:103 } 10:45:05:104 UUIE decode successful 10:45:05:104 Decoded Q931 message (outgoing, ooh323c_1) 10:45:05:104 } 10:45:05:104 H.225 Alerting message received (outgoing, ooh323c_1) 10:45:08:239 Receiving H.2250 message (outgoing, ooh323c_1) 10:45:08:239 Received Q.931 message: (outgoing, ooh323c_1) 10:45:08:239 Received H.2250 Message = { 10:45:08:239 protocolDiscriminator = 8 10:45:08:240 callReference = 81 10:45:08:240 from = destination 10:45:08:240 messageType = 7 10:45:08:240 Bearer-Capability IE = { 10:45:08:240 88, c0, a5 } 10:45:08:240 Display IE = { 10:45:08:240 objsyscall 10:45:08:240 } 10:45:08:240 h323_uu_pdu = { 10:45:08:240 h323_message_body = { 10:45:08:241 connect = { 10:45:08:241 protocolIdentifier = { 10:45:08:242 { 10:45:08:242 0 0 8 2250 0 4 } 10:45:08:242 } 10:45:08:243 destinationInfo = { 10:45:08:244 vendor = { 10:45:08:244 vendor = { 10:45:08:245 t35CountryCode = { 10:45:08:246 1 10:45:08:247 } 10:45:08:248 t35Extension = { 10:45:08:249 0 10:45:08:250 } 10:45:08:250 manufacturerCode = { 10:45:08:251 71 10:45:08:252 } 10:45:08:253 } 10:45:08:254 productId = { 10:45:08:255 '6f626a737973'H 10:45:08:256 } 10:45:08:256 versionId = { 10:45:08:257 '76302e372e32'H 10:45:08:258 } 10:45:08:259 } 10:45:08:259 terminal = { 10:45:08:260 } 10:45:08:261 mc = { 10:45:08:261 FALSE 10:45:08:262 } 10:45:08:263 undefinedNode = { 10:45:08:263 FALSE 10:45:08:264 } 10:45:08:265 } 10:45:08:265 conferenceID = { 10:45:08:266 '0102030405060708090a0b0c0d0e0f10'H 10:45:08:267 } 10:45:08:267 callIdentifier = { 10:45:08:268 guid = { 10:45:08:268 '6f6f68333233632d4d903c00000000f6'H 10:45:08:269 } 10:45:08:270 } 10:45:08:270 fastStart = { 10:45:08:271 elem[0] = { 10:45:08:272 '4003e80604010048f00000c70070400100800a040002000a790b861389'H 10:45:08:272 } 10:45:08:273 elem[1] = { 10:45:08:274 '0003e908f00000c700704001008011140002000a790b861388000a790b861389'H 10:45:08:275 } 10:45:08:275 } 10:45:08:276 multipleCalls = { 10:45:08:276 FALSE 10:45:08:277 } 10:45:08:277 maintainConnection = { 10:45:08:278 FALSE 10:45:08:279 } 10:45:08:279 connectedAddress = { 10:45:08:280 } 10:45:08:280 presentationIndicator = { 10:45:08:281 presentationAllowed = { 10:45:08:281 NULL 10:45:08:282 } 10:45:08:283 } 10:45:08:283 screeningIndicator = { 10:45:08:284 0 10:45:08:285 } 10:45:08:285 } 10:45:08:285 } 10:45:08:286 h245Tunneling = { 10:45:08:286 TRUE 10:45:08:286 } 10:45:08:287 } 10:45:08:287 UUIE decode successful 10:45:08:287 Decoded Q931 message (outgoing, ooh323c_1) 10:45:08:287 } 10:45:08:287 H.225 Connect message received (outgoing, ooh323c_1) 10:45:08:287 Deleted CallESTB timer. (outgoing, ooh323c_1) 10:45:08:287 FastStart Elements = { 10:45:08:287 forwardLogicalChannelNumber = { 10:45:08:287 1001 10:45:08:288 } 10:45:08:288 forwardLogicalChannelParameters = { 10:45:08:288 dataType = { 10:45:08:288 nullData = { 10:45:08:289 NULL 10:45:08:289 } 10:45:08:290 } 10:45:08:290 multiplexParameters = { 10:45:08:290 none = { 10:45:08:291 NULL 10:45:08:291 } 10:45:08:292 } 10:45:08:292 } 10:45:08:292 reverseLogicalChannelParameters = { 10:45:08:292 dataType = { 10:45:08:293 videoData = { 10:45:08:293 h263VideoCapability = { 10:45:08:294 sqcifMPI = { 10:45:08:294 1 10:45:08:295 } 10:45:08:296 maxBitRate = { 10:45:08:296 200 10:45:08:297 } 10:45:08:298 unrestrictedVector = { 10:45:08:298 FALSE 10:45:08:299 } 10:45:08:304 arithmeticCoding = { 10:45:08:305 FALSE 10:45:08:305 } 10:45:08:306 advancedPrediction = { 10:45:08:307 FALSE 10:45:08:307 } 10:45:08:308 pbFrames = { 10:45:08:309 FALSE 10:45:08:309 } 10:45:08:310 temporalSpatialTradeOffCapability = { 10:45:08:311 FALSE 10:45:08:312 } 10:45:08:312 errorCompensation = { 10:45:08:313 FALSE 10:45:08:314 } 10:45:08:314 } 10:45:08:315 } 10:45:08:315 } 10:45:08:315 multiplexParameters = { 10:45:08:316 h2250LogicalChannelParameters = { 10:45:08:316 sessionID = { 10:45:08:317 2 10:45:08:317 } 10:45:08:318 mediaControlChannel = { 10:45:08:318 unicastAddress = { 10:45:08:319 iPAddress = { 10:45:08:320 network = { 10:45:08:321 '0a790b86'H 10:45:08:322 } 10:45:08:323 tsapIdentifier = { 10:45:08:324 5001 10:45:08:325 } 10:45:08:326 } 10:45:08:326 } 10:45:08:327 } 10:45:08:327 } 10:45:08:328 } 10:45:08:328 } 10:45:08:328 ooFindLogicalChannel by olc 1001 (outgoing, ooh323c_1) 10:45:08:328 Finding receive channel (outgoing,ooh323c_1) 10:45:08:328 ERROR: Logical Channel 1001 not found. (outgoing, ooh323c_1) 10:45:08:328 Error:Invalid Connect message received. (outgoing, ooh323c_1) 10:45:11:370 Processing Hang call command ooh323c_1 10:45:11:370 Hanging up call (outgoing, ooh323c_1) 10:45:11:370 Processing StopMonitor command 10:45:11:370 Doing ooStopMonitorCalls 10:45:11:370 Warn:Abruptly ending calls as stack going down 10:45:11:370 Clearing call (outgoing, ooh323c_1) 10:45:11:370 Cleaning Call (outgoing, ooh323c_1)- reason:OO_REASON_LOCAL_CLEARED 10:45:11:370 Clearing all logical channels (outgoing, ooh323c_1) 10:45:11:370 Clearing logical channel number 1001. (outgoing, ooh323c_1) 10:45:11:370 Stopped Receive channel 1001 (outgoing, ooh323c_1) 10:45:11:371 Removed logical channel 1001 (outgoing, ooh323c_1) 10:45:11:371 Clearing logical channel number 1002. (outgoing, ooh323c_1) 10:45:11:371 Removed logical channel 1002 (outgoing, ooh323c_1) 10:45:11:371 Closing H.245 connection (outgoing, ooh323c_1) 10:45:11:371 Removed call (outgoing, ooh323c_1) from list 10:45:11:371 Stopping listener for incoming calls 10:45:11:371 Done ooStopMonitorCalls 10:45:11:371 Ending Monitor thread 10:45:11:371 Destroying H323 Endpoint This is a pretty huge file. sorry for that. Thanx in advance. Sravanthi __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ ooh323c-devel mailing list ooh323c-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ooh323c-devel ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ ooh323c-devel mailing list ooh323c-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ooh323c-devel