It goes into the G() paths but does not execute b() at all according to the logs. If i remove G() it successfully runs b().
Is it supposed to be possible to combine these?
I’m using b() to add a header on the outbound Dial. Is there another way of doing that?
G() is used to play audio to both parties before bridging them together.