Displaying 6 results from an estimated 6 matches for "beeep".
Did you mean:
beep
2004 Sep 28
2
Asterisk, Hylafax and T38Modem - help!
...t38modem, it picks up but
I hear no modem tones (screeching) just silence. when I dial it with a fax
machine the fax machine just says 'no carrier'. Looking at the hylafax
logs I see t38modem answer but then get 'no carrier'. If I make t38modem
dial an extension all I hear is a beeep.......beeep......beeep of a fax
machine.
Also when I try to use fax tone detection in my exensions.conf it doesnt
work - the call is always routed to the normal sip device and not the
t38modem (oh323) device. I have followed the examples on the wiki.
Am I doing something fundamentally wrong h...
2011 Nov 04
1
problem when exiting from "record file" function without pressing the escape digit
...fortunately, "record file" do not end automatically but
since the "silence" field is
3 seconds, the record file function waits for 3 seconds to end.
After record file function is ended, I listened the recorded file and I
heard a "busy tone" sound in this file as
"beeep beeeep beeep" continously.
*My question:*
*
*
Why do I need to hit the escape character ('#') to end the "record file"
function? Is there any way, that
asterisk shall detect that the caller has closed the telephone?
Regards.
-------------- next part --------------
An HTML a...
2012 Sep 28
1
ConfBridge dtmf_passthrough=no doesn't have any effect. Bug?
Hi list!
ConfBridge dtmf_passthrough=no doesn't seem to have any effect. DTMF
gets transmitted throughout the conference. I've tried Asterisk 10.7.1
from the official RPMs and 10.8.0 compiled from source.
I've confirmed that it's disabled via the CLI "confbridge show profile
user <profilename>".
It's an all-SIP scenario with RFC2833 as the DTMF protocol.
2004 Sep 29
4
* and Fax
...just silence. when I dial it
> > > with a fax machine the fax machine just says 'no carrier'. Looking
at
> > > the hylafax logs I see t38modem answer but then get 'no carrier'.
If I
> > > make t38modem dial an extension all I hear is a
> > > beeep.......beeep......beeep of a fax machine.
> > >
> > > Also when I try to use fax tone detection in my exensions.conf it
> > > doesnt work - the call is always routed to the normal sip device
and
> > > not the t38modem (oh323) device. I have followed the exam...
2007 Nov 24
1
Indexing and partially replacing 99, 999 in data frames
...NA
babies$dwt[babies$dwt==99] <- NA
works, but seems to show that I have not really understood the art of
indexing, have I? The archives did not really offer enough insight for
me to solve the problem, I am ashamed.
I tried something with
babies[is.element(babies[,c(10,12,17)], 99)] <- NA # beeep, wrong or
babies[babies[,c(10,12,17)]==99] # no way, indeed.
detach(babies)
There must be a more intelligent and elegant solution.
Also, what is the nr. of rows after I remove all NA entries? Easy example:
frog <- matrix(1:42, ncol=3)
frog[sample(42, 7)] <- NA
length(frog[!is.na(frog)])...
2009 Feb 03
1
Problem with building dahdi-linux RPM
Hello folks.
First of all, sorry for my English :-)
I want to build dahdi-2.0.0 rpm from source (i have to use this version,
because OpenVox A1200p driver works only with it).
I've made some changes in .spec file (added one patch and one source
section) and trying to build rpm:
rpmbuild --define with-udev -bb SPECS/dahdi-linux.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.86801
+