[Asterisk-Users] Asterisk with Vonage
    Gleim, Jason 
    jgleim at ats-ohio.com
       
    Wed Mar 29 07:12:07 MST 2006
    
    
  
Brian Deep posted this to the list back in August. I still haven't tried it myself but he said it worked. If you try it out and it works, please post back your success. (or failure if that is the case)
Jason
> sip.conf:
> [general]
> externip=X.X.X.X
> port=5060
> bindaddr=X.X.X.X
> context=vonage-out
> disallow=all
> allow=ulaw
> allow=alaw
> nat=yes
> register=####:PASSWORD at atlas-east.vonage.net:5060/201
> 
> [vonage]
> username=####
> type=peer
> secret=PASSWORD
> port=5060
> nat=yes
> host=atlas-east.vonage.net
> fromdomain=vonage.net
> canreinvite=no
> fromuser=####
> dtmfmode=rfc2833
> context=vonage-out
> 
> [201]
> type=friend
> username=201
> secret=PASSWORD
> host=dynamic
> dtmfmode=rfc2833
> defaultip=X.X.X.X
> mailbox=201
> callerid=NAME
> progressinband=no
> context=from-sip
> 
> 
> extension.conf:
> [vonage-out]
> exten => ####,1,Goto(from-sip,201,1)
> 
> [from-sip]
> exten => _9.,1,Dial(SIP/${EXTEN:1}@vonage)
________________________________________
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Steve Jones
Sent: Wednesday, March 29, 2006 8:59 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Asterisk with Vonage
I know Vonage doesn't officially have a "bring your own device" type program, but they do offer a softphone.  Has anyone gotten Asterisk to connect directly to Vonage?  This would be a great help!!
    
    
More information about the asterisk-users
mailing list