I am making a voice call Android application and trying to use Amazon EC2 as SIP server. Amazon EC2 server is slightly slow where I live. It makes about 0.05 ~ 0.1 second delay compare to local server.
I know that SIP server helps to register SIP address and let users know the SIP address. It looks like speed of Internet broadband makes delay when users make a call.
The question is that does SIP voice chat quality matter on speed of SIP server network?