search for: fbc2

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

Did you mean: fb02
2003 May 23
3
iConnectHere - calls dropping out?
...y dropping out. I've got the following setup: Anybody wishing to call via iConnectHere dials 82 followed by the number. Calls seem to be connecting fine - voice passes for 5-10 seconds but then the call disconnects. The following shows up in the console: -- Executing Dial("SIP/6012-fbc2", "SIP/xxxxxxxxx@iconnecthere") in new stack -- Called xxxxxxxxx@iconnecthere -- SIP/iconnecthere-a5fb is making progress passing it to SIP/6012-fbc2 -- SIP/iconnecthere-a5fb answered SIP/6012-fbc2 -- Attempting native bridge of SIP/6012-fbc2 and SIP/iconnecthere-a5fb...
2008 Nov 13
2
decoded sample is completely differen from original one
Hi all, I have just started playing with speex, and come up with the following code, which just encode a frame of 160 shorts, and the decode it. For some reason the decoded sample is completely different than the original one. is my code wrong? If so what? Or is it a reasonable which depends of values that weren't correctly set? Thanks, Andre #include <stdio.h> #include