Hi Alex,
You said that force_send_socket() is deprecated. Could you give me a
reference as i did not see this information.
Thanks
Mathias
Le 08/10/2018 à 02:27, Alex Balashov a écrit :
Hi,
1. force_send_socket() is essentially deprecated in favour of mutating
$fs:
$fs = 'udp:67.215.186.219:5060';
2. Do you have an exact matching[1] listener for this outgoing
interface?
[1] Transport, IP, port.