Is it possible to have a simcard configured and become incoming line and outgoing on asterisk and also have the IVR function? If yes wat hardware is required to have this Accompished Thanks Chris
Hi Chris, This would require either an external (or possible internal) GSM/SIM Voip Gateway. Google: "VOIP Gateway GSM Converter SIP IP Phone Adapter" or similar for options. I see some for around $60 US Basically, you'll want to send SIP invite(s), and other commands to and from this device (probably on it's local address, for security, and it acts just as any SIP provider would. Thanks, *Glenn @ VDO* On Mon, Dec 5, 2016 at 6:36 PM, christopher kamutumwa < chriskamutumwa at gmail.com> wrote:> Is it possible to have a simcard configured and become incoming line > and outgoing on asterisk and also have the IVR function? If yes wat > hardware is required to have this Accompished > > Thanks > > > Chris > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20161205/bc7ec916/attachment.html>
Hi Chris On Tue, 2016-12-06 at 04:36 +0200, christopher kamutumwa wrote:> Is it possible to have a simcard configured and become incoming line > and outgoing on asterisk and also have the IVR function?Yes, it is possible! :-) A cheap solution is using a 3G-UBS-dongle. I have two SIM cards working in my Asterisk. I'm using two 3G-dongles (one for each SIM), a Huawei E173 (firmware 11.126.85.00.209) and a Huawei E180 (firmware 11.126.10.01.68). Google for "asterisk chan dongle" and you will find plenty of infos.
Yes its possible mine im using 2pcs of Huwawie 173 USB dongle (one for each ISP provider) and connected to raspberry-pi. I can call out and recived call with IVR to forward to the extensio numbers. On Tue, 6 Dec 2016 at 10:36, christopher kamutumwa <chriskamutumwa at gmail.com> wrote:> Is it possible to have a simcard configured and become incoming line > > and outgoing on asterisk and also have the IVR function? If yes wat > > hardware is required to have this Accompished > > > > Thanks > > > > > > Chris > > > > -- > > _____________________________________________________________________ > > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > > > Check out the new Asterisk community forum at: > https://community.asterisk.org/ > > > > New to Asterisk? Start here: > > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20161206/ceb6cf18/attachment.html>