SIP Voip Checker is an app to test SIP accounts and SIP network access.
A default account can be used in order to test. Then, you can try (and compare)
with your own sip service provider.
SIP Voip Checker will do the following test:
Step 1:
* check network access
* DNS query to resolve your sip server address
* DNS query to resolve your stun/turn server address
* initiate a NAT check
Step 2:
* REGISTER to your sip account with UDP, then delete registration
* REGISTER to your sip account with TCP, then delete registration
* REGISTER to your sip account with TLS, then delete registration
* REGISTER to your sip account with UDP and STUN, then delete registration
* REGISTER to your sip account with TCP and STUN, then delete registration
* REGISTER to your sip account with TLS and STUN, then delete registration
* REGISTER to your sip account with TLS and STUN on remote port 9091, then delete registration
sidenote: last test is for "sip.antisip.com" where the service also run for TLS on port 9091.
This app is pretty basic: if you wish any additionnal feature, please let me know and I'll think about it ;)SIP Voip Checker è un app per testare account SIP e l'accesso alla rete SIP.
Un account predefinito può essere utilizzato per testare. Quindi, si può provare (e confrontare)
con il proprio provider di servizi SIP.
SIP Voip Checker farà il seguente test:
Fase 1:
* L'accesso alla rete di controllo
* Query DNS per risolvere l'indirizzo del server SIP
* Query DNS per risolvere l'indirizzo del server stun / giro
* Avviare un controllo NAT
Passo 2:
* REGISTRATI al tuo account SIP con UDP, quindi eliminare la registrazione
* REGISTRATI al tuo account SIP con il protocollo TCP, quindi eliminare la registrazione
* REGISTRATI al tuo account SIP con TLS, quindi eliminare la registrazione
* REGISTRATI al tuo account SIP con UDP e STUN, quindi eliminare la registrazione
* REGISTRATI al tuo account SIP con TCP e STUN, quindi eliminare la registrazione
* REGISTRATI al tuo account SIP con TLS e STUN, quindi eliminare la registrazione
* REGISTRATI al tuo account SIP con TLS e STUN sulla porta remota 9091, quindi eliminare la registrazione
sidenote: ultima prova è per "sip.antisip.com", in cui il servizio gestito anche per TLS sulla porta 9091.
Questa applicazione è piuttosto semplice: se volete qualsiasi funzione additionnal, per favore fatemelo sapere e io penserò;)