HI, Do we need to make any changes to the chan_dahdi.conf to make sure that the asterisk detects fax calls?As mentioned below I will be connecting an analog fax machine to the DAHDI channel and will be dialling that public number where fax is connected.
Warm Regards Venugopal G HNM-SO WiMAX CPE VoIP IOT Team Cell : +91-99723-99437 ************************************************************************************************************************************************************************************************* -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Peter Gelencser Sent: Friday, March 05, 2010 7:00 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] FAX configuration for DAHDI lines Then it's simple, set up an exten in the extensions.conf like exten => 123456789,1,Dial(DAHDI/2,,rtT) exten => 123456789,n,Hangup() replace the 123456789 with the public phone number and the DAHDI/2 with the channel you are using. Regards, Peter 2010.03.05. 14:07 keltezéssel, Gopalakrishnaiyer Venugopal-Q16770 írta: > Hi Petr, > > > I would like this fax to be reached from a public number. I will replace > the existing analog phone and replace the same with a fax. > > > Warm Regards > Venugopal G > HNM-SO WiMAX CPE VoIP IOT Team > Cell : +91-99723-99437 > ********************************************************************** > ********************************************************************** > ***************************************************** > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Peter > Gelencser > Sent: Friday, March 05, 2010 6:30 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] FAX configuration for DAHDI lines > > Hi, > > > How would you like it to work? It would be an inner extension or this fax > should be reached from a public phone number? > > Best regards, > Peter Gelencser > > > 2010.03.05. 13:06 keltezéssel, Gopalakrishnaiyer Venugopal-Q16770 írta: >> Hi Experts, >> I have an asterisk machine with DAHDI and i want to connect analog >> fax machines to asterisk.I already have TDM800 card where i am using >> analog telephone lines to make calls.Kindly let me know how to >> configure fax for dahdi lines.Where all do i need to modify my >> configurations. >> Regards >> Venugopal G >> > > -- > _____________________________________________________________________ > -- 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 > -- _____________________________________________________________________ -- 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 -- _____________________________________________________________________ -- 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
