[Home]

Summary:ASTERISK-09354: Dialplan application to disable/enable echo cancellation "on the fly"
Reporter:pinga-fogo (pinga-fogo)Labels:
Date Opened:2007-04-30 09:34:43Date Closed:2007-04-30 10:13:25
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:See this example:

I have a Tdm01 in my PTSN line

a person call me and i answer in my IP fone
the person says, i need to send a fax to you, send me a fax signal,
(in the voice conversation all is ok and the echo cancellation is on)

to send the fax signal i need to disable EC before send, i think in do this in dialplan on the fax extension,
exten 100,1, DisableEcho
exten 100,2, Dial(SIP/FAX)
exten 100,3, hangup

this solve my problem and solve the problem with POS modems too

thanks for help
Comments:By: Russell Bryant (russell) 2007-04-30 10:13:24

We do not currently accept feature requests through this bug tracker.  However, your input is appreciated and noted.