Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] VoIP help
- Date: Wed, 18 Oct 2017 10:18:21 +0200
- From: Jens John <lists@example.com>
- Subject: Re: [tlug] VoIP help
- References: <CAKXLc7dNTVfodExfpwwiOsd_kAuHKmjg38HKG1MR9D_VVR+cxw@mail.gmail.com>
- User-agent: Mutt/1.9.1 (2017-09-22)
On Wed, Oct 18, 2017 at 04:06:27AM +0200, Kalin KOZHUHAROV wrote: > Since changing provider is kind of impossible, I am left with 3 options: > 1. Find a device that will replace the FritzBox, say up to EUR300 > 2. Add some kind of gateway/proxy that will register the FritzBox and > transparently pass all calls to and from provider and can run on cheap > hardware > 3. Add inline "packet injector" to return "200 OK" to any REGISTER messages > > For 2, what kind of software do I need? I guess asterisk can be > configured in such a way, though I couldn't find similar deployment > setup. kamailio → https://www.kamailio.org. It's just a SIP server, unlike Asterisk, which is a SIP AND multimedia server, and will run on low-end hardware (Raspberry PI, or any commodity server). It would act as a SIP proxy between your Fritzbox and the provider but RTP will need to flow around it. Trunk <SIP> kamailio <SIP> Fritzbox | | | | +------------<RTP>---------------+ You would probably need to forward the SIP ports through the Fritzbox to kamailio and use a NATed configuration, unless you have multiple public IPs. All in all, what you want should be doable using this setup.
- Follow-Ups:
- Re: [tlug] VoIP help
- From: Kalin KOZHUHAROV
- References:
- [tlug] VoIP help
- From: Kalin KOZHUHAROV
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] VoIP help
- Next by Date: Re: [tlug] VoIP help
- Previous by thread: Re: [tlug] VoIP help
- Next by thread: Re: [tlug] VoIP help
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links