Asterisk 1.8+ with Google Voice

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 17:50, 19 May 2011 (edit)
Gatorback (Talk | contribs)
m
← Previous diff
Revision as of 05:55, 20 June 2011 (edit) (undo)
Gatorback (Talk | contribs)
(Added Links that provide details for line items. New line items added.)
Next diff →
Line 1: Line 1:
-'''This page will detail:'''+'''This page will Outline:'''
1. [http://www.dd-wrt.com/phpBB2/viewtopic.php?t=90301] Link to Stardouser's CLI process of setting up Asterisk 1.8+ 1. [http://www.dd-wrt.com/phpBB2/viewtopic.php?t=90301] Link to Stardouser's CLI process of setting up Asterisk 1.8+
-2. Configuring Asterisk 1.8+ to communicate with a softphone or ATA device.+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)
-3. Configuring Asterisk 1.8+ to accept incoming calls from a Google Voice account.+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. 4. Configuring Asterisk 1.8+ to make outgoing calls from a Google Voice account.
Line 26: Line 32:
5. The user can transfer files to the device. (Setting this up will be detailed later.) 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+6. The user already has setup a Google Voice account (and has directed calls to Google Chat).

Revision as of 05:55, 20 June 2011

This page will Outline:

1. [1] Link to Stardouser's CLI process of setting up Asterisk 1.8+

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).