well, you never said what hardware you had, and where you were using it... so

even if everything is working... look at handbook for extension handling. you'll also have to work out the mysql updates, given that the only current sql module is app_sql-postresql (or there abouts). (there used to be some mysql (mostly for cdr) floating about the mailing list (search the archives)).

www.digium.com/handbook-draft.pdf
has alot of helpful info, you should take a peek.

Chee Foong wrote:

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" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users



_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users




_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users




_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to