[asterisk-dev] Audiohooks bug or missing something?
Kaloyan Kovachev
kkovachev at varna.net
Sat Feb 28 12:29:23 CST 2009
Hello,
i am working on whisper_file adiohook, but it only works for the caller and
not for the callee:
1. The audiook is set to play the file to both, from a different thread i
find the caller and attach the audiohook to it - the file is heard only from
the caller.
2. Now again set it to play to both, but from the other thread i get the
other channel (callee) and attach the audiohook to it - again only the caller
hears the file even it does not have an audiohook attached and i can see the
frames are passed in both read and write direction inside the callback.
Am i missing something or this is an audiohooks bug?
More information about the asterisk-dev
mailing list