Dear all,
do anyone know how to t_replicate to multiple proxy, I tried putting
two t_replicate statement back to back but it only replicate to the
first proxy, not the second.
t_replicate("sip:xxx.xxx.xxx.xxx:5060");
t_replicate("sip.yyy.yyy.yyy.yyy:5060");
thanks
Ray