[AsteriskBrasil] problema com ura

Francisco Junior Matos Costa fmcjunior em gmail.com
Sexta Outubro 7 22:31:29 BRT 2011


Boa Noite
estou com o sequinte problema, criei uma ura pra receber as chamadas e
direcionar pro ramais, até ai blz
o problema é que se eu logo com ata num vai, so da essa mensagem

 <SIP/vono-c400d700> Playing 'ura/EntradaPG' (language 'en')
    -- Executing [1 em uraPG:1] Dial("SIP/vono-c400d700", "SIP/@3001|50") in
new st
ack

  == Everyone is busy/congested at this time (1:0/0/1)

  == Auto fallthrough, channel 'SIP/vono-c400d700' status is 'CHANUNAVAIL'

se eu logo com softfone blz funciona que é uma beleza,

seque a baixo a ura e a configuração de um ramal

Eu uso hoje elastix com a2billing  1.7.2



*extensions.conf*

[from-pstn]
exten => _.,1,Set(NUMENTRADA=${SIP_HEADER(X-Vono-DDR)})
exten => _.,n,GotoIf($["${NUMENTRADA}" = ""]?nop)
exten => _.,n,Goto(from-trunk,${NUMENTRADA},1)
exten => _.,n(nop),Goto(from-trunk,${EXTEN},1)
include => from-pstn-custom ; create this context in extensions_custom.conf
to include customizations
include => ext-did
include => ext-did-post-custom
include => from-did-direct ; MODIFICATION (PL) for findmefollow if enabled,
should be before ext-local
include => ext-did-catchall ; THIS MUST COME AFTER ext-did
exten => fax,1,Goto(ext-fax,in_fax,1)


[from-vono]
exten => _.,1,Set(NUMENTRADA=${SIP_HEADER(X-Vono-DDR)})
exten => _.,n,GotoIf($["${NUMENTRADA}" = ""]?nop)
exten => _.,n,Goto(from-trunk,${NUMENTRADA},1)
exten => _.,n(nop),Goto(from-trunk,${EXTEN},1)


[from-trunk]
include => from-pstn
exten => 1540639122,1,Goto(uraPG,1540639122,1) ;manda para o contexto
ura 1540639122

[uraPG]
exten => 1540639122,1,Background(ura/EntradaPG)

exten => 1,1,Dial(SIP/@3001,50)

exten => 2,1,Dial(SIP/@3111|60)


exten => 3,1,Background(ura/anuncios3PG)
exten => 3,2,Goto(gravaAnunciosPG,3,1)

exten => 9,1,Dial(SIP/@3100|60)

[gravaAnunciosPG]
exten => 3,1,Set(TIME=${STRFTIME(${EPOCH},GMT+3,%Y%m%d%H%M)})
exten => 3,n,Set(ARQ=PG-${TIME}-${CALLERID(num)}-${EXTEN}-in.wav)
exten => 3,n,record(${ARQ})
exten => 3,n,Goto(ext-did,${EXTEN},1)




*ramal*


[42001]
accountcode=42001
regexten=42001
amaflags=billing
context=a2billing
dtmfmode=RFC2833
host=dynamic
language=br
nat=yes
qualify=no
secret=42001
type=friend
username=42001
allow=ulaw
allow=alaw
allow=gsm
allow=g729
regseconds=0
cancallforward=yes

se alguém puder me dar uma luz
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20111007/26619859/attachment.htm 


Mais detalhes sobre a lista de discussão AsteriskBrasil