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
 
@tr1k0N4
My IP Phone is Grandstream. I have tried with VSOL and TP-Link G3
VSOL has an internet and other option for service type.
With G3 i tried tagging the traffic from switch and in it the incoming works but not the outgoing.
The result is same in both cases - outgoing not working.

If I use Pfsense then with siproxd I am able to get outgoing working but then incoming doesn't work for some reason.

Will try NAT Traversal on IP Phone.

@whopiyush Will let you know once I get this working.
 
Upvote 0
So, I literally went through all the posts, comments on these 2 posts
But I had difficulty in setting up a simple Softphone, let alone Asterisk with Routing Rules. So, I'm making this post to serve as an exhaustive guide. (Which also helps me set it up).

Current VOIP WAN Settings:
[IMAGE SHOWING VOIP WAN SETTINGS ON ROUTER]

Current VOICE Settings:
[IMAGE SHOWING VOICE SETTINGS ON ROUTER]

Current Hardware Setup
[IMAGE SHOWING NETWORK MAP]

Current Airtel Broadband VOIP Settings:
  • Primary Proxy: UDP / 10.5.109.117:5060 as extracted from CONFIGURATIONSIP ProxyServer="10.5.109.117" ProxyServerPort="5060" ProxyServerTransport="UDP" X_HW_SecondaryProxyServer="10.5.109.101"
  • Home Domain: rj.ims.airtel.in
  • User: +91<lanndline_number>@rj.ims.airtel.in
  • Protocol: SIP or 5060
  • Password: Nokia@1

I have tried MicroSIP and Zoiper, neither of them worked. "rj.ims.airtel.in" not pingable from pc => Throws Error "Ping request could not find host rj.ims.airtel.in. Please check the name and try again."

@rajil.s @tellanand @sloj @tr1k0N4 @nehalahmad15@gm @sumitroop [Not to spam, but I see that you guys are most active for Airtel related posts. Very much appreciate your efforts.]
 
Upvote 0
And if you are going to use Zoiper on PC, you also have to edit the hosts file and add an entry so that rj.ims.airtel.in resolves to 10.5.109.117 or 10.5.109.101
 
Upvote 0
@tr1k0N4 . I have not added rj.ims.airtel.in to resolve to 10.5.109.117 or 10.5.109.101. But before doing that, I'm not able to ping either of the IPs. So, resolution to the IP or no resolution doesn't matter.

Even if I don't use the domain, and use the IPs directly in MicroSIP, MicroSIP is not able to connect to the server. => Request Timed Out
 
Upvote 0
Ohh, sorry I thought "Birader" => You were referring to some other user. Now I checked online, you meant Brother and were addressing me.

Okay. So yes, to answer that, I havent added Static Route, I got confused what to add exactly in it.

It asks for IP/Domain, Subnet mask, Gateway, WAN (Dropdown from existing WAN Profiles)
 
Upvote 0
Back