Problema con llamadas salientes tras último CORE update 13.0.131.25

Hola,
Actualicé el modulo Core a la versión 13.0.131.25.

Desde entonces tengo problemas para las llamadas salientes.

El problema creo que esta en estas líneas:

_ -- Executing [s@macro-dialout-trunk:25] Set("SIP/102-00006c80", "HASH(__SIPHEADERS,Alert-Info)=unset") in new stack
    -- Executing [s@macro-dialout-trunk:26] Dial("SIP/102-00006c80", "SIP/goip1/2028646080018,300,b(func-apply-sipheaders^s^1,(2))M(send-obroute-email^2028646080018^646080018^2^1588929473^TestsABBAS^102)") in new stack

-- SIP/goip1-00006c81 Internal Gosub(func-apply-sipheaders,s,1(2)) start
    -- Executing [s@func-apply-sipheaders:1] NoOp("SIP/goip1-00006c81", "Applying SIP Headers to channel SIP/goip1-00006c81") in new stack
    -- Executing [s@func-apply-sipheaders:2] Set("SIP/goip1-00006c81", "TECH=SIP") in new stack
    -- Executing [s@func-apply-sipheaders:3] Set("SIP/goip1-00006c81", "SIPHEADERKEYS=Alert-Info") in new stack
    -- Executing [s@func-apply-sipheaders:4] While("SIP/goip1-00006c81", "1") in new stack
    -- Executing [s@func-apply-sipheaders:5] Set("SIP/goip1-00006c81", "sipheader=unset") in new stack
    -- Executing [s@func-apply-sipheaders:6] ExecIf("SIP/goip1-00006c81", "1?SIPRemoveHeader(Alert-Info:)") in new stack
    -- Executing [s@func-apply-sipheaders:7] ExecIf("SIP/goip1-00006c81", "0?Set(sipheader=<http ://127.0.0.1>;info=unset)") in new stack
    -- Executing [s@func-apply-sipheaders:8] ExecIf("SIP/goip1-00006c81", "0?Set(sipheader=<"http ://127.0.0.1>unset)") in new stack
    -- Executing [s@func-apply-sipheaders:9] ExecIf("SIP/goip1-00006c81", "1?SIPAddHeader(Alert-Info:unset)") in new stack_

Si hago un rollback de la actualización, funciona correctamente. ¿Cómo puedo solucionarlo?

Gracias

1 Like

Looks like a bug in the core module. What version did you roll back to in order to fix?

edit - I’ve opened an internal ticket to get it looked at.

Previous Core verison 13.0.131.19.

Thanks.

Hay un fix para esta problema en core 13.0.131.26: FreePBX 13.0.197.22 Core upgrade 13.0.131.25 caused outbound calls to fail

Thank you. We applied the 26 version and the problem is disappear.

Regards.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.