[AsteriskBrasil] Asterisk 1.2 e Directall com problemas
Edson Lopes Filho
edson_lopesfilho em yahoo.com.br
Domingo Janeiro 6 17:40:31 BRST 2008
Senhores,
Configurei um servidor Asterisk 1.2 seguindo as configurações da provedora VOIP Directall conforme segue logo abaixo:
1-Utilizo um link ADSL Speedy para testes.
2-Faço uma ligação(Dial) do Asterisk para uma linha externa PSTN, a chamada se completa porém ambos os lados não conseguem se ouvir. O que pode estar ocorrendo? Alguém já presenciou esse problema? NAT? Portas RTP bloqueadas ?
3-O asterisk apresenta os seguintes logs:
*CLI> -- Executing Dial("SIP/11101-08196888", "SIP/55XXXXXXXX em DIRECTCALL") in new stack
-- Called 55XXXXXXXX em DIRECTCALL
-- SIP/DIRECTCALL-0819bdc8 is making progress passing it to SIP/11101-081968 88
Jan 6 16:27:07 NOTICE[4011]: rtp.c:331 process_rfc3389: Comfort noise support i ncomplete in Asterisk (RFC 3389). Please turn off on client if possible. Client IP: 200.139.114.130
-- SIP/DIRECTCALL-0819bdc8 answered SIP/11101-08196888
-- Attempting native bridge of SIP/11101-08196888 and SIP/DIRECTCALL-0819bdc 8
== Spawn extension (default, 055XXXXXXXXXXX, 1) exited non-zero on 'SIP/11101-0 8196888'
Configurações básicas para Asterisk SIP
Para "fazer" e "receber" chamada via rede privada DirectCall
Notas:
Podemos conectar seu PABX IP também em IAX ou H323. ( suporte em directcall.com.br )
A DirectCall deve receber números de telefone com cod de pais + cod de área + telefone
por ex. para chamar Curitiba - PR: 55 41 3016 0300
por ex. para Nova Iorque - EUA: 1 212 777 3456
Configurações necessárias no arquivo:
EXTENSIONS.CONF
[default]
exten => _055X.,1,Dial(SIP/${EXTEN:1}@DIRECTCALL)
exten => _055X.,n,Hangup
exten => _0X.,1,Dial(SIP/${EXTEN:1}@DIRECTCALL)
exten => _0X.,n,Hangup
Configurações necessárias no arquivo:
SIP.CONF
[general]
nat=yes
bindport=5060
rtptimeout=60
rtpholdtimeout=300
maxexpirey=1800
defaultexpirey=60
rtcachefriends=yes
musicclass=native
disallow=all
allow=ulaw
allow=alaw
register => LOGIN:SENHA em 200.250.129.2/default
;ou
register => LOGIN:SENHA em 200.139.114.130/default
; ( veja qual endereço apresenta melhor resultado diante do comando PING e TRACERT )
[DIRECTCALL]
nat=yes
type=friend
fromuser=LOGIN
username=LOGIN
secret=SENHA
host=200.250.129.2
;ou
host=200.139.114.130
; ( veja qual endereço apresenta melhor resultado diante do comando PING e TRACERT )
canreinvite=yes
dtmfmode=rfc2833
disallow=all
allow=alaw
allow=ulaw
allow=g729
allow=g723
insecure=very
port=5060
Atenciosamente,
Edson
---------------------------------
Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20080106/b8f002a4/attachment.htm
More information about the AsteriskBrasil
mailing list