search for: askextension

Displaying 1 result from an estimated 1 matches for "askextension".

Did you mean: addextension
2007 Sep 17
0
[SOLVED] fax machine detection for outgoingcall on DIVAcard
...t my conf files : capi.conf : [contr1] relaxdtmf=off softdtmf=off faxdetect=incoming context=toto extensions.conf : [toto] exten => fax,1,NoOp(Oh look at that fax) exten => fax,n,hangup(); exten => _.,1,NoOp(Your treatment) exten => _.,n,Answer() exten => _.,n,Read(numero|askExtension) exten => _.,n,NoOp(This is the dialed number : ${numero}) exten => _.,n,GOTO(standardtelephonique|${numero}|1) And if a fax is detected, asterisk will redirect the call directly to the fax ectension of diva default context (toto in my example). P.S. : you must have a card supporting...