[AsteriskBrasil] Problema com tarifação na autenticação do cliente via ip ( sem username e senha )

Eduardo Impacto Telecom eduardo em impactovoip.com.br
Quinta Maio 15 09:45:00 BRT 2008


Bom dia lista, estou utilizando a2billing para tarifar um cliente, onde estou autenticando ele pelo ip ( sem uso do username e secret ), preciso de uma ajuda para criar um contexto para que o a2billing valide o cliente e tarife...toda chamada de que chega o asterisk manda ele para o contexto from-sip-external e retorna para o cliente numero invalido. Abaixo encaminho o sip.conf do cliente e o extensions:

extensions

[a2billing]
exten => _X.,1,Wait,1
exten => _X.,n,DeadAGI,a2billing.php
exten => _X.,n,Wait,1
exten => _X.,n,Hangup

sip.conf
[7587]
type=peer
fromusername=7587
accountcode=7587
amaflags=billing
nat=yes
dtmfmode=RFC2833
qualify=yes
canreinvite=yes
disallow=all
insecure=very
allow=g729
host=200.157
context=a2billing

onde 7587 é o username e accountcode gerado pelo a2billing


 -- Executing NoOp("SIP/200.157.-08606928", "Received incoming SIP con                                              nection from unknown peer to 0629959") in new stack
    -- Executing Set("SIP/200.157.-08606928", "DID=0629959") in new s                                              tack
    -- Executing Goto("SIP/200.157.-08606928", "s|1") in new stack
    -- Goto (from-sip-external,s,1)
    -- Executing GotoIf("SIP/200.157.-08606928", "0?from-trunk|0629959                                              6|1") in new stack
    -- Executing Set("SIP/200.157.-08606928", "TIMEOUT(absolute)=15") in                                               new stack
    -- Channel will hangup at 2008-05-15 12:35:10 UTC.
    -- Executing Answer("SIP/200.157.-08606928", "") in new stack
    -- Executing Wait("SIP/200.157.-08606928", "2") in new stack
    -- Executing Playback("SIP/200.157.-08606928", "ss-noservice") in new                                               stack
    -- Playing 'ss-noservice' (language 'en')
    -- Executing Congestion("SIP/200.157.-08606928", "") in new stack
  == Spawn extension (from-sip-external, s, 6) exited non-zero on 'SIP/200.157.2                                              09.114-08606928'
    -- Executing NoOp("SIP/200.157-08606928", "Hangup") in new stack
    -- Executing Set("SIP/200.157.-08606928", "DID=s") in new stack
    -- Executing Goto("SIP/200.157-08606928", "s|1") in new stack
    -- Goto (from-sip-external,s,1)
    -- Executing GotoIf("SIP/200.157.-08606928", "0?from-trunk|s|1") in n                                              ew stack
    -- Executing Set("SIP/200.157.-08606928", "TIMEOUT(absolute)=15") in                                               new stack
    -- Channel will hangup at 2008-05-15 12:35:21 UTC.
    -- Executing Answer("SIP/200.157.-08606928", "") in new stack
  == Spawn extension (from-sip-external, s, 3) exited non-zero on 'SIP/200.157.2                                              09.114-08606928'
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20080515/2b2366c5/attachment-0001.htm 
-------------- Próxima Parte ----------
Um anexo não texto foi limpo...
Nome  : não disponível
Tipo  : image/jpeg
Tam   : 5246 bytes
Descr.: não disponível
Url   : http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20080515/2b2366c5/attachment-0001.jpeg 


More information about the AsteriskBrasil mailing list