Hi guys,
I have a solution:
AudioCodes - SIP Server - Bria - GAD
By some reason when a customer calls and call is received by an agent A and he tries to transfer to agent B by 2 step transfer, Agent A and B can't talk, Agent B does hear agent A but Agent A doesn't hear Agent B. If I complete the transfer then the call with caller does work fine and Agent B can hear the caller.
I already configured everything as G711 (PCMU) so I avoid any codec issues. Sniffer show this as ok.
If during the consult call agent B puts on hold to agent A and then recovers then Audio is OK! I can complete transfer then but caller call is released after a few seconds (

)
On wireshark traces what I see "Destination Unreachable (Port unreachable)" so it seems that the RTP port can't be used...
On BRIA I already configured a port limit and no problem with that. If I do the tests with Bria (transfer) then I can hear the other agent (A and B) but after I transfer the call the caller drops after a few seconds and no audio between agent B and the caller...
My DN annex tab is like this:
[quote]
[TServer]
contact=sip:3042@192.168.100.121:30000;rinstance=6582c9fcaa463c26;transport=udp
dual-dialog-enabled=false
refer-enabled=true
sip-cti-control=talk,hold
transfer-complete-by-refer=true
[/quote]
Will post full wireshark logs and sip server logs