Hi all! How do I make Asterisk recognize fax calls and disconnect them? Regards, Evert
On 7/6/06, Evert Meulie <evert@poboxes.info> wrote:> Hi all! > > How do I make Asterisk recognize fax calls and disconnect them? > > Regards, > Evert > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >NVFaxDetect does just that ;) Any why, you might find it more useful to actually receive the fax : http://www.voip-info.org/wiki/view/NVFaxDetect -- Cheers, Maxim Vexler "Free as in Freedom" - Do u GNU ?
On Thu, Jul 06, 2006 at 11:57:15AM +0200, Evert Meulie wrote:> Hi all! > > How do I make Asterisk recognize fax calls and disconnect them?faxdetect=incoming in zapata.conf. Set up an extension 'fax' that will simply Hangup(). -- Tzafrir Cohen sip:tzafrir@local.xorcom.com icq#16849755 iax:tzafrir@local.xorcom.com +972-50-7952406 tzafrir.cohen@xorcom.com http://www.xorcom.com
Maxim Vexler wrote:> On 7/6/06, Evert Meulie <evert@poboxes.info> wrote: >> Hi all! >> >> How do I make Asterisk recognize fax calls and disconnect them? >> >> Regards, >> Evert >> >> _______________________________________________ >> --Bandwidth and Colocation provided by Easynews.com -- >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > > NVFaxDetect does just that ;) > > Any why, you might find it more useful to actually receive the fax : > http://www.voip-info.org/wiki/view/NVFaxDetectIs there a way to implement this without recompiling the whole server? Regards, Evert
2006/7/6, Maxim Vexler <hq4ever@gmail.com>:> NVFaxDetect does just that ;) > > Do you think NVFaxDetect is reliable ?Could you use it along a voicemail (I mean : someone having a single extension for voice and fax call, forward all incoming calls to its voicemail when leaving the office) Cheers -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060707/ae811fb7/attachment.htm
Hello, Do you know where i can download some rings for a PA1688 based Phone? All rings on this link are not very nice...: http://www.aredfox.com/edownloadsring.htm Best regards, -- Olivier Saulnier STEGANUX 1er ?tage DIAMECANS BEL AIR 03410 St-Victor T: 04.70.02.27.62 F: 04.70.09.97.41 http://www.steganux.com
If you Answer() before, yes. On 7/7/06, Olivier <oza-4h07@myamail.com> wrote:> 2006/7/6, Maxim Vexler <hq4ever@gmail.com>: > > > NVFaxDetect does just that ;) > > > > > Do you think NVFaxDetect is reliable ? > Could you use it along a voicemail (I mean : someone having a single > extension for voice and fax call, forward all incoming calls to its > voicemail when leaving the office) > > Cheers > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-- ------------------------------------------------------------ Erick Perez Panama Sistemas Integradores de Telefonia IP y Soluciones Para Centros de Datos Panama, Republica de Panama Cel Panama. +(507) 6694-4780 ------------------------------------------------------------
2006/7/8, Olivier Krief <olivier.krief@gmail.com>:> > 2006/7/7, Technical Support <support@ocg.ca>: > > > We use NV's fax detection and it works very well. (However this can > > still congest your system with junk faxes). > > > > Thanks for the tip > Regards >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060708/67eb7152/attachment.htm
Olivier Saulnier wrote:> Hello, > > Do you know where i can download some rings for a PA1688 based Phone? > All rings on this link are not very nice...: > http://www.aredfox.com/edownloadsring.htm > > Best regards, >Look at the technical documentation on the site, iirc the ringfiles are encoded in a common codec type that you can sox whatever you want to generate.
Olivier wrote:> 2006/7/6, Maxim Vexler <hq4ever@gmail.com <mailto:hq4ever@gmail.com>>: > > NVFaxDetect does just that ;) > > Do you think NVFaxDetect is reliable ? > Could you use it along a voicemail (I mean : someone having a single > extension for voice and fax call, forward all incoming calls to its > voicemail when leaving the office) > > Cheers >If you use NVBackgroundDetect(not-here-greeting) then VoiceMail(sBOX) (s means no announcement), It appears to work. You will need a [fax] context to handle the fax.
Is NVFaxDetect for PSTN calls or works for SIP/IAX as well? On 7/9/06, Thomas Kenyon <digium@sanguinarius.co.uk> wrote:> > Olivier wrote: > > 2006/7/6, Maxim Vexler <hq4ever@gmail.com <mailto:hq4ever@gmail.com>>: > > > > NVFaxDetect does just that ;) > > > > Do you think NVFaxDetect is reliable ? > > Could you use it along a voicemail (I mean : someone having a single > > extension for voice and fax call, forward all incoming calls to its > > voicemail when leaving the office) > > > > Cheers > > > If you use NVBackgroundDetect(not-here-greeting) then VoiceMail(sBOX) (s > means no announcement), It appears to work. > You will need a [fax] context to handle the fax. > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Zeeshan A Zakaria -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060710/c813eae8/attachment.htm
Zeeshan Zakaria wrote:> Is NVFaxDetect for PSTN calls or works for SIP/IAX as well? >Works for SIP/IAX, for PSTN you only need to switch on faxdetect in zapata.conf and have Answer() in that part of your dialplan.> On 7/9/06, *Thomas Kenyon* <digium@sanguinarius.co.uk > <mailto:digium@sanguinarius.co.uk>> wrote: > > Olivier wrote: > > 2006/7/6, Maxim Vexler <hq4ever@gmail.com > <mailto:hq4ever@gmail.com> <mailto:hq4ever@gmail.com > <mailto:hq4ever@gmail.com>>>: > > > > NVFaxDetect does just that ;) > > > > Do you think NVFaxDetect is reliable ? > > Could you use it along a voicemail (I mean : someone having a > single > > extension for voice and fax call, forward all incoming calls to its > > voicemail when leaving the office) > > > > Cheers > > > If you use NVBackgroundDetect(not-here-greeting) then > VoiceMail(sBOX) (s > means no announcement), It appears to work. > You will need a [fax] context to handle the fax. > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com > <http://Easynews.com> -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > <http://lists.digium.com/mailman/listinfo/asterisk-users> > > > > > -- > Zeeshan A Zakaria > ------------------------------------------------------------------------ > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >