[AsteriskBrasil] Asterisk 1.4.17 + IAXModem + Hylafax

Eduardo Assis - Pro Redes eassis em linuxmail.org
Terça Fevereiro 26 16:50:21 BRT 2008


O estranho é que não está sendo registrado.

Tem algum lugar onde eu possa ver o p q de não registrar ?

Abraços.


> ----- Original Message -----
> From: "Felipe R. Pasa" <feliperp3 em gmail.com>
> To: asteriskbrasil em listas.asteriskbrasil.org
> Subject: Re: [AsteriskBrasil] Asterisk 1.4.17 + IAXModem + Hylafax
> Date: Tue, 26 Feb 2008 16:06:36 -0300
> 
> 
> nao adianta neste caso pois o iaxmodem usa protocolo IAX e nao sip
> 
> basta ele registar o iaxmodem no asterisk que ja funciona
> 
> Em 25/02/08, Raniere<raniere.ee em gmail.com> escreveu:
> > Usa o "tcpdump host IP-do-ATA  -vv"   e veja quais são as mensagens que
> > estão trafegando.
> >
> > O protocolo SIP é composto por:
> >
> > ENVITE --->
> >
> > 200 / OK  (Se registrou)
> >
> > 4XX  (Se não registrou por uma certa classe de erros)
> >
> > 6XX (Se não registrou por uma outra classe de erros)
> >
> >
> > Aí é só ve o que tah sendo retornado pelo servidor.
> >
> > Em 25/02/08, Eduardo Assis - Pro Redes <eassis em linuxmail.org> escreveu:
> > > Realmente não está logado:
> > >
> > > asterisk*CLI> iax2 show peers
> > > Name/Username    Host                 Mask
> > Port          Status
> > > 6565/6565        (Unspecified)   (D)  255.255.255.255  0
> >            UNKNOWN
> > >
> > >
> > > Mas tem algum comando para eu ver o p q não registrou ? e como registrar ?
> > >
> > > Abraços.
> > >
> > >
> > >
> > > > ----- Original Message -----
> > > > From: "Guilherme Loch Waltrick Góes" <glwgoes em gmail.com>
> > > > To: asteriskbrasil em listas.asteriskbrasil.org
> > > > Subject: Re: [AsteriskBrasil] Asterisk 1.4.17 + IAXModem + Hylafax
> > > > Date: Mon, 25 Feb 2008 14:53:16 -0300
> > > >
> > > >
> > > > Pelo jeito o teu IAXModem não conseguiu registrar no Asterisk. Dá uma
> > olhada
> > > > com mais carinho nisto.
> > > >
> > > > On Mon, Feb 25, 2008 at 2:02 PM, Eduardo Assis - Pro Redes <
> > > > eassis em linuxmail.org> wrote:
> > > >
> > > > > Configurei o Recebimento de fax e estou recebendo o seguinte erro
> > quando
> > > > > transfiro para o ramal do Fax:
> > > > >
> > > > > asterisk*CLI>
> > > > >    -- Executing [6565 em proredes:1] Dial("SIP/10-08205ff0",
> > "IAX2/6565|5|r")
> > > > > in new stack
> > > > > [Feb 25 12:54:34] WARNING[3157]: app_dial.c:1111 dial_exec_full:
> > Unable to
> > > > > create channel of type 'IAX2' (cause 3 - No route to destination)
> > > > >  == Everyone is busy/congested at this time (1:0/0/1)
> > > > >    -- Executing [6565 em proredes:2] Hangup("SIP/10-08205ff0", "") in new
> > > > > stack
> > > > >  == Spawn extension (proredes, 6565, 2) exited non-zero on
> > > > > 'SIP/10-08205ff0'
> > > > > [Feb 25 12:54:34] NOTICE[3157]: cdr.c:434 ast_cdr_free: CDR on channel
> > > > > 'SIP/10-08205ff0' not posted
> > > > > asterisk*CLI>
> > > > >
> > > > > Segue minhas confs.
> > > > >
> > > > > #cat /etc/iaxmodem/ttyIAX0
> > > > >
> > > > > device /dev/ttyIAX0
> > > > > owner uucp:uucp
> > > > > mode 660
> > > > > port 4570
> > > > > refresh 60
> > > > > server 127.0.0.1
> > > > > peername 6565
> > > > > secret 6565
> > > > > cidname 6565
> > > > > cidnumber 6565
> > > > > codec ulaw
> > > > >
> > > > > #cat /etc/asterisk/iax.conf
> > > > >
> > > > > [6565]
> > > > > username=6565
> > > > > type=friend
> > > > > context=fax
> > > > > secret=18
> > > > > host=dynamic
> > > > > port=5060
> > > > > callerid="Fax" <6565>
> > > > > qualify=yes
> > > > > call-limit=5
> > > > > dtmfmode=rfc2833
> > > > > disallow=all
> > > > > allow=ulaw
> > > > > allow=alaw
> > > > > callgroup=55
> > > > > pickupgroup=55
> > > > > qualify=yes
> > > > > canreinvite=no
> > > > > nat=yes
> > > > > mailbox=6565 em device
> > > > >
> > > > > PS:
> > > > >
> > > > > root em asterisk:~# ps ax | grep ia
> > > > >  3064 ?        S      0:00 /usr/sbin/iaxmodem ttyIAX0
> > > > >
> > > > > root em asterisk:~# ps ax | grep hy
> > > > >  2930 ?        Ss     0:00 /usr/local/sbin/hfaxd -i hylafax
> > > > >
> > > > >
> > > > > Tenho que fazer mais alguma coisa, ou é somente isso ?
> > > > >
> > > > > Abraços.
> > > > >
> > > > > =
> > > > > Search for products and services at:
> > > > > http://search.mail.com
> > > > >
> > > > > --
> > > > > Powered by Outblaze
> > > > > _______________________________________________
> > > > > Compre uma camiseta da AsteriskBrasil.org!
> > > > >            http://www.voipmania.com.br
> > > > >                == VoIPMania.com.br ==
> > > > >
> > > > > _______________________________________________
> > > > > LIsta de discussões AsteriskBrasil.org
> > > > > AsteriskBrasil em listas.asteriskbrasil.org
> > > > >
> > http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Guilherme Loch Góes
> > > >
> > > > Visite nossa loja virtual: http://www.shopvoip.com.br
> > > >
> > > > Notícias e Fórum sobre VoIP com software livre:
> > > > http://www.asteriskexperts.com.br
> > > >
> > > > _______________________________________________
> > > > Compre uma camiseta da AsteriskBrasil.org!
> > > >              http://www.voipmania.com.br
> > > >                  == VoIPMania.com.br ==
> > > >
> > > > _______________________________________________
> > > > LIsta de discussões AsteriskBrasil.org
> > > > AsteriskBrasil em listas.asteriskbrasil.org
> > > >
> > http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil
> > >
> > > >
> > >
> > >
> > >
> > > =
> > > Investools(R) - Learn Real Estate Investing
> > > Start Learning Today! Attend a Free Introductory Investment Class.
> > >
> > http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=c5ffe5922e90a31cd6cf55f30f883466
> > >
> > >
> > >
> > > --
> > >
> > > Powered by Outblaze
> > > _______________________________________________
> > > Compre uma camiseta da AsteriskBrasil.org!
> > >             http://www.voipmania.com.br
> > >                 == VoIPMania.com.br ==
> > >
> > > _______________________________________________
> > > LIsta de discussões AsteriskBrasil.org
> > > AsteriskBrasil em listas.asteriskbrasil.org
> > >
> > http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil
> > >
> >
> >
> >
> > --
> > Raniere dos Santos Machado
> >  Engenheiro Eletricista
> > Intechne - Tecnologia da Informação
> > Tel : 55 98 32468182
> > Cel: 55 98 81633180
> > _______________________________________________
> >  Compre uma camiseta da AsteriskBrasil.org!
> >             http://www.voipmania.com.br
> >                 == VoIPMania.com.br ==
> >
> >  _______________________________________________
> >  LIsta de discussões AsteriskBrasil.org
> >  AsteriskBrasil em listas.asteriskbrasil.org
> > http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil
> >
> _______________________________________________
> Compre uma camiseta da AsteriskBrasil.org!
>              http://www.voipmania.com.br
>                  == VoIPMania.com.br ==
> 
> _______________________________________________
> LIsta de discussões AsteriskBrasil.org
> AsteriskBrasil em listas.asteriskbrasil.org
> http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil

>


=
Search for products and services at: 
http://search.mail.com

-- 
Powered by Outblaze


More information about the AsteriskBrasil mailing list