OS : WIN10
Zoiper version
Zoiper_Free_3.15
Zoiper5_Installer_v5.3.4
Some outgoing calls sometimes fail to call.
Call was continued to ring although CALLEE picked up the phone.
Upon checking a firewall log, we found that difference between success call and failed call.
[Successed call log]
2020-02-07 09:46:56 10.4.7.67 %ASA-5-106100: access-list
> > inside-user-auth_access_in permitted udp
> > inside-user-auth/10.138.32.52(8000) -> outside/202.234.184.133(11836)
> > hit-cnt 1 first hit [0xfd7a47b4, 0x69b383c3]
> >
> > [Failed call log]
> >
> > 2020-02-07 09:30:46 10.4.7.67 %ASA-5-106100: access-list
> > inside-user-auth_access_in denied tcp inside-user-auth/10.138.32.52
> (51350)
> > -> outside/202.234.184.134(25060) hit-cnt 4 300-second interval
> > [0x77c773dc, 0x00000000]
> >
Successed call passed through using udp, however failed call was using tcp with 25060 port.
We didn't change setting of protocol on zoiper configuration.(Firewall have ruled that tcp are blocked.)
We were able to make calls by end of January. From February, some outgoing call are failed.
Can you tell me if you have change something recently?