[Asterisk-Dev] Digium+asterisk+festival+outgoingcall: How detectabusy line..?

Luis Mata mataluis at xtremenetworks.biz
Fri Dec 3 09:45:13 MST 2004


Sorry to bauch in. But this is a very easy process to do.. Which Asterisk
already do.

 

The same script you are using to generate the call files , make a routing to
check for the CDR file. If it is on the US where you are using the system
enable progress indicators. This will log the result of the call on the cdr.
Then you simply do a query on the CDR for all BUSY or NO ANSWER status and
reissue a call file based on this ones.You can also compare the time of the
call and reissue the call one hour later.

 

Hope I explain my self.

  _____  

From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Dan Davis
Sent: Friday, December 03, 2004 10:14 AM
To: Asterisk Developers Mailing List
Subject: Re: [Asterisk-Dev] Digium+asterisk+festival+outgoingcall: How
detectabusy line..?

 

I have the same problem and am considering three possible fixes:

 

1) add support to pbx_spool (.CALL file module) for something similar to a H
(hangup) exten to process non-answered calls.

 

2) have pbx_spool post a text status file just like the .CALL file for
failed calls.

 

3) create a version of pbx_spool which would run with a database and not
text files so all status info could be updated.

 

Thanks

Dan

 

----- Original Message ----- 

From: Daniel Cubero <mailto:daniel.cubero at teamsourcing.com.ec>  

To: asterisk-dev at lists.digium.com 

Sent: Friday, December 03, 2004 9:59 AM

Subject: [Asterisk-Dev] Digium+asterisk+festival+outgoingcall: How detect
abusy line..?

 

Hi all..!!

 

I'm developing a system to use festival,asterisk, digium card. This system
makes a auto-dialing (using digium TE410P card), when the customer answer
the call: asterisk play an audio (pre-built from festival), that is a easy
part. our problem is how we can detect a busy line or error in the line but
outside of asterisk (by means of a process to detect status of call-line)
then we can make a control and retrying a former error outgoing call. I
reviewed Vicidial but it has the same problem (non detect a busy line before
transferring the call toward an agent)

 

We are using .CALL file in /var/spool/asterisk/outgoing directory for
auto-dialing.


Please, can anybody help us..??

Regards

Daniel


  _____  


_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20041203/51b5e29e/attachment.htm


More information about the asterisk-dev mailing list