Re: [Asterisk-Users] Detect sound and continue, like BackgroundDetect() for voice

2005-03-03 Thread Richard Lyman
Steve Underwood wrote:
Daryl G. Jurbala wrote:
I'm looking for an application that can monitor a channel for voice
input and then proceed on.  The closest thing I've found is
BackgroundDetect, which expects DTMF.
Here's what I'm doing:
-Call file generated which calls someone and connects them to an
extension.
-Extension plays stuff, etc. etc. etc (not important)
With digital or VoIP termination, this works fine, because * knows when
the line is answered.  On analog POTS, it has no idea when the call is
actually answered, only when its dialed, so the playback starts right
after the line is dialed, not after the called party picks up.
The Dialogic IVR SDK monitors call termination status this way, so I'm
looking for something similar in *.  Anyone have any ideas on this one?
Or am I going about this the hard way and missing an obvious
alternative?
 

Yes, you missed an obvious option - search the mailing list. This has 
come up an number of times.

Regards,
Steve
http://www.dynx.net/ASTERISK/DOCS/RTF/agentlogin3.rtf

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Detect sound and continue, like BackgroundDetect() for voice

2005-03-03 Thread Daryl G. Jurbala
> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Steve Underwood
> Sent: Thursday, March 03, 2005 10:29 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Detect sound and continue,like 
> BackgroundDetect() for voice
> 
> Yes, you missed an obvious option - search the mailing list. 
> This has come up an number of times.

I searched both the Wiki, and the list.  But I obviously didn't come up
with the right search terms, or overlooked relevant results, which is
why I asked.

How about this: the next time I have a question to ask, I'll call you
first to ask for what search terms to use before posting.

What's your mobile number?

Thanks,
Daryl
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Detect sound and continue, like BackgroundDetect() for voice

2005-03-03 Thread Steve Underwood
Daryl G. Jurbala wrote:
I'm looking for an application that can monitor a channel for voice
input and then proceed on.  The closest thing I've found is
BackgroundDetect, which expects DTMF.
Here's what I'm doing:
-Call file generated which calls someone and connects them to an
extension.
-Extension plays stuff, etc. etc. etc (not important)
With digital or VoIP termination, this works fine, because * knows when
the line is answered.  On analog POTS, it has no idea when the call is
actually answered, only when its dialed, so the playback starts right
after the line is dialed, not after the called party picks up.
The Dialogic IVR SDK monitors call termination status this way, so I'm
looking for something similar in *.  Anyone have any ideas on this one?
Or am I going about this the hard way and missing an obvious
alternative?
 

Yes, you missed an obvious option - search the mailing list. This has 
come up an number of times.

Regards,
Steve
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Detect sound and continue, like BackgroundDetect() for voice

2005-03-03 Thread Daryl G. Jurbala
Yes, I'm replying to my own post.

Roger Gulbranson suggested this:
http://www.voip-info.org/tiki-index.php?page=NVBackgroundDetect

As he's using it for FAX detect, and it has a "talk" option as well.

If anyone is interested, I'll report back with my results.

Thanks Roger!
Daryl
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users