Blind transfer drop with trunk to OXE

Hi,
topology:
FreePBX 14.0.13.34 <—SIP TRUNK—> OXE 12.4
Scenario:
call from Freepbx extension 4000 to OXE user 3842 (blind transfer to 3850 active).

I get the message “The number you have dialed is not in service”.
after tracing the verbose a little, i found the following a little strange:

– Got SIP response 302 “Moved Temporarily” back from X.X.X.X:5060
– Now forwarding SIP/4000-00000b29 to ‘Local/6013850@from-trunk-sip-OXE’ (thanks to SIP/OXE-00000b2a)
[2020-12-17 13:45:40] NOTICE[10081][C-000005b7]: app_dial.c:1000 do_forward: Not accepting call completion offers from call-forward recipient Local/6013850@from-trunk-sip-OXE-00000010;1
– Executing [6013850@from-trunk-sip-OXE:1] Set(“Local/6013850@from-trunk-sip-OXE-00000010;2”, “GROUP()=OUT_1”) in new stack
– Executing [6013850@from-trunk-sip-OXE:2] Goto(“Local/6013850@from-trunk-sip-OXE-00000010;2”, “from-trunk,6013850,1”) in new stack
– Goto (from-trunk,6013850,1)
– Executing [6013850@from-trunk:1] Set(“Local/6013850@from-trunk-sip-OXE-00000010;2”, “__FROM_DID=6013850”) in new stack
– Executing [6013850@from-trunk:2] NoOp(“Local/6013850@from-trunk-sip-OXE-00000010;2”, “Received an unknown call with DID set to 6013850”) in new stack
– Executing [6013850@from-trunk:3] Goto(“Local/6013850@from-trunk-sip-OXE-00000010;2”, “s,a2”) in new stack

PS: Only the blind transfer isn’t working.
Thank you in advance.
Regards,

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