search for: wraptrac

Displaying 2 results from an estimated 2 matches for "wraptrac".

Did you mean: wraptrace
2003 May 09
1
OH323 Channel Driver buffer sizes
...oChannel) /************ bufSize = GetFrames(mediaFormat) * mediaFormat.GetFrameSize(); **********/ if (dir == RECORDER) { bufSize = GetFrames(mediaFormat) * mediaFormat.GetFrameSize(); WRAPTRACE(5, "Frames " << GetFrames(mediaFormat)); } else { /************* if ((mediaType == RTP_DataFrame::PCMU) || (mediaType == RTP_DataFrame::PCMA)) { bufSize = bufferSize;...
2005 Jan 28
3
reason 24 (Call ended with Q.931 cause)
Hi Michael and Everyone I'm trying to connect Asterisk to a CISCO AS5350 using oh323 and I'm getting this error "reason 24 (Call ended with Q.931 cause)" I've checked the Asterisk wiki and several other resources. Please can anyone give me a hint on what the problem is I reach my wits end. Thanks Tola my config and debug Configuration of OpenH323 channel driver