[Asterisk-Users] Dial + disconnect

Chee Foong cheefoong at inovas.com
Wed Sep 10 20:55:24 MST 2003


Ahhh...I see  those config options.

But how would I know which case(busy, no answer) happen in the
extension.conf.
What I am planing to do is somthing like:
if(Busy detected)
    put a retry flag in MySQL db, for retying later
else if(no answer detected)
    then stop trying the destination number, and log the call info in MySQL.

thanks

Foong


----- Original Message -----
From: "Richard Lyman" <pchammer at dynx.net>
To: <asterisk-users at lists.digium.com>
Sent: Thursday, September 11, 2003 12:18 AM
Subject: Re: [Asterisk-Users] Dial + disconnect


> well depending on the hardware you are using and where you are
> using it at, in some cases there is.  look in zapata.conf search
> 'callprogress'.
>
> Chee Foong wrote:
> >
> > Yes you are right, Sorry my mistake.
> >
> > So, is there a way to detect busy, answer, or no answer call?
> >
> > Foong
> >
> > ----- Original Message -----
> > From: "Richard Lyman" <pchammer at dynx.net>
> > To: <asterisk-users at lists.digium.com>
> > Sent: Wednesday, September 10, 2003 12:50 PM
> > Subject: Re: [Asterisk-Users] Dial + disconnect
> >
> > > based on what dial string you have a zap device '0122740900' (looks
more
> > > like an exten/phone# to me) maybe you meant Zap/1/0122740900  (notice
> > > the /1/, you could also use groups /g1/ (if setup in zapata.conf))
> > >
> > > Chee Foong wrote:
> > >
> > > > Hello,
> > > >
> > > > When I have the following extension:
> > > >
> > > > exten => 900,1,dial(Zap/0122740900)
> > > >
> > > > can I know whether 'dial' actually gets through or the called party
is
> > > > busy at the moment. I want to perform different action based on
> > > > whether the 'dail' success or not.
> > > >
> > > >
> > > > Foong
> > >
> > >
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > Asterisk-Users at lists.digium.com
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list