Hello, We want the ability to choose from an AGI script whether or not to enable faxdetect for calls over SIP or DAHDI. Is this possible, or can anyone suggest a workaround? Thanks for any advice. -- David Cunningham, Voisonics http://voisonics.com/ USA: +1 213 221 1092 UK: +44 (0) 20 3298 1642 Australia: +61 (0) 2 8063 9019 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130103/d33f5eef/attachment.htm>
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of David Cunningham Sent: Thursday, January 03, 2013 3:13 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] faxdetect on/off on the fly? Hello, We want the ability to choose from an AGI script whether or not to enable faxdetect for calls over SIP or DAHDI. Is this possible, or can anyone suggest a workaround? Thanks for any advice. You should be able to call the AGI and set a dialplan variable and use Gotoif to do/not do faxdetect. Reading the .sample files for 11.0 it seems that normally these are "configured until restart/reload" but with a little testing, the default should be overrideable. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130103/f40dac18/attachment.htm>
On Thu, 3 Jan 2013, David Cunningham wrote:> We want the ability to choose from an AGI script whether or not to > enable faxdetect for calls over SIP or DAHDI.What's the 'use case?' You're going to call in and execute an AGI that will enable faxdetect for future calls to this channel or other channels? Should the 'change' survive an Asterisk restart or an OS reboot? -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
Hi Danny, Can you please elaborate on how in the dialplan we can set faxdetect on and off? We currently have it set on in sip.conf. Thanks. On 3 January 2013 17:21, Danny Nicholas <danny at debsinc.com> wrote:> *From:* asterisk-users-bounces at lists.digium.com [mailto: > asterisk-users-bounces at lists.digium.com] *On Behalf Of *David Cunningham > *Sent:* Thursday, January 03, 2013 3:13 PM > *To:* Asterisk Users Mailing List - Non-Commercial Discussion > *Subject:* [asterisk-users] faxdetect on/off on the fly?**** > > ** ** > > Hello, > > We want the ability to choose from an AGI script whether or not to enable > faxdetect for calls over SIP or DAHDI. Is this possible, or can anyone > suggest a workaround? > > Thanks for any advice. > > You should be able to call the AGI and set a dialplan variable and use > Gotoif to do/not do faxdetect. Reading the .sample files for 11.0 it seems > that normally these are ?configured until restart/reload? but with a little > testing, the default should be overrideable.**** > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- David Cunningham, Voisonics http://voisonics.com/ USA: +1 213 221 1092 UK: +44 (0) 20 3298 1642 Australia: +61 (0) 2 8063 9019 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130104/91688a0d/attachment.htm>
Maybe Matching Threads
- Continue AGI after Dial() following caller hang up?
- WebRTC demo phones
- Asterisk 13 chan_sip trunk appending @string to dialled number
- Asterisk 13 chan_sip trunk appending @string to dialled number
- Asterisk 13 chan_sip trunk appending @string to dialled number