[AsteriskBrasil] Trunk IAX entre dois servidores *

Rodolfo Barriviera rdbarriviera em gmail.com
Segunda Janeiro 14 18:16:46 BRST 2008


Amigos, estou com um problema no trunk entre dois servidores. Já fiz dezenas
de testes mas não consigo resolver o problema.

Quando eu faço a chamada de um softphone A para o softphone B surge o
seguinte erro:
    > requested format = gsm,
       > requested prefs = (),
       > actual format = gsm,
       > host prefs = (gsm|ulaw|alaw),
       > priority = mine
    -- Executing [2001 em regra-total-cwb:1] Dial("IAX2/1159-2",
"IAX2/2001|20|tT") in new stack
[Jan 14 18:15:15] WARNING[2614]: chan_iax2.c:2615 create_addr: No such host:
2001
[Jan 14 18:15:15] WARNING[2614]: 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 [2001 em regra-total-cwb:2] Hangup("IAX2/1159-2", "") in new
stack
  == Spawn extension (regra-total-cwb, 2001, 2) exited non-zero on
'IAX2/1159-2'
    -- Hungup 'IAX2/1159-2'

Alguém pode me ajudar?
As minhas configurações estào abaixo.

Eu tenho a seguinte configuração no iax.conf do servidor filialbsb:

[general]
bindport            = 4569
bindaddr            = 10.0.0.4
bandwidth           = high
disallow            = all
allow               = gsm,ulaw,alaw
qualify             = yes
nochecksum          = no
delayreject         = yes
language            = br
tos                 = ef
jitterbuffer        = yes
dropcount           = 3
maxjitterbuffer     = 50
maxexcessbuffer     = 80
minexcessbuffer     = 10
register            => matrizcwb:cwbser em 192.168.0.198


[filialbsb]
type            = user
auth            = md5
context         = regra-total-bsb
secret          = bsbser
host            = dynamic
callerid        = "Filial"
trunk           = yes

[filialbsb]
type            = peer
auth            = md5
context         = regra-total-bsb
username        = matrizcwb
secret          = cwbser
host            = dynamic
callerid        = "Filial"
trunk           = yes


extensions.conf do servidor filialbsb

exten   => _2XXX,1,Dial(IAX2/filialbsb/${EXTEN},60,tTr)
exten   => _2XXX,n,Hangup()


---------------------------


Eu tenho a seguinte configuração no iax.conf do servidor matrizcwb

[general]
bindport            = 4569
bindaddr            = 192.168.0.198
bandwidth           = high
disallow            = all
allow               = gsm,ulaw,alaw
qualify             = yes
nochecksum          = no
delayreject         = yes
language            = br
tos                 = ef
jitterbuffer        = yes
dropcount           = 3
maxjitterbuffer     = 50
maxexcessbuffer     = 80
minexcessbuffer     = 10
register            => filialbsb:bsbser em 10.0.0.4

[matrizcwb]
type            = user
auth            = md5
context         = regra-total-bsb
secret          = cwbser
host            = dynamic
callerid        = "Matriz"
trunk           = yes

[matrizcwb]
type            = peer
auth            = md5
context         = regra-total-bsb
username        = filialbsb
secret          = bsbser
host            = dynamic
callerid        = "Matriz"
trunk           = yes

extensions.conf do servidor matrizcwb

exten   => _1XXX,1,Dial(IAX2/matrizcwb/${EXTEN},60,tTr)
exten   => _1XXX,n,Hangup()
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20080114/6e86ebdc/attachment.htm 


More information about the AsteriskBrasil mailing list