[Asterisk-Users] IAXmodem
Lee Archer
lee.archer at pentagon-systems.com
Thu Nov 17 08:39:03 MST 2005
I have in my iax cfg files...
[root at 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 at dev-pbx1 asterisk]#
[root at 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 at 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 at lists.digium.com
[mailto:asterisk-users-bounces at 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 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