FTTH VOIP SIP Softphone configuration with ONT/ONU. (Now works on some more apps)

  • Thread starter Thread starter sloj
  • Start date Start date
  • Replies Replies 262
  • Views Views 55,779
After hours of fiddling with my ONU and SIP apps, here is a guide on how to get it working.

First login to the ONU/ONT and change these things

voice1.jpg
Change VOICE to VOICE_INTERNET.

voice2.jpg
Add a Static Route to the SIP Server. You can add the IP directly like I did in my previous post. But that way you will have to add the return route too which is not there in my previous post. In my case, the return route is 10.x.x.x which is the same with my SIP server so I have to add only one route entry and be done.

voice3.jpg
If SIP is disabled, enable it and disable it again. This is necessary because SIP ALG functionality is broken. If it worked the way it was supposed to we could have easily setup softphones on our devices.

voice4.jpg
This is your VOIP config page. You wil find your SIP Server IP here. The proxy part isn't really necessary.

Also, you can disable IGMP on Voice. It's unnecessary.

voice5.jpg
Make sure NAT is enabled. Port Binding isn't necessary as we will be doing the setup on PC for now directly via ONT/ONU without any external router.

Hop to PC

Install YATE or MicroSIP and configure them with your SIP details. These are the two I have used that support NAT.

This goes without saying but just putting it out there. Allow the apps Windows Firewall prompt to connect to public network (or any other firewall you are using).

Configuration Screenshots

voice1.JPG
This is for MicroSIP. Click on the top right corner button -> Add Account. Don't forget to tick Allow IP Rewrite.

voice2.JPG
Another one for MicroSIP. Click on the top right corner button -> Settings. RTP ports range doesn't have to be that wide as I have in the Screenshot. 4000-4001 or 4010 is fine.

voice3.JPG
This is for YATE. Go to Settings -> Accounts -> Click on New

voice4.JPG
Resource Monitor showing MicroSIP info when it's idle not dialing any number.

voice5.JPG
Resource Monitor showing MicroSIP info when I dialed a number. See the change under Network Activity. Now there is another IP which will receive voice and reply which I will receive on my static VOIP IP which NAT will take care of and send to my local IP.

Link to previous failed attempt.

New changes that will let VOIP work on some more apps and platforms.

Tick "Turn off LAN DHCP" on Voice Internet configuration and Enable SIP ALG. Didn't think disabling DHCP makes SIP ALG function properly. Really hard to know which option does what without a proper manual.

Also, those who have DHCP instead of Static in Voice Internet configuration, everything else is same.
 
Last edited:
Hi All,

I am able to use the BSNL voip without IP rewrite and its working fine in mobile app too.

I have Asus router and enabled dual wan mode with load balancing with routing rules and disable NAT for the VIOP wan.

ONT is now in Bridge mode with port bind for both internet and voice Vlan. to port 1 and 2.

my router is doing the IP rewrite flawlessly.
1600949051452.webp

1600949051334.webp
 
Hi All,

I am able to use the BSNL voip without IP rewrite and its working fine in mobile app too.

I have Asus router and enabled dual wan mode with load balancing with routing rules and disable NAT for the VIOP wan.

ONT is now in Bridge mode with port bind for both internet and voice Vlan. to port 1 and 2.

my router is doing the IP rewrite flawlessly.
View attachment 4611
View attachment 4612
it works only with asus router? not other routers? also, could you please tell it step by step? 😅
 
I am using Bsnl FTTH with Voip now. Is it possible to change my connection to Railwire or any other ISP and use Bsnl Voip with that new connection by configuring my voice static IP and other details ?
 
nope I think its not possible because BSNL voip works with its private sip server, and ur ftth account is linked to ur landline number
 
I am using Bsnl FTTH with Voip now. Is it possible to change my connection to Railwire or any other ISP and use Bsnl Voip with that new connection by configuring my voice static IP and other details ?
Nope, its not possible at all. It only work inside bsnl network. May be you can check BSNL wings . That service can be accessable in public network.
 
No need to address me as sir. I will be back by 12 am and join on Anydesk. Till then, go through the first post again to see if you have missed anything.
 
i didnt miss any thing infct when i put 10 ip as my SIP server ...Phone Light didint indicate or In Pc soft also requst time out occurs
 

Top