[Asterisk-Users] IAXmodem
Miguel Soto
msoto at customautomation.com
Tue Nov 22 11:54:26 MST 2005
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 at 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 at 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 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