Hi ,
The proxy send the “automatic” provisioning message 100 “Trying” , near 1-2 seconds later the INVITE message, so the client send 3 times the same invite (correct , 500 ms timer).
Is there any parameter to set , for the time between the INVITE and “100” message ?
Is correct to disable the automatic send, and set after the invite, sl_send_reply("100", "Trying"); ?
Thanks