serverA listens on both UDP and TLS serverB listens on UDP only
client registers to serverA via UDP. serverA uses t_replicate (;transport=udp) sends register to serverB all looks good
client registers to serverA via TLS serverA uses t_replicate (;transport=udp) but no packet comes out of kamailio :(
how is it supposed to be done? any ideas?
Kelvin Chua
too fast to the keyboard. nevermind this. working now
Kelvin Chua
On Wed, Feb 25, 2015 at 11:54 AM, Kelvin Chua kelchy@gmail.com wrote:
serverA listens on both UDP and TLS serverB listens on UDP only
client registers to serverA via UDP. serverA uses t_replicate (;transport=udp) sends register to serverB all looks good
client registers to serverA via TLS serverA uses t_replicate (;transport=udp) but no packet comes out of kamailio :(
how is it supposed to be done? any ideas?
Kelvin Chua