- Joined
- Oct 22, 2014
- Messages
- 2
- Reaction score
- 0
Hi !
I am experiencing strange problem when testing calls at home locally.
I am not using any VOIP provider, have 2 extensions registered and trying to make call from one to another,
all on local network.
Sometimes, called extension is ringing immediately, sometimes it delays for 15-20 secs before ring.
Analyzing traffic on 3cx server when there is a delay, I noticed:
- SIP INVITE packet arrives immediately
- after few time, it is resent from the calling extension
- after 3rd resend, calling extension starts ringing
- all 3 SIP INVITE's are byte to byte the same
Comparing time between 3cx verbose log and wireshark, I see log of the call starts with the 3rd invite, like the previous 2
are totally ignored (which actually causes a ring delay)
I also have local IP's in hosts file for any case (so DNS is not an issue here, they resolve immediately)
Any hint why 3cxPhoneSystem is ignoring/delaying (there is no entries in verbose logs for the first two SIP INVITE's)
I am experiencing strange problem when testing calls at home locally.
I am not using any VOIP provider, have 2 extensions registered and trying to make call from one to another,
all on local network.
Sometimes, called extension is ringing immediately, sometimes it delays for 15-20 secs before ring.
Analyzing traffic on 3cx server when there is a delay, I noticed:
- SIP INVITE packet arrives immediately
- after few time, it is resent from the calling extension
- after 3rd resend, calling extension starts ringing
- all 3 SIP INVITE's are byte to byte the same
Comparing time between 3cx verbose log and wireshark, I see log of the call starts with the 3rd invite, like the previous 2
are totally ignored (which actually causes a ring delay)
I also have local IP's in hosts file for any case (so DNS is not an issue here, they resolve immediately)
Any hint why 3cxPhoneSystem is ignoring/delaying (there is no entries in verbose logs for the first two SIP INVITE's)