[AsteriskBrasil] Trunk IAX
Rodolfo Barriviera
rdbarriviera em gmail.com
Terça Janeiro 15 18:48:02 BRST 2008
Olá pessoal!
Eu evolui um pouco no problema do Trunk IAX.
Agora quando eu ligo diretamento do console do server A para o server B, a
ligaçào completa. Mas do softphone IAX não completa.
Vejam os erros abaixo:
Ligando do console (Funcionou a ligação):
asterisk-bsb*CLI> console dial 1159 em trunk-bsb-cwb-iax
[Jan 15 18:32:32] WARNING[2483]: chan_oss.c:682 setformat: Unable to re-open
DSP device /dev/dsp: No such file or directory
-- Executing [1159 em trunk-bsb-cwb-iax:1] Dial("OSS/dsp", "
IAX2/filial:bsbser em 192.168.0.200/1159|60|Ttr") in new stack
-- Called filial:bsbser em 192.168.0.200/1159
-- Call accepted by 192.168.0.200 (format gsm)
-- Format for call is gsm
-- IAX2/matriz-6 is ringing
-- Hungup 'IAX2/matriz-6'
-- No one is available to answer at this time (1:0/0/0)
-- Executing [1159 em trunk-bsb-cwb-iax:2] Hangup("OSS/dsp", "") in new
stack
== Spawn extension (trunk-bsb-cwb-iax, 1159, 2) exited non-zero on
'OSS/dsp'
<< Hangup on console >>
Ligando do softphone (Não funcionou):
-- Accepting AUTHENTICATED call from 192.168.0.17:
> requested format = gsm,
> requested prefs = (),
> actual format = gsm,
> host prefs = (gsm|ulaw|alaw),
> priority = mine
-- Executing [1159 em regra-total:1] Dial("IAX2/2001-3", "IAX2/1159|20|tT")
in new stack
[Jan 15 18:32:15] WARNING[2707]: chan_iax2.c:2615 create_addr: No such host:
1159
[Jan 15 18:32:15] WARNING[2707]: app_dial.c:1090 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 [1159 em regra-total:2] Hangup("IAX2/2001-3", "") in new stack
== Spawn extension (regra-total, 1159, 2) exited non-zero on 'IAX2/2001-3'
-- Hungup 'IAX2/2001-3'
**De qualquer um dos servidores ocorre este erro.
Configurações:
Servidor A: 192.168.0.200
iax.conf
register => matriz:cwbser em 192.168.0.198:4569 ; Registra o
servidor de curitiba no de Brasilia.
[filial] ;Conta para o servidor da filial se conectar e registrar.
type = peer
context = regra-total
auth = md5
username = filial
secret = bsbser
host = dynamic
trunk = yes
[filial] ;Conta para o servidor ligar para o softphone.
type = friend
context = regra-total
auth = md5
secret = bsbser
trunk = yes
extensions.conf
[general]
static = no
writeprotect = yes
autofallthrough = yes
clearglobalvars = no
priorityjumping = no
[trunk-cwb-bsb-iax]
exten => _2XXX,1,Dial(IAX2/matriz:cwbser em 192.168.0.198/${EXTEN},60,Ttr)
exten => _2XXX,n,Hangup()
Servidor B: 192.168.0.198
iax.conf
register => filial:bsbser em 192.168.0.200:4569
[matriz] ;conta para o servidor da matriz se conectar.
type = peer
context = regra-total
auth = md5
username = matriz
secret = cwbser
host = dynamic
trunk = yes
[matriz] ;conta para o servidor ligar para o softphone
type = friend
context = regra-total
auth = md5
secret = cwbser
trunk = yes
extensions.conf
[general]
static = no
writeprotect = yes
autofallthrough = yes
clearglobalvars = no
priorityjumping = no
[trunk-bsb-cwb-iax]
exten => _1XXX,1,Dial(IAX2/filial:bsbser em 192.168.0.200/${EXTEN},60,Ttr)
exten => _1XXX,n,Hangup()
Alguém tem alguma idéia do que pode estar acontecendo? Liga do console mas
naum do softphone. Mas o softphone para outras ligações funciona
normalmente. Só entre trunk que naum funciona.
Abraços.
Rodolfo.
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20080115/1c1f1418/attachment.htm
More information about the AsteriskBrasil
mailing list