How can I make work freephoneline with ipfire ?

Have a question or problem with your Fongo application? This forum is the place to get help from both staff and fellow community members.
Fongo recommends Fongo Home Phone for a fully supported Home Phone system for only $4.95/mo
nu_bee
Just Passing Thru
Posts: 13
Joined: 05/08/2012
SIP Device Name: Obihai100
ISP Name: Teksavvy
Computer OS: Debian, Linux
Router: IpFire

How can I make work freephoneline with ipfire ?

Post by nu_bee »

Hi there !

How can I make work freephoneline (voip adapter) with ipfire ? http://www.ipfire.org

With untangle, works right away. http://www.untangle.com


Thank's !
nu_bee
Just Passing Thru
Posts: 13
Joined: 05/08/2012
SIP Device Name: Obihai100
ISP Name: Teksavvy
Computer OS: Debian, Linux
Router: IpFire

Re: How can I make work freephoneline with ipfire ?

Post by nu_bee »

The registrig is not working. If it does, it's not working for 24h

I try many port forward tricks

No modules loded

The internet access is working well

I did the last 3 versions


:_(
User avatar
bridonca
Technical Support
Posts: 1225
Joined: 11/16/2009
SIP Device Name: Netgear WGR615V
Firmware Version: latest
ISP Name: Eastlink
Computer OS: XP

Re: How can I make work freephoneline with ipfire ?

Post by bridonca »

I do not know what RTP port the obihai ATA uses, but open that up to get VOIP working. You also have to open up SIP port 5060.
nu_bee
Just Passing Thru
Posts: 13
Joined: 05/08/2012
SIP Device Name: Obihai100
ISP Name: Teksavvy
Computer OS: Debian, Linux
Router: IpFire

Re: How can I make work freephoneline with ipfire ?

Post by nu_bee »

I did try to port forward that too. not working. the incoming port can be changed. the rtp port can be changed. but not the outgoing to 5060

the registration works with untangle even without touching the port forwards

the utorrent of my synology nas is working well with ipfire

and... i have a stun server inside that is the same if i use untangle or ipfire. i only have 1 pc for the firewall, so it's untangle or firewall.

with ipfire the registration may work one time then it does not work after

can't figure out why it's not working with ipfire

thank's
User avatar
bridonca
Technical Support
Posts: 1225
Joined: 11/16/2009
SIP Device Name: Netgear WGR615V
Firmware Version: latest
ISP Name: Eastlink
Computer OS: XP

Re: How can I make work freephoneline with ipfire ?

Post by bridonca »

Is ipfire blocking UDP ports?
nu_bee
Just Passing Thru
Posts: 13
Joined: 05/08/2012
SIP Device Name: Obihai100
ISP Name: Teksavvy
Computer OS: Debian, Linux
Router: IpFire

Re: How can I make work freephoneline with ipfire ?

Post by nu_bee »

nope, I have the same settings in my voip adapter with ipfire or untangle. same fort forward in ipfire or untangle

it's a obihai OBi100

looks like ipfire is doing something diffrent to the packets in the registration process


thanks
nu_bee
Just Passing Thru
Posts: 13
Joined: 05/08/2012
SIP Device Name: Obihai100
ISP Name: Teksavvy
Computer OS: Debian, Linux
Router: IpFire

Re: How can I make work freephoneline with ipfire ?

Post by nu_bee »

I made it work... :)

Someone in the forum said he was using voip4.freephoneline.ca on port 6060 (thank you buddy). i did try it with success ! ...but not for every fonctions

note: i prefer to use ip instead of dns name to the voip adapter does not need to request the dns server for the ip. it's quicker. the voip adapter does not need the dns server.

here's my solution

ProxyServer : 98.143.96.114
ProxyServerPort : 6060
RegistrarServer : 98.143.96.114
RegistrarServerPort : 6060
UserAgentDomain : 208.65.240.160
OutboundProxy : 208.65.240.160

X_KeepAliveServer : 208.65.240.160

URI : "sip user"@voip.freephoneline.ca

and port fowards in the firewall rules matching with X_UserAgentPort and RTP in the voip adapter

advantages : ipfire is completely free, a bit lighter and it also filters https urls


hope this can help some of you
nu_bee
Just Passing Thru
Posts: 13
Joined: 05/08/2012
SIP Device Name: Obihai100
ISP Name: Teksavvy
Computer OS: Debian, Linux
Router: IpFire

Re: How can I make work freephoneline with ipfire ?

Post by nu_bee »

strange. today PM, the registration failed

I had to put

OutboundProxy : 98.143.96.114
OutboundProxyPort : 6060
nu_bee
Just Passing Thru
Posts: 13
Joined: 05/08/2012
SIP Device Name: Obihai100
ISP Name: Teksavvy
Computer OS: Debian, Linux
Router: IpFire

Re: How can I make work freephoneline with ipfire ?

Post by nu_bee »

check my other posting "Obihai100 and Untangle 10" for my voip device config

:)