Asterisk 1.8+ with Google Voice

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 20:35, 6 January 2011 (edit)
Ducky12432 (Talk | contribs)
(New page: This page will detail how to setup Asterisk 1.8+ on dd-wrt. The assumptions made for using this guide are as follows: 1. The user has a device that is using dd-wrt with a build of 12/201...)
← Previous diff
Current revision (20:36, 22 June 2012) (edit) (undo)
Glenn (Talk | contribs)
(+ Category:Applications)
 
(7 intermediate revisions not shown.)
Line 1: Line 1:
-This page will detail how to setup Asterisk 1.8+ on dd-wrt.+'''This page will Outline:'''
-The assumptions made for using this guide are as follows:+1. [http://www.dd-wrt.com/phpBB2/viewtopic.php?t=90301] Link to Stardouser's CLI process of setting up Asterisk 1.8+
 +- Be sure to download 1.8 the first time and not 1.4 that is in the Optware script.
 + 
 +2. [http://www.dd-wrt.com/phpBB2/viewtopic.php?p=617429]Asterisk 1.8+ to communicate with a softphone or ATA device. (sip.conf file)
 + 
 +2b. Configure the GV jabber channel (jabber.conf and gtalk.conf)
 + 
 +3a. Configuring Asterisk 1.8+ to accept incoming calls from a Google Voice account.
 + 
 +3b. [http://forums.asterisk.org/viewtopic.php?f=1&t=78771&p=159072#p159072]Configure GV to direct calls to 'Google Chat' (your * server)
 + 
 +3c. Troubleshooting: Use the '''*CLI> jabber set debug on''' to view jabber traffic.
 + 
 +4. Configuring Asterisk 1.8+ to make outgoing calls from a Google Voice account.
 + 
 +----
 + 
 +'''
 +The assumptions made for using this guide are as follows:'''
1. The user has a device that is using dd-wrt with a build of 12/2010 or later. 1. The user has a device that is using dd-wrt with a build of 12/2010 or later.
-2. The user has set up the device with a clean install of Optware using the guide found here [[Optware%2C_the_Right_Way]]+2. The user has set up the device with a clean install of Optware using the guide found here [[Optware, the Right Way]]
 + 
 +3. The user is able to SSH/Telnet into the device. (Setting this up will be detailed later.)
 + 
 +4. The user can either edit files using ViM on ther device while using SSH/Telnet
 + 
 +or
 + 
 +5. The user can transfer files to the device. (Setting this up will be detailed later.)
-3. The user is able to SSH/Telnet into the device. (Setting this up will be detailed later)+6. The user already has setup a Google Voice account (and has directed calls to Google Chat).
-4.+[[Category:Applications]]

Current revision

This page will Outline:

1. [1] Link to Stardouser's CLI process of setting up Asterisk 1.8+ - Be sure to download 1.8 the first time and not 1.4 that is in the Optware script.

2. [2]Asterisk 1.8+ to communicate with a softphone or ATA device. (sip.conf file)

2b. Configure the GV jabber channel (jabber.conf and gtalk.conf)

3a. Configuring Asterisk 1.8+ to accept incoming calls from a Google Voice account.

3b. [3]Configure GV to direct calls to 'Google Chat' (your * server)

3c. Troubleshooting: Use the *CLI> jabber set debug on to view jabber traffic.

4. Configuring Asterisk 1.8+ to make outgoing calls from a Google Voice account.


The assumptions made for using this guide are as follows:

1. The user has a device that is using dd-wrt with a build of 12/2010 or later.

2. The user has set up the device with a clean install of Optware using the guide found here Optware, the Right Way

3. The user is able to SSH/Telnet into the device. (Setting this up will be detailed later.)

4. The user can either edit files using ViM on ther device while using SSH/Telnet

or

5. The user can transfer files to the device. (Setting this up will be detailed later.)

6. The user already has setup a Google Voice account (and has directed calls to Google Chat).