Displaying 2 results from an estimated 2 matches for "ffeb".
Did you mean:
feb
2004 May 08
0
Indication Busy to a ZAP ISDN channel
...et
-- Executing Dial("Zap/1-1", "SIP/*****591|45|r") in new stack
-- Accepting call from '*****0420' to '*****591' on channel 1, span 1
-- Called *****591
-- Got SIP response 486 "busy" back from ***.***.***.222
-- SIP/*****591-ffeb is busy
== Everyone is busy at this time
-- Executing Busy("Zap/1-1", "") in new stack
*CLI> show channels
Channel (Context Extension Pri ) State Appl. Data
Zap/1-1 (pstn-in *****591 102 ) Ringing Busy (Empty)
if the...
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