Re: [AsteriskBrasil] Sip´s não falam entre si no asterisk@home

Allan zyryz em terra.com.br
Sexta Dezembro 23 12:32:06 BRT 2005


nao deu pra entender por ai

pode ser "imcompatibilidade" de codec ou algo parecido ..
talvez algum paremetro que esta errado ou faltando no extension ou no softfone

como sao ramais internos

adicione as linhas 
allow=ulaw
disallow=all

na configuraçao do seu ramal.

se ainda nao funcionar
verifique se nao esta com DND ( do not disturb )

asterisk1*CLI> database show
verifique a lista das opcoes/ramal.

vc pode ver tambem  a negociacao SIP atraves do debug 


asterisk1*CLI> sip debug


ah detalhe .. pelo que eu sei o asterisk em home se vc ligar pro seu proprio numero ( mesmo que o call waiting estiver ligado ) ele acusa o ramal como ocupado e joga pro voicemail.

espero ter ajudado,

Att,

Allan.


  ----- Original Message ----- 
  From: Willians 
  To: asteriskbrasil em listas.asteriskbrasil.org 
  Sent: Friday, December 23, 2005 11:17 AM
  Subject: [AsteriskBrasil] Sip´s não falam entre si no asterisk em home



    Bom dia Asteriskers;

    Sempre trabalhei com o Asterisk instalado ´no braço´. Porém resolvi testar o asterisk em home e estou com um probleminha básico.

    Configurei dois ramais sip com o x-lite. Eles estão logando e o ecotest está ok.
    Porém quando tento falar de um sip (1234) para outro (2000) aparece a menságem no x-lite:( Call failed 486 Busy Here ).

    O ast em home está em uma rede interna juntamente com os outros softphones, exluindo-se a possibilidade de ser uma dificuldade em passar pelo NAT.

    Existe algo a mais que tem que ser feito, além de se configurar os ramais no ast em home para funcionar? 

    Abaixo o log do que acontece no momento que ligo para outro sip:

    Desde já agradeço a atenção de todos.

    Willians Dias
    Vitória E.S.


    login as: root
    root em 192.168.30.125's password:
    Last login: Thu Jan  6 19:27:39 2005 from 192.168.30.161

    Welcome to Asterisk em Home
    -------------------------------------------------

    For access to the Asterisk em Home web GUI use this URL
    http://192.168.30.125

    For help on Asterisk em Home commands you can use from this
    command shell type help-aah.

    [root em asterisk1 ~]# asterisk -r
    Asterisk 1.2.1, Copyright (C) 1999 - 2005 Digium.
    Written by Mark Spencer <markster em digium.com>
    =========================================================================
    Connected to Asterisk 1.2.1 currently running on asterisk1 (pid = 2381)
    Verbosity is at least 3
        -- Executing Macro("SIP/2000-7e61", "exten-vm|novm|1234") in new stack
        -- Executing Macro("SIP/2000-7e61", "user-callerid") in new stack
        -- Executing DBget("SIP/2000-7e61", "AMPUSER=DEVICE/2000/user") in new stack
        -- DBget: varname=AMPUSER, family=DEVICE, key=2000/user
        -- DBget: set variable AMPUSER to 2000
        -- Executing DBget("SIP/2000-7e61", "AMPUSERCIDNAME=AMPUSER/2000/cidname") in new stack
        -- DBget: varname=AMPUSERCIDNAME, family=AMPUSER, key=2000/cidname
        -- DBget: set variable AMPUSERCIDNAME to Willians
        -- Executing GotoIf("SIP/2000-7e61", "0?5") in new stack
        -- Executing SetCallerID("SIP/2000-7e61", ""Willians" <2000>") in new stack
        -- Executing NoOp("SIP/2000-7e61", "Using CallerID "Willians" <2000>") in new stack
        -- Executing SetVar("SIP/2000-7e61", "FROMCONTEXT=exten-vm") in new stack
        -- Executing Macro("SIP/2000-7e61", "record-enable|1234|IN") in new stack
        -- Executing GotoIf("SIP/2000-7e61", "0 > 0?2:4") in new stack
        -- Goto (macro-record-enable,s,4)
        -- Executing AGI("SIP/2000-7e61", "recordingcheck|20050106-193009|1105057809.8") in new stack
        -- Launched AGI Script /var/lib/asterisk/agi-bin/recordingcheck
      recordingcheck|20050106-193009|1105057809.8: Inbound recording not enabled
        -- AGI Script recordingcheck completed, returning 0
        -- Executing NoOp("SIP/2000-7e61", "No recording needed") in new stack
        -- Executing Macro("SIP/2000-7e61", "dial|49|tr|1234") in new stack
        -- Executing GotoIf("SIP/2000-7e61", "0?4:2") in new stack
        -- Goto (macro-dial,s,2)
        -- Executing GotoIf("SIP/2000-7e61", "0?5:4") in new stack
        -- Goto (macro-dial,s,4)
        -- Executing AGI("SIP/2000-7e61", "dialparties.agi") in new stack
        -- Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
        -- AGI Script dialparties.agi completed, returning 0
        -- Executing NoOp("SIP/2000-7e61", "Returned from dialparties with no extensions to call") in new stack
        -- Executing SetVar("SIP/2000-7e61", "DIALSTATUS=BUSY") in new stack
        -- Executing GotoIf("SIP/2000-7e61", "0?s-BUSY|1") in new stack
        -- Executing GotoIf("SIP/2000-7e61", "1?s-BUSY|1") in new stack
        -- Goto (macro-exten-vm,s-BUSY,1)
        -- Executing NoOp("SIP/2000-7e61", "Extension is reporting BUSY and has no Voicemail") in new stack
        -- Executing Busy("SIP/2000-7e61", "") in new stack
      == Spawn extension (macro-exten-vm, s-BUSY, 2) exited non-zero on 'SIP/2000-7e61' in macro 'exten-vm'
      == Spawn extension (from-internal, 1234, 1) exited non-zero on 'SIP/2000-7e61'
        -- Executing Macro("SIP/2000-7e61", "hangupcall") in new stack
        -- Executing ResetCDR("SIP/2000-7e61", "w") in new stack
        -- Executing NoCDR("SIP/2000-7e61", "") in new stack
        -- Executing Wait("SIP/2000-7e61", "5") in new stack
      == Spawn extension (macro-hangupcall, s, 3) exited non-zero on 'SIP/2000-7e61' in macro 'hangupcall'
      == Spawn extension (from-internal, h, 1) exited non-zero on 'SIP/2000-7e61'
    asterisk1*CLI>



------------------------------------------------------------------------------
  E-mail classificado pelo Identificador de Spam Inteligente.
  Para alterar a categoria classificada, visite o Terra Mail 


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


  _______________________________________________
  LIsta de discussões AsteriskBrasil.org
  AsteriskBrasil em listas.asteriskbrasil.org
  http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil

  _______________________________________________
  Acesse o  wiki AsteriskBrasil.org:
  http://www.asteriskbrasil.org


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


  No virus found in this incoming message.
  Checked by AVG Free Edition.
  Version: 7.1.371 / Virus Database: 267.14.5/212 - Release Date: 23/12/2005
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20051223/23a17b99/attachment.html


Mais detalhes sobre a lista de discussão AsteriskBrasil