rgrokett / RaspiAsteriskGoogle

Integrating Asterisk with Google Assistant Voice Service on a Raspberry Pi Zero using AGI
GNU General Public License v3.0
39 stars 12 forks source link

Solution by using IAX #4

Closed jstibenpb closed 5 years ago

jstibenpb commented 6 years ago

Hi, is it possible to use IAX instead of SIP?

rgrokett commented 6 years ago

I assume you are wanting to set up an inbound IAX trunk so that a remote Asterisk PBX (or IAX provider) can be used to call the 6666# number. The short answer is yes. But the long answer is if you know how to set up the IAX trunk and routing so that remote callers can dial the 6666 extension, you are in business. For details, google "iax trunk between asterisk servers" as a starting point.