Hola buenos días, estoy tratando de realizar llamadas a través de un proveedor de VOIP y está apareciendo esto en el CLI de Asterisk:
== Using SIP RTP CoS mark 5
-- Executing [9876976682118@outgoing:1] NoOp("SIP/100066-00000025", "") in new stack
-- Executing [9876976682118@outgoing:2] Dial("SIP/100066-00000025", "SIP/axtel/976682118,30,T") in new stack
== Using SIP RTP CoS mark 5
-- Called SIP/axtel/976682118
-- Got SIP response 500 "Internal Server Error" back from
200.36.103.74:5060 -- SIP/axtel-00000026 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
-- Executing [9876976682118@outgoing:3] Hangup("SIP/100066-00000025", "") in new stack
== Spawn extension (outgoing, 9876976682118, 3) exited non-zero on 'SIP/100066-00000025'
Si uso el SNGREP la secuencia que ocurre es esta:
INVITE, 100 Triying, 500 Internal Server Error
¿Alguien sabe por qué puede estar pasando esto?
Dispongo de otros 3 proveedores con los que no tengo ningún problema pero con este en concreto me da dicho mensaje.
Si trato de registrar la cuenta en el zoiper del movil aparece un error: "Registration failed (Internal server error(500))
un saludo
Miguel Sanz
PD: Adjunto una captura de varios intentos de llamada realizados con NGREP