Help Needed: Configuring Netlink Modem for VoIP in Bridge Mode

  • Thread starter Thread starter vaghese
  • Start date Start date
  • Replies Replies 13
  • Views Views 963
Messages
6
Location
Kochi
ISP
ISP
Hello everyone,

Is there anyone here offering professional services? I need assistance setting up BSNL VoIP on my Grandstream UCM device. Specifically, I am looking for help with configuring the necessary settings in my Netlink modem.

Any guidance or support would be greatly appreciated. Thank you!
 
Hi @!!..PD..!! ,
Thank you for your response! Could you please send a message to "var ghe sevv [ ⭕ ] g m a i lcom" (please remove all spaces and add a dot at the relevant place)
Looking forward to your message!
 
Brdr, watch this video:

Source

Although it's for Airtel Xstream, the steps should be pretty similar for BSNL too!
You basically need to enable Internet in your Voice WAN profile and then create a static route.
 
Hello dears,
My current setup is as shown in the attached image.
I have all the required details from BSNL to configure VoIP.

When I set up the VoIP interface in route mode on the Netlink modem, I can successfully ping both the gateway (10.113.96.1) and the SIP server (10.181.166.2) from the Netlink modem.

However, when I configure the modem in bridge mode for VoIP, I can ping the gateway but not the SIP server from the Mikrotik device.

I suspect there might be an issue with NAT configuration or something else required for a proper setup.

Any suggestions or guidance would be greatly appreciated.


bsnl-ftth-1.png
 
What exactly is your objective when you change the VoIP profile to bridge mode, if route mode on your Netlink is doing the job just fine?
 
Last edited:
Hi @hariselio,

Thank you for the hint! I added another route with the gateway set to 10.138.128.1, and I’m now able to register successfully. However, I’m still unable to make or receive calls.

It seems the issue might now be related to the NAT configuration (currently set to normal masquerade).

Looking forward to suggestions!
 
I also faced configuration issues in my Airtel VOIP behind Mikrotik router. Mainly NAT issues especially for RTP packets, i could receive or make calls, but no voice is transferred.

The way i solved or worked around is, created separate Bridge in mikrotik and added VOIP VLAN interface and the ethernet interface where i connected the VOIP phone. Finally configured the static VOIP client IP provided by airtel in the VOIP phone itself. In this way there was no NAT involved.

@vaghese Hopefully you can find the solution for NAT configuration in mikrotik and update here.
 
Back