iaxmodem, yes, another one!

josefc2003
Posts: 11
Member Since:
2010-02-23

I got the "Registration Failed" problem, but none of the post I found over the different communities haven't help me yet.
I alredy checked that the extension ant the iaxmodem-cfg.ttyIAX0 matched:

iaxmodem-cfg.ttyIAX0

device /dev/ttyIAX0
owner uucp:uucp
mode 660
port 4569
refresh 60
server 127.0.0.1
peername 650
secret ******
cidname ****
cidnumber ******
codec slinear (I alredy tried with ulaw)

[650]
deny=0.0.0.0/0.0.0.0
disallow=all
type=friend
setvar=REALCALLERIDNUM=650
secret=*********
qualify=yes
port=4569
permit=127.0.0.1/255.255.255.0
transfer=no
mailbox=650@device
host=dynamic
dial=IAX2/650
context=from-internal
callerid=device
allow=slinear
accountcode=

What else can I check for iaxmodem to work?!



kmporter
Posts: 37
Member Since:
2007-12-01
Just a couple comments

I have my IAXmodem extension working. I'm not sure if will make a difference, but my settings are slightly different.

On my extension:
My "deny" and "permit" are both set to: 0.0.0.0/0.0.0.0
Also, my disallow and allow are both null.

I am also using slinear on my iaxmodem config.



josefc2003
Posts: 11
Member Since:
2010-02-23
hello kmporter, Thanks for

hello kmporter,
Thanks for your answer. I implemented your changes, but it still isn't working :S... Also I reinstall IAXmodem via "yum reinstall iaxmodem".
Any other suggestion?!



josefc2003
Posts: 11
Member Since:
2010-02-23
Solution

I found the solution...
You must insert the line "requirecalltoken=no" on the extension of the fax (in iax.conf, or iax_additional.conf) for iaxmodem to correctly subscribe.

more info in: http://wiki.contribs.org/IAXModem_with_Sail_and_HylaFax



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.