[Asterisk-Users] IAXmodem
Miguel Soto
msoto at customautomation.com
Wed Nov 23 18:59:57 MST 2005
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 at 192.169.0.99/3000 at contextFax") in new stack
-- Called linux:supersecret at 192.169.0.99/3000 at 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 at 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 at somewhere.com
host=dynamic
context=contextFax
callerid=modem4000<4000>
extensions.conf
[contextFax]
extent=>3000,1,Dial(IAX2/linux:supersecret at 192.169.0.99/${EXTENT}@contex
tFax)
extent=>4000,1,Dial,IAX2/4000
I send the fax with:
sendfax -f "alguien at hola.com" -R -r "Subject" -c "coverpage
comments" -x "Your company" -d "Recipient at 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 at 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 at 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 at 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 at 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
>
>
>
>
>
More information about the asterisk-users
mailing list