Displaying 5 results from an estimated 5 matches for "nvlinedetect".
2009 Jul 06
1
false answer on zaptel
...em for
outgoing calls.
My problem is that Answer() is falsely returning while the call is still
ringing and was not really answered yet. I've been digging google, wikis
but have not found what might be causing this. SIP works fine, this
problem seems to be only zaptel specific.
I could use the NVLineDetect application but I think this would be a hack
around the problem. Before I start fixing the nvlinedetect code so that
it compiles and works with asterisk 1.4 I thought I should ask here first.
Any suggestions?
Thanks,
Botond
2009 Feb 19
4
check if not human
I am looking for someone that could share their code for this function:
Outgoing call -> macro that checks if line is (not human) or machine,
fax, busy, subscriber problem and other fault tones -> if human connect
to agent else hangup and write status to cdr.
Need help with this!
Regards / Marcus
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Mar 27
0
Re: Using call.sample on Zap hardware - Answering problem
...and initiates
> the call. The problem is that the recorded message starts immediately and
> doesn't wait for the called party to pick up the phone. When I try this
> same process with a SIP extension, the process works like a champ, it just
> fails on the Zap interface.
Check out NVLineDetect - it detects answer, busy, ringing, and other states.
It will be available soon. Read more on http://www.voip-info.org or e-mail
info@newmantelecom.com for the code.
Justin Newman
Newman Telecom, Inc.
2007 May 25
1
wait for rings, answer on outdial via SIP
...getting proper call progress.
The PBX is indicating that the call is answered while it is still
ringing at the far end.
Does anyone have any suggestions on how I should go about waiting for a
variable number of rings followed by the answer before playing my
outbound greeting (over a SIP channel)? NVLineDetect looks like it
would work for this but I'm not sure if it's still supported and/or
distributed.
I am using BackgroundDetect to wait for the greeting ("hello," etc.)
following the answer. I just don't know how to deal with the variable
number of rings.
Any help would be appre...
2007 Jul 12
0
No subject
...endant of the timeout that we can
> specify in the
> > > > Dial command.
> > > >
> > > > If I could somehow update a DB with the
> channel name
> > > > on ringing, it would solve my problem.
> > > >
> > > > I assume NVlinedetect is one way to do it,
> but that
> > > > isn't visible anymore, more so for
> Asterisk 1.4 and
> > > > above.
> > > >
> > > > Any bright ideas on this one?
> > >
> > > I think there is no other solution but to listen
&g...