Displaying 5 results from an estimated 5 matches for "allread".
Did you mean:
allready
2007 May 22
0
Mix Dial, Chanspy and MixMonitor or Monitor
...keep everything local. Problem is that when I try to use Dial, Chanspy and MixMonitor I get no audio, which is why I do it on the outside Asterisk box.
Here's a basic framework:
;;Main Asterisk Box
[inbound]
exten => dialout,1,Set(SPYGROUP=10001)
exten => dialout,2,set(ALLREAD=5557771111)
exten => dialout,3,dial(SIP/${ALLREAD}@remote_proxy)
exten => dialout,4,hangup
[listen-in]
; inbound portion of autodial or
; outside caller
exten => monitor,1,answer
exten => monitor,2,chanspy(all|qg(10001))
exten =&g...
2004 Oct 05
1
Brazillian Caller ID: almost there...
Hello,
Talking with Soren Sratje about Caller ID in Brazil, we compare ours
DTMF tones captured by ztmonitor. wcfxo correctly recognize the "DTMF
CLIP" and asterisk shot the AST_STATE_PRERING correctly.
But the DTMF tones are not reconized. In the chan_zap.c, the code:
if (f->frametype == AST_FRAME_DTMF) {
(...)
Does not occurs because the frametype is always reconized as voice
2003 Aug 18
6
sound problem
hi list,
when I run asterisk, appears the following:
....
WARNING[1074459808]: File chan_oss.c, Line 346 (setformat): Requested
8000 Hz, got 8178 Hz -- sound may be choppy
WARNING[1074459808]: File chan_oss.c, Line 974 (load_module): XXX I
don't work right with non-full duplex sound cards XXX
WARNING[1133735216]: File chan_oss.c, Line 232 (sound_thread): Read
error on sound device: Resource
2004 Aug 06
3
Is Speex realy patent free?
Hi all,
<p>i have readed all the realy sad stuff about software patents in
europe and what allread exists. There is one side related to speex
and i dont know if this is allready discussed here.
Take a look at:
http://swpat.ffii.org/patents/effects/voip/index.en.html
Is speex realy petant free or does patent free only means that
is is not patent by the speex authors? Who have checked that
spee...
2003 Dec 01
0
No subject
...version of
>smbmnt. Try uninstalling any old version you may have and re-install
>2.2.1a.
>
>Possibly you didn't configure samba --with-smbmount, if you compiled it
>yourself.
Sorry, I've recompiled it with the option, but its still bugging me with the
same error message. I allreade made sure, that smbmnt and smbmount have been
updatet, both are the Version 2.2.1a
Any one got any clue, what the heck is going on?
Please, have a detailed look at the error message, and at the double dash in
front of the "o"!
Thanks for your time, and help.
Regards,
nik39
nik39 at g...