Are VoIP Services or SIP Settings available in Airtel Xstream Fiber Broadband?

Messages
21
Location
NA
ISP
BSNL
Hello all wanted to know is there any VOIP settings for AIRTEL xtreme fiber users if so how to access same using SIP settings ..thx
 
@UkakaK you do not need a FreePBX or Freeswitch if you want to use is directly on your old pc. Just enable the VLAN 660 / 666 in the bridge mode, provide a static ip of your voip profile to your system n that's all.
I did enable VLAN binding in my router (as attached below) and though I can ping my VOIP's default gateway (10.94.180.1) I cannot ping the proxy servers (10.232.142.146) even though I've added them to the hosts and enabled VLAN

@rajil.s Could you explain how you got both your internet and voip wan profiles working in bridge mode?
 

Attachments

  • 3.webp
    3.webp
    10.8 KB · Views: 579
Upvote 0
I did enable VLAN binding in my router (as attached below) and though I can ping my VOIP's default gateway (10.94.180.1) I cannot ping the proxy servers (10.232.142.146) even though I've added them to the hosts and enabled VLAN

@rajil.s Could you explain how you got both your internet and voip wan profiles working in bridge mode?
I have already posted the screenshots of my setup in this post, Is there VOIP service/SIP settings in AIRTEL xtreme fiber broadband. That is all i need to set on the Huawei router.

You seem to be using SSID instead of LAN port. I have no idea on how routing works with SSID, I have disabled wifi on the Huawei router.
 
Upvote 0
Like I said in my previous posts I don't have another downstream router at my disposal to untag the VLAN binding from my Huawei router as is the case with many users. So I was wondering if there was a way we could directly be able to ping the SIP servers by bridging the SSID or the LAN. Or at least be able to use my Ubuntu home server as a bridge allowing me to ping the SIP servers from anywhere on my network.

Thank you @rajil.s I did see your post and I don't have a pfsense router and a linux server with freeswitch.

Hey @sumitroop could you send me your setup and how you were able to get it to work? I want to be able to use my Huawei router to directly be able to ping them. Or at least a linux server to manage traffic.
 
Upvote 0
@UkakaK, I don't know your network setup, but if you have an Ubuntu computer you can certainly use VLAN on it and untag on your computer. Look around for tutorials on systemd-networkd and vlans, archlinux wiki also hosts a nice page on it too.
 
Upvote 0
Thanks @rajil.s
Right now my network setup is


Huawei HG8145V5(LAN)<----->Other devices


Ubuntu Server<------> SIP clients on network (Mobile phones, desktops...)

So essentially I'm looking to forward the traffic from the SIP servers through the Ubuntu server which is also on the same network to other devices on it. The above is a crude diagram of my network setup but I hope it's understandable. And the fiber connection comes in through the Huawei router
I'll try to route traffic this way and get back later.
Thanks
 
Upvote 0
Can someone here post their working MicroSIP or Zoiper configuration ? I can successfully ping my PBX server IP address, and I guess the NAT issues shouldn't atleast let the softphone from registering with the SIP server. Maybe I am punching in the wrong username or some other setting.
 
Upvote 0
Back