Has anybody ever used the TxFAX application to send a fax to RxFAX on another Asterisk installation. I'm trying to do just that and both apps remain blocked in the ast_waitfor_nandfds() function without transmitting anything. I am calling TxFAX with the 'caller' parameter. What is strange is that both apps block on a call to ast_waitfor() with a inifinite timeout. I've seen this in several other places in Asterisk and these calls are normally the source of hung channels. Is this correct? -- Juan Jose Comellas (juanjo@comellas.com.ar)
Juan Jose Comellas wrote:> Has anybody ever used the TxFAX application to send a fax to RxFAX on another > Asterisk installation. I'm trying to do just that and both apps remain > blocked in the ast_waitfor_nandfds() function without transmitting anything. > I am calling TxFAX with the 'caller' parameter. > > What is strange is that both apps block on a call to ast_waitfor() with a > inifinite timeout. I've seen this in several other places in Asterisk and > these calls are normally the source of hung channels. Is this correct? > >As far as i know connecting rxfax to txfax, doesn't work. Why don't you save first and then send?
I'm not sure I follow. As I understand it, app_rxfax and app_txfax are designed to transfer fax data, over any asterisk channel. Since the fax is converted to audio over the channel, and the channels are IP, isn't this fax over VOIP? I am successfully using app_rxfax to receive (analog) faxes from regular fax machines, send over my VOIP connection. There are other fax standards (look for T.38) but this isn't in use here... Michelle Dupuis Technical Support Specialist Oxford Consulting Group Ltd. Making IT work for your business... T: (519) 672-8238 E: <mailto:support@ocg.ca> support@ocg.ca W: <http://www.ocg.ca/> www.ocg.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051116/199d90f7/attachment.htm
What is this? a channel bank? or a PRI? RBS? On 11/16/05, janvb@caselaboratories.com <janvb@caselaboratories.com> wrote:> hi, > > I have installed 1 TE110P on a decent computer and generate 30 calls > towards it. Asterisk do answer, but it uses a heck of a long time doing > so. It takes ca 5 sec before the first call is answered and when ca 12 > before all is answered. Is there any reason for this? Config etc. on my > side? > > Jan > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
PRI (EuroISDN TE) configured to simply play a welcome message. Jan C F wrote:>What is this? a channel bank? or a PRI? RBS? > > >On 11/16/05, janvb@caselaboratories.com <janvb@caselaboratories.com> wrote: > > >>hi, >> >>I have installed 1 TE110P on a decent computer and generate 30 calls >>towards it. Asterisk do answer, but it uses a heck of a long time doing >>so. It takes ca 5 sec before the first call is answered and when ca 12 >>before all is answered. Is there any reason for this? Config etc. on my >>side? >> >>Jan >>_______________________________________________ >>--Bandwidth and Colocation sponsored by Easynews.com -- >> >>Asterisk-Users mailing list >>Asterisk-Users@lists.digium.com >>http://lists.digium.com/mailman/listinfo/asterisk-users >>To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> >> >> >_______________________________________________ >--Bandwidth and Colocation sponsored by Easynews.com -- > >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051116/72493b8d/attachment.htm