Menu

Iaxmodem always busy

Help
2008-12-08
2013-04-05
  • Filipe Boleto

    Filipe Boleto - 2008-12-08

    Hello I have Iaxmodem configured and it seems to be everything ok.

    I can send fax, but when I ring the iaxmodem extension always says busy.

    Here is my config:

    /etc/iaxmodem/ttyIAX

    device          /dev/ttyIAX
    owner           uucp:uucp
    mode            660
    port            4570
    refresh         300
    server          localhost
    peername        444
    secret          444
    cidname         444
    cidnumber       8005551212
    codec           ulaw

    /etc/asterisk/iax.conf

    [444]
    type=friend
    setvar=REALCALLERIDNUM=444
    secret=444
    record_out=Adhoc
    record_in=Adhoc
    qualify=yes
    port=4570
    transfer=no
    mailbox=444@device
    host=dynamic
    dial=IAX2/444
    context=from-inside
    callerid=device <444>
    subscribecontext=local-extensions
    allow=ulaw

    From the CLI

    Name/Username    Host                 Mask             Port          Status
    444              127.0.0.1       (D)  255.255.255.255  4570          OK (3 ms)

    I always get the busy, or not available. 

    Can anybody help me?

    Thank you

     
    • Lee Howard

      Lee Howard - 2008-12-15

      Watch the Asterisk CLI when the call goes out.  I'm guessing you'll see the problem then.

       

Log in to post a comment.