Hi all, I am trying to use iaxmodem I defined iax extension (591) and started iaxmodem. iaxmodem registers with asterisk (is on the same box) when a fax calls this extension, i get Registration completed successfully. Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: NEW Timestamp: 00011ms SCall: 00004 DCall: 00000 [192.168.1.10:4569] VERSION : 2 CALLED NUMBER : s CALLING NUMBER : 010xxxxxxx CALLING NAME : 010xxxxxxx LANGUAGE : it USERNAME : 591 FORMAT : 4 CAPABILITY : 63492 ADSICPE : 0 DATE TIME : 190407242 Tx-Frame Retry[-01] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: ACK Timestamp: 00011ms SCall: 30757 DCall: 00004 [192.168.1.10:4569] Tx-Frame Retry[010] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REJECT Timestamp: 00001ms SCall: 30757 DCall: 00004 [192.168.1.10:4569] CAUSE : No matching codec support In iax.conf I put: [general] language=it bindport = 4569 ; Port to bind to (IAX is 4569) bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine) disallow=all ;allow=gsm allow=ulaw allow=alaw ;allow=h261 ; H.261 ci fa buono (pare...) ;allow=h263 ; H.263 is our video codec mailboxdetail=yes #include iax_additional.conf #include iax_custom.conf In iax_additional.conf I put:[591] username=591 type=friend secret=password record_out=On-Demand record_in=On-Demand qualify=no notransfer=yes host=dynamic disallow=all context=from-internal callerid="Fax Frame" <591> allow=ulaw Actually I don't undertand which is the missing codec ( No matching codec support) Next step will be to try to setup the Hylafax server (I already installed it on the same pc and confgured to use the iaxmodem, copying and adapting the template provided with iaxmodem into /var/spool/hylafax/etc/config thanks in advance, Andrea Chi ricevesse questa mail per errore e' gentilmente pregato di cancellarla. Visitate il sito http://www.frameweb.it
On Tue, 2005-10-25 at 12:29 +0200, asterisk@frameweb.it wrote:> Hi all, > I am trying to use iaxmodem >Great. It appears to solve a real problem in a very cost effective mannor and needs people playing with it to find any bugs that havent been found yet.> Timestamp: 00001ms SCall: 30757 DCall: 00004 [192.168.1.10:4569] > CAUSE : No matching codec support >It only supports slinear afaik unless you play with the defines during the build process. Does the account on your asterisk box have slinear enabled (looking at the conf no) or did you follow the directions to enable ulaw/alaw (think its only ulaw but its been over a week since I looked at that part). -- Trixter http://www.0xdecafbad.com Bret McDanel UK +44 870 340 4605 Germany +49 801 777 555 3402 US +1 360 207 0479 or +1 516 687 5200 FreeWorldDialup: 635378 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20051025/e7faea5d/attachment.pgp
asterisk01:/dev # dir /dev/pts/ total 93 drwxr-xr-x 2 root root 0 Oct 13 20:51 . drwxr-xr-x 30 root root 94840 Oct 25 13:52 .. crw--w---- 1 root tty 136, 0 Oct 17 13:17 0 crw--w---- 1 root tty 136, 1 Oct 25 13:52 1 crw--w---- 1 root tty 136, 2 Oct 25 14:23 2 crw--w---- 1 root tty 136, 3 Oct 25 14:22 3 crw--w---- 1 root tty 136, 4 Oct 25 14:21 4 so I have /dev/pts/1 If I quit iaxmodem (CTRL+C) asterisk01:/dev # dir /dev/pts/ total 93 drwxr-xr-x 2 root root 0 Oct 13 20:51 . drwxr-xr-x 30 root root 94816 Oct 25 14:23 .. crw--w---- 1 root tty 136, 0 Oct 17 13:17 0 crw--w---- 1 root tty 136, 2 Oct 25 14:23 2 crw--w---- 1 root tty 136, 3 Oct 25 14:23 3 crw--w---- 1 root tty 136, 4 Oct 25 14:21 4 so /dev/pts/1 has gone away. It seems to be OK, at least to me. Here is a new trial. The first time it seems to write something (2015 of 2048 bytes) Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: NEW Timestamp: 00007ms SCall: 00001 DCall: 00000 [192.168.1.10:4569] VERSION : 2 CALLED NUMBER : s CALLING NUMBER : 010xxxxxxx CALLING NAME : 010xxxxxxx LANGUAGE : it USERNAME : 591 FORMAT : 64 CAPABILITY : 63552 ADSICPE : 0 DATE TIME : 190411589 Tx-Frame Retry[-01] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: ACK Timestamp: 00007ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Incoming call connected s, 010xxxxxxx, 010xxxxxxx. Tx-Frame Retry[010] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: ACCEPT Timestamp: 00006ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] FORMAT : 64 Tx-Frame Retry[010] -- OSeqno: 001 ISeqno: 001 Type: CONTROL Subclass: RINGING Timestamp: 00003ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Unable to pass the full buffer onto the device file. 2015 bytes of 2048 written.Unable to pass the full buffer onto the device file. -1 bytes of 1 written.Oct 25 14:26:11.49: XOFF Unable to pass the full buffer onto the device file. -1 bytes of 1 written.Oct 25 14:26:11.49: XON, 2048 bytes available Unable to pass the full buffer onto the device file. -1 bytes of 2048 written.Unable to pass the full buffer onto the device file. -1 bytes of 1 written.Oct 25 14:26:11.49: XOFF Unable to pass the full buffer onto the device file. -1 bytes of 1 written.Oct 25 14:26:11.49: XON, 2048 bytes available Unable to pass the full buffer onto the device file. -1 bytes of 1982 written.Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 001 Type: IAX Subclass: ACK Timestamp: 00006ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: ACK Timestamp: 00003ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Tx-Frame Retry[010] -- OSeqno: 002 ISeqno: 001 Type: IAX Subclass: PING Timestamp: 02005ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 003 Type: IAX Subclass: PONG Timestamp: 02005ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Tx-Frame Retry[-01] -- OSeqno: 003 ISeqno: 002 Type: IAX Subclass: ACK Timestamp: 02005ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Unable to pass the full buffer onto the device file. 2015 bytes of 2048 written.Unable to pass the full buffer onto the device file. -1 bytes of 1 written.Oct 25 14:26:16.50: XOFF Unable to pass the full buffer onto the device file. -1 bytes of 1 written.Oct 25 14:26:16.50: XON, 2048 bytes available Unable to pass the full buffer onto the device file. -1 bytes of 2048 written.Unable to pass the full buffer onto the device file. -1 bytes of 1 written.Oct 25 14:26:16.50: XOFF Unable to pass the full buffer onto the device file. -1 bytes of 1 written.Oct 25 14:26:16.50: XON, 2048 bytes available Unable to pass the full buffer onto the device file. -1 bytes of 1982 written.Unable to pass the full buffer onto the device file. -1 bytes of 2 written.Unable to pass the full buffer onto the device file. -1 bytes of 4 written.Unable to pass the full buffer onto the device file. -1 bytes of 2 written.Rx-Frame Retry[ No] -- OSeqno: 002 ISeqno: 003 Type: IAX Subclass: LAGRQ Timestamp: 10023ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Tx-Frame Retry[-01] -- OSeqno: 003 ISeqno: 003 Type: IAX Subclass: ACK Timestamp: 10023ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Tx-Frame Retry[010] -- OSeqno: 003 ISeqno: 003 Type: IAX Subclass: LAGRP Timestamp: 10023ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Rx-Frame Retry[ No] -- OSeqno: 003 ISeqno: 004 Type: IAX Subclass: ACK Timestamp: 10023ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Tx-Frame Retry[010] -- OSeqno: 004 ISeqno: 003 Type: IAX Subclass: PING Timestamp: 12015ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Rx-Frame Retry[ No] -- OSeqno: 003 ISeqno: 005 Type: IAX Subclass: PONG Timestamp: 12015ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Tx-Frame Retry[-01] -- OSeqno: 005 ISeqno: 004 Type: IAX Subclass: ACK Timestamp: 12015ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Unable to pass the full buffer onto the device file. -1 bytes of 2 written.Unable to pass the full buffer onto the device file. -1 bytes of 4 written.Unable to pass the full buffer onto the device file. -1 bytes of 2 written.Unable to pass the full buffer onto the device file. -1 bytes of 2 written.Unable to pass the full buffer onto the device file. -1 bytes of 4 written.Unable to pass the full buffer onto the device file. -1 bytes of 2 written.Rx-Frame Retry[ No] -- OSeqno: 004 ISeqno: 005 Type: IAX Subclass: PING Timestamp: 20023ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Tx-Frame Retry[-01] -- OSeqno: 005 ISeqno: 005 Type: IAX Subclass: ACK Timestamp: 20023ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Tx-Frame Retry[010] -- OSeqno: 005 ISeqno: 005 Type: IAX Subclass: PONG Timestamp: 20023ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Unknown IE 046 : Present Rx-Frame Retry[ No] -- OSeqno: 005 ISeqno: 005 Type: IAX Subclass: LAGRQ Timestamp: 20026ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Tx-Frame Retry[-01] -- OSeqno: 005 ISeqno: 006 Type: IAX Subclass: ACK Timestamp: 20026ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Tx-Frame Retry[010] -- OSeqno: 006 ISeqno: 006 Type: IAX Subclass: LAGRP Timestamp: 20026ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Rx-Frame Retry[ No] -- OSeqno: 005 ISeqno: 006 Type: IAX Subclass: ACK Timestamp: 20023ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Rx-Frame Retry[ No] -- OSeqno: 006 ISeqno: 007 Type: IAX Subclass: ACK Timestamp: 20026ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Tx-Frame Retry[010] -- OSeqno: 007 ISeqno: 006 Type: IAX Subclass: PING Timestamp: 22025ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Rx-Frame Retry[ No] -- OSeqno: 006 ISeqno: 008 Type: IAX Subclass: PONG Timestamp: 22025ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Tx-Frame Retry[-01] -- OSeqno: 008 ISeqno: 007 Type: IAX Subclass: ACK Timestamp: 22025ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Unable to pass the full buffer onto the device file. -1 bytes of 2 written.Unable to pass the full buffer onto the device file. -1 bytes of 4 written.Unable to pass the full buffer onto the device file. -1 bytes of 2 written.Rx-Frame Retry[ No] -- OSeqno: 007 ISeqno: 008 Type: IAX Subclass: HANGUP Timestamp: 25023ms SCall: 00001 DCall: 04700 [192.168.1.10:4569] Tx-Frame Retry[-01] -- OSeqno: 008 ISeqno: 008 Type: IAX Subclass: ACK Timestamp: 25023ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] Remote hangup. Andrea
On Tue, 2005-10-25 at 14:29 +0200, asterisk@frameweb.it wrote:> Timestamp: 00003ms SCall: 04700 DCall: 00001 [192.168.1.10:4569] > Unable to pass the full buffer onto the device file. 2015 bytes of 2048 > written.Unable to pass the full buffer onto the device file. -1 bytes of 1 > written.Oct 25 14:26:11.49: XOFF-1 indicates error and perror() should be called (or something that will be more meaningful). That is something that potentially should be added to iaxmodem in the near future. Are you running anything that will read /dev/ttyIAX like hylafax? If there is nothing that can read the device the buffer for that device will become full and you will see these errors. You may need to install hylafax now and get that running. The README that comes with iaxmodem states there is a modem entry for hylafax and how to integrate that. -- Trixter http://www.0xdecafbad.com Bret McDanel UK +44 870 340 4605 Germany +49 801 777 555 3402 US +1 360 207 0479 or +1 516 687 5200 FreeWorldDialup: 635378 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20051025/f8116479/attachment.pgp
I succed in configuring hylafax and iaxmodem, everything is OK now. The only problem was the following: if I start manually, as root, /usr/local/bin/iaxmodem ttyIAX /usr/local/sbin/faxgetty ttyIAX and then start hylafax server everything is OK If I try to add to /etc/inittab IAX:2345:respawn:/usr/local/bin/iaxmodem ttyIAX modem:2345:respawn:/usr/local/sbin/faxgetty ttyIAX and then restart the server (or just the init via init -q or kill -HUP 1), the iaxmodem starts, but faxgetty doesn't Actually I discovered the problem: modem is too long (at least for SUSE), maximum is 4 character if I change to mo:2345:respawn:/usr/local/sbin/faxgetty ttyIAX is OK Andrea "Julian J. M." <julianjm@gmail.c om> To Sent by: Asterisk Users Mailing List - asterisk-users-bo Non-Commercial Discussion unces@lists.digiu <asterisk-users@lists.digium.com> m.com cc Subject 25/10/2005 17.25 Re: [Asterisk-Users] iaxmodem Please respond to Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@l ists.digium.com> For hylafax to answer a call, you need to use faxgetty.. Add this 2 lines to your /etc/inittab and run "init q" to force a reload: IAX:2345:respawn:/usr/local/bin/iaxmodem ttyIAX modem:2345:respawn:/usr/sbin/faxgetty ttyIAX Change the paths according to your system. Julian J. M. On 10/25/05, asterisk@frameweb.it <asterisk@frameweb.it> wrote:> Probably you are right > > I installed hylafax and configured it to use iaxmodem, but I didn't start > it > Now I will research how to start hylafax, and I will try again > > Andrea_______________________________________________ --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 Chi ricevesse questa mail per errore e' gentilmente pregato di cancellarla. Visitate il sito http://www.frameweb.it
Hi, I wonder if you can give me some pointers please. I have hylafax running, I've tested it with a modem off the serial port so I know the install does work, and I've installed IAXmodem to be able to fax out via asterisk. I've set everything up as in the README that comes with IAXmodem but im not getting the faxes sent. I can see hylafax sending to the IAXmodem but at this point something isn't working and I'm getting Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REJECT Timestamp: 00007ms SCall: 00004 DCall: 29764 [172.16.5.137:4569] CAUSE : No authority found Unknown IE 042 : Present in the iax log and no dialtone in the hylafax log. The IAXmodem is setup in my asterisk as an IAX2 extension. Any ideas? Regards Lee ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.f-secure.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051117/7025ee5f/attachment.htm
I have in my iax cfg files... [root@dev-pbx1 asterisk]# more iax.conf [general] bindport = 4569 ; Port to bind to (IAX is 4569) bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine) disallow=all allow=ulaw allow=alaw allow=gsm mailboxdetail=yes #include iax_additional.conf #include iax_custom.conf [root@dev-pbx1 asterisk]# [root@dev-pbx1 asterisk]# more iax_additional.conf [601] username=601 type=peer secret=password record_out=Never record_in=Never qualify=500 port=4569 notransfer=yes mailbox=601@device host=dynamic context=from-internal callerid=device <601> Am I incorrect to create it as an extension within asterisk? Regards Lee -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Lee Howard Sent: 17 November 2005 14:58 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] IAXmodem Lee Archer wrote:> Hi, I wonder if you can give me some pointers please. I have hylafax > running, I've tested it with a modem off the serial port so I know the> install does work, and I've installed IAXmodem to be able to fax out > via asterisk. I've set everything up as in the README that comes with> IAXmodem but im not getting the faxes sent. I can see hylafax sending> to the IAXmodem but at this point something isn't working and I'm > getting > > Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass:> REJECT > Timestamp: 00007ms SCall: 00004 DCall: 29764 [172.16.5.137:4569] > CAUSE : No authority found > Unknown IE 042 : Present > > in the iax log and no dialtone in the hylafax log. > > The IAXmodem is setup in my asterisk as an IAX2 extension. >The "no dialtone" response from IAXmodem indicates that iaxmodem is not able to register with Asterisk. Double-check that you have entries in iax.conf for IAXmodem and that you've reloaded Asterisk. The IAX-REJECT "No authority found" also seems to indicate that the entries in iax.conf do not exist. Lee. _______________________________________________ --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
Lee Archer wrote:>disallow=all >allow=ulaw >allow=alaw >allow=gsm >IAXmodem uses slinear. allow=slinear Lee.
I still get the same messages. However registration with asterisk is happening. Asterisk -- Registered IAX2 '601' (AUTHENTICATED) at 172.16.5.137:32771 IAXmodem Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: REGACK Timestamp: 00010ms SCall: 00002 DCall: 01413 [172.16.5.137:4569] USERNAME : 601 DATE TIME : 192036682 REFRESH : 60 APPARENT ADDRES : IPV4 172.16.5.137:32771 MESSAGE COUNT : 0 CALLING NUMBER : 601 CALLING NAME : device Tx-Frame Retry[-01] -- OSeqno: 002 ISeqno: 002 Type: IAX Subclass: ACK Timestamp: 00010ms SCall: 01413 DCall: 00002 [172.16.5.137:4569] Registration completed successfully. My system is setup with 9 for an external line, am I correct in entering 9+dest fax number in the hylafax print box? Lee -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Lee Howard Sent: 17 November 2005 16:21 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] IAXmodem Lee Archer wrote:>disallow=all >allow=ulaw >allow=alaw >allow=gsm >IAXmodem uses slinear. allow=slinear Lee. _______________________________________________ --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
Thanks for the help. I got it working, type=friend Lee ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Lee Archer Sent: 17 November 2005 13:53 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] IAXmodem Hi, I wonder if you can give me some pointers please. I have hylafax running, I've tested it with a modem off the serial port so I know the install does work, and I've installed IAXmodem to be able to fax out via asterisk. I've set everything up as in the README that comes with IAXmodem but im not getting the faxes sent. I can see hylafax sending to the IAXmodem but at this point something isn't working and I'm getting Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REJECT Timestamp: 00007ms SCall: 00004 DCall: 29764 [172.16.5.137:4569] CAUSE : No authority found Unknown IE 042 : Present in the iax log and no dialtone in the hylafax log. The IAXmodem is setup in my asterisk as an IAX2 extension. Any ideas? Regards Lee ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.f-secure.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051118/05ed72db/attachment.htm
I am trying to send a fax to my self thru a hylafax client (Cypheous), the extension number that I am dialing is 3000 but Asterisk displays an error, that no one is available to answer. What's going on? The error: -- Accepting AUTHENTICATED call from 127.0.0.1, requested format = 64, actual format = 64 -- Executing Dial("IAX2/3000@3000/2", "IAX2/3000") in new stack -- Call accepted by 127.0.0.1 (format slin) -- Format for call is slin -- Called 3000 -- Hungup 'IAX2/3000/4' == No one is available to answer at this time Nov 22 11:25:06 NOTICE[2857]: chan_iax2.c:2447 iax2_read: I should never be called! My configuration files are: Iax.conf [general] bandwidth=low disallow=lpc10 allow=slinear jitterbuffer=no tos=lowdelay [3000] username=3000 type=friend secret=password record_out=Never record_in=Never qualify=500 port=4569 notransfer=yes mailbox=miguel31416@hotmail.com host=dynamic context=iaxmodem callerid=modem3000<3000> extensions.conf [iaxmodem] exten => 3000,1,Dial,IAX2/3000 -----Original Message----- From: Lee Howard [mailto:faxguy@howardsilvan.com] Sent: Monday, November 21, 2005 20:53 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] IAXmodem Miguel Soto wrote:> I am trying to configure the IAXmodem/ Hylafax server. I have a > question related, where do you define the extension for the fax? In > the extensions.conf or iax.conf file? >You define the extension in extensions.conf, but you also have to grant access permissions in iax.conf. Lee. _______________________________________________ --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
Hi: Well I tried to connect to instances of asterisk (hylafax & iaxmodem), but I have a problem. I tried to send a fax from one of them, a message appears: -- Registered IAX2 '4000' (AUTHENTICATED) at 127.0.0.1:33270 -- Accepting AUTHENTICATED call from 127.0.0.1: > requested format = slin, > requested prefs = (), > actual format = slin, > host prefs = (slin), > priority = mine -- Executing Dial("IAX2/4000-4", "IAX2/linux:supersecret@192.169.0.99/3000@contextFax") in new stack -- Called linux:supersecret@192.169.0.99/3000@contextFax Nov 23 18:34:43 NOTICE[9903]: chan_iax2.c:2818 auto_congest: Auto-congesting call due to slow response -- IAX2/192.169.0.99:4569-5 is circuit-busy -- Hungup 'IAX2/192.169.0.99:4569-5' == Everyone is busy/congested at this time (1:0/1/0) Nov 23 18:34:53 WARNING[9942]: pbx.c:2405 __ast_pbx_run: Timeout, but no rule 't' in context 'contextFax' Do you know why "Auto-congesting" appears? Regards Miguel DETAILS: My configuration files: ******First computer, from where I send the fax. iax.conf allow=slinear .... Register=> linux:supersecret@192.169.0.99 ... [4000] username=4000 type=friend secret=password record_out=Never record_in=Never qualify=5000 port=4569 notransfer=yes mailbox=someone@somewhere.com host=dynamic context=contextFax callerid=modem4000<4000> extensions.conf [contextFax] extent=>3000,1,Dial(IAX2/linux:supersecret@192.169.0.99/${EXTENT}@contex tFax) extent=>4000,1,Dial,IAX2/4000 I send the fax with: sendfax -f "alguien@hola.com" -R -r "Subject" -c "coverpage comments" -x "Your company" -d "Recipient@3000" README.txt *******Second computer iax.conf [3000] username=3000 type=friend secret=password record_out=Never record_in=Never qualify=5000 port=4569 notransfer=yes mailbox=someone@somewhere.com host=dynamic context=contextFax callerid=modem3000<3000> extensions.conf [contextFax] extent=>3000,1,Dial,IAX2/3000 -----Original Message----- From: Lee Howard [mailto:faxguy@howardsilvan.com] Sent: Tuesday, November 22, 2005 23:21 To: Miguel Soto Subject: Re: [Asterisk-Users] IAXmodem You can fax to another instance of IAXmodem+HylaFAX. Lee. Miguel Soto wrote:>Hi: >Sorry if I write you directly and not to the email list. But I am >having some problems receiving mails from the list. > >Well, my question is how can I test my Asterisk, IAXModem, Hylafax >configuration without being connected to the PSTN, is there any >virtual fax? > > >Regards >Miguel Soto > >-----Original Message----- >From: Lee Howard [mailto:faxguy@howardsilvan.com] >Sent: Monday, November 21, 2005 20:53 >To: Asterisk Users Mailing List - Non-Commercial Discussion >Subject: Re: [Asterisk-Users] IAXmodem > >Miguel Soto wrote: > > > >>I am trying to configure the IAXmodem/ Hylafax server. I have a >>question related, where do you define the extension for the fax? In >>the extensions.conf or iax.conf file? >> >> >> > >You define the extension in extensions.conf, but you also have to grant>access permissions in iax.conf. > >Lee. >_______________________________________________ >--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 > > > > >
Hi everybody: Is the right behavior of the IAXmodem to display "Registration completed successfully" and "remote hangup" many times? Regards Miguel
Hi, I want to build fax server with asterisk uder CentOS 4.3. The problem is , that I can't to compile iaxmodem-0.1.14. I'm making these steps: To install libiax2: (if you're not going to 'build static') # cd lib/libiax2 # ./configure # make # make install To install spandsp: (if you're not going to 'build static') # cd lib/spandsp # ./configure # make # make install And when I make ./build , I get this: /tmp/cckNRgf3.o(.text+0xfc): In function `cleanup': /home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:165: undefined reference to `iax_destroy' /tmp/cckNRgf3.o(.text+0x10d):/home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:166: undefined reference to `iax_destroy' /tmp/cckNRgf3.o(.text+0xe78): In function `t31_call_control_handler': /home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:436: undefined reference to `iax_destroy' /tmp/cckNRgf3.o(.text+0x1806): In function `iaxmodem': /home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:678: undefined reference to `iax_disable_jitterbuffer' /tmp/cckNRgf3.o(.text+0x180b):/home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:683: undefined reference to `iax_disable_debug' /tmp/cckNRgf3.o(.text+0x2224):/home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:899: undefined reference to `iax_destroy' /tmp/cckNRgf3.o(.text+0x2558):/home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:966: undefined reference to `iax_congestion' collect2: ld returned 1 exit status Maybe somebody can help me to solve this problem? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060816/8181d384/attachment.htm