Hi
I am having an issue with intercept. Upon *8 it calls the script, and attempts to call the extension that is initiating the intercept, but it fails instantly with FS hanging up the call.
I had thought the clue was here:
witch_cpp.cpp:1366 [intercept] Hostname: xxxx1 Call Hostname:
note the Call Hostname is blank. But having hardcoded that to xxxx1 as well it still does this so it doesn't look like that's the problem.
that line is immediately followed by:
2017-03-08 17:12:00.528720 [DEBUG] switch_cpp.cpp:1113 sofia/internal/102@domain.domain.com destroy/unlink session from object
2017-03-08 17:12:00.528720 [NOTICE] switch_core_state_machine.c:385 sofia/internal/102@domain.domain.com has executed the last dialplan instruction, hanging up.
Any ideas here? Both extensions are on the same server, just to clarify.
I am having an issue with intercept. Upon *8 it calls the script, and attempts to call the extension that is initiating the intercept, but it fails instantly with FS hanging up the call.
I had thought the clue was here:
witch_cpp.cpp:1366 [intercept] Hostname: xxxx1 Call Hostname:
note the Call Hostname is blank. But having hardcoded that to xxxx1 as well it still does this so it doesn't look like that's the problem.
that line is immediately followed by:
2017-03-08 17:12:00.528720 [DEBUG] switch_cpp.cpp:1113 sofia/internal/102@domain.domain.com destroy/unlink session from object
2017-03-08 17:12:00.528720 [NOTICE] switch_core_state_machine.c:385 sofia/internal/102@domain.domain.com has executed the last dialplan instruction, hanging up.
Any ideas here? Both extensions are on the same server, just to clarify.