what are best custom routers to replace default provided

  • Thread starter Thread starter ilikehide
  • Start date Start date
  • Replies Replies 18
  • Views Views 287
Ideally, he should buy an HSGQ SFP ONU stick and a media converter and an Ethernet router of his choice.
If he's looking for an XPON router, Jio would work almost perfectly with XX530v and if he has Airtel, it's a little complicated because if he's replacing the Nokia WiFi 6 ONT with XX530v, his LAN ports won't work.
If he gets a VSOL-clone, something like SY-GPON-4010-AX3000, then it's a 50-50 gamble with Airtel.
 
For voice we are working on a solution for Jio using pjsua it will bypass traditional juice OTP based registration and connect you to olt directly (for VoIP) but problem is only that on incoming calls form operator other than Jio it switches to UDP so you cannot reject calls as Jio VoIP needs TLS only rest all outgoing, incoming working good. You can accept calls on incoming.
 
You have to use jiofiber wifi though as the pjsua connects to olt using fiber line (that is your ont) and then olt connects to Jio server, so far we are unable to connect to Jio server directly due to some mac whitelisting I guess on their server or maybe it is just u need to use their internal dns (but it does not work even on Jio sim says connection failed works on fiber though)
 
We only need someone who can fix this sip going over udp instead of tls forced on incoming calls on non Jio operators when rejecting the incoming call, and we also need someone who can compile an apk for this (ease of use for non techy people), we have windows one ready (with that udp issue). We tried forcing TLS using the config files and it works for outgoing and Jio sim card (incoming calls) but not for non jio ones, I don't know why.

If someone is willing to help please PM me at telegram Naitik
 
Back