Difference between revisions of "Creating an Asterisk exchange with 3G dongle"

From MyWiki
Jump to: navigation, search
(Created page with "'''Script to connect dongle'''<br> ''./sakis3g connect --console APN='CUSTOM_APN' USBINTERFACE='3' USBMODEM='12d1:1003' OTHER='USBMODEM' MODEM='OTHER' CUSTOM_APN='giffgaff....")
 
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Script to connect dongle'''<br>
+
[[ Script to connect E160 dongle ]] to broadband<br>
  ''./sakis3g  connect --console APN='CUSTOM_APN' USBINTERFACE='3' USBMODEM='12d1:1003' OTHER='USBMODEM' MODEM='OTHER'  CUSTOM_APN='giffgaff.com' APN_USER='giffgaff' APN_PASS='password'''
+
[[ Install Asterisk manually on Raspbian ]] ie not using raspbx<br>
 +
[[ IP Forwarding and iptables configuration ]] when using the Pi as a router ( with WiFi Access point connexted )

Latest revision as of 12:59, 14 March 2015

Script to connect E160 dongle to broadband
Install Asterisk manually on Raspbian ie not using raspbx
IP Forwarding and iptables configuration when using the Pi as a router ( with WiFi Access point connexted )