Re: [Asterisk-Users] Asterisk with Vonage

2006-03-31 Thread Luki
 Something I've been curious about is if it is possible to stick their
 ata on a extra ethernet port on an Asterisk server and have the Asterisk
 server spoof the Vonage server. Then, do a man-in-the-middle type thing
 to use the ata for authentication, but have Asterisk handle all the calls.

That would work assuming you write a transparent enough proxy that
would forward all SIP traffic to the ATA but intercept REGISTER and
INVITE messages that contain authentication data. Not quite trivial,
but doable over a weekend. The question is, is it really worth it? The
deal you get with Vonage isn't all *that* great. You can find as
reliable termination/origination elsewhere with open credentials for
the same price (or cheaper) if you look around... assuming typical
residential usage.

 Perhaps another idea is to hammer an ata with authentication requests
 and create a long list of nonces and hashes that you replay back to the
 server as needed.

Not a good idea (all legal and ethical implications aside). Given an 8
byte hex challenge (32 bit) you would need 64 GB of space to store the
MD5 hashes for all nonces. Assuming you can attack the ATA with 100
requests a second you would need more than a year to collect all the
responses... and who says the credentials do not changed periodically
and the ATA fetches new config from Vonage?

--Luki
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk with Vonage

2006-03-30 Thread Steve Jones
OK - I should have been more specific in my original post, but before I get too 
excited to try this tonight when I get home, does this work with ANY vonage 
line (ie:  first, unlimited line) or does it have to be on a softphone enabled 
line?
 
Thanks!!



From: Adrian A [mailto:[EMAIL PROTECTED]
Sent: Wed 3/29/2006 9:12 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Asterisk with Vonage


Works great with these settings:

[vonage]
type=peer
secret=password
username=phone number
host=sphone.vopr.vonage.net
port=5061
dtmfmode=rfc2833
fromuser=phone number 
fromdomain=sphone.vopr.vonage.net
canreinvite=no
context=vonage_incoming
insecure=very




On 3/29/06, Steve Jones [EMAIL PROTECTED] wrote: 

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!!


___
--Bandwidth and Colocation provided by Easynews.com -- 

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users





winmail.dat___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk with Vonage

2006-03-30 Thread John Novack
Is this only for the secondary Vonage SIP account, or does this work in 
place of the Vonage supplied ATA?


John Novack


Adrian A wrote:


Works great with these settings:

[vonage]
type=peer
secret=password
username=phone number
host=sphone.vopr.vonage.net http://sphone.vopr.vonage.net
port=5061
dtmfmode=rfc2833
fromuser=phone number
fromdomain=sphone.vopr.vonage.net http://sphone.vopr.vonage.net
canreinvite=no
context=vonage_incoming
insecure=very



On 3/29/06, * Steve Jones* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


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!!


___
--Bandwidth and Colocation provided by Easynews.com
http://Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users





___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk with Vonage

2006-03-30 Thread Paul
This is for the softphone account. I tried one for about a month just to
see how well it works with asterisk. A few notes(from memory):

1) Seemed reliability and quality were better than other retail
providers I tried.

2) Tested it with 2 channels open from pstn calls and then opened a
third by calling from the vonage ata phone. Don't know the limits but
it's possible that in-network calls are not restricted same as pstn calls.

3) Got asterisk warnings about silence suppression not being supported
at the asterisk end but did not affect call quality.

4) I was able to change outgoing caller ID name when calling my vonage
ata phone. Useful in some situations.

Now I have a question to add:

I bought a Sipura SPA-3000 just to try the FXO on a few different
things. One of those is to connect it to the vonage ata FXS so I can
answer and make calls using asterisk. The procedure I was going to try
is to disable call waiting and forward all calls to the vonage softphone
if the ata line is busy. Nice thing about this is forwarding to another
vonage number is free for limited or unlimited plans. Has anybody got
such a setup to work? By working I do mean that asterisk gets the caller
ID name and number from the vonage line via the SPA-3000



John Novack wrote:

 Is this only for the secondary Vonage SIP account, or does this work
 in place of the Vonage supplied ATA?

 John Novack


 Adrian A wrote:

 Works great with these settings:

 [vonage]
 type=peer
 secret=password
 username=phone number
 host=sphone.vopr.vonage.net http://sphone.vopr.vonage.net
 port=5061
 dtmfmode=rfc2833
 fromuser=phone number
 fromdomain=sphone.vopr.vonage.net http://sphone.vopr.vonage.net
 canreinvite=no
 context=vonage_incoming
 insecure=very



 On 3/29/06, * Steve Jones* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:

 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!!


 ___
 --Bandwidth and Colocation provided by Easynews.com
 http://Easynews.com --

 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



 

 ___
 --Bandwidth and Colocation provided by Easynews.com --

 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
  

 ___
 --Bandwidth and Colocation provided by Easynews.com --

 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk with Vonage

2006-03-30 Thread mustardman29
You MUST have a softphone account.  Some blog said they may open it up to
all accounts at some point in the future but that is only a rumor right now.


 -Original Message-
 From: Steve Jones [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, March 30, 2006 4:58 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: RE: [Asterisk-Users] Asterisk with Vonage
 
 OK - I should have been more specific in my original post, 
 but before I get too excited to try this tonight when I get 
 home, does this work with ANY vonage line (ie:  first, 
 unlimited line) or does it have to be on a softphone enabled line?
  
 Thanks!!
 
 
 
 From: Adrian A [mailto:[EMAIL PROTECTED]
 Sent: Wed 3/29/2006 9:12 PM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] Asterisk with Vonage
 
 
 Works great with these settings:
 
 [vonage]
 type=peer
 secret=password
 username=phone number
 host=sphone.vopr.vonage.net
 port=5061
 dtmfmode=rfc2833
 fromuser=phone number
 fromdomain=sphone.vopr.vonage.net
 canreinvite=no
 context=vonage_incoming
 insecure=very
 
 
 
 
 On 3/29/06, Steve Jones [EMAIL PROTECTED] wrote: 
 
   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!!
 
 
   ___
   --Bandwidth and Colocation provided by Easynews.com -- 
   
   Asterisk-Users mailing list
   To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
   
   
   
 
 
 
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk with Vonage

2006-03-30 Thread Philip Edelbrock


Something I've been curious about is if it is possible to stick their 
ata on a extra ethernet port on an Asterisk server and have the Asterisk 
server spoof the Vonage server. Then, do a man-in-the-middle type thing 
to use the ata for authentication, but have Asterisk handle all the calls.


Perhaps another idea is to hammer an ata with authentication requests 
and create a long list of nonces and hashes that you replay back to the 
server as needed.



Phil

mustardman29 wrote:

You MUST have a softphone account.  Some blog said they may open it up to
all accounts at some point in the future but that is only a rumor right now.




-Original Message-
From: Steve Jones [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 30, 2006 4:58 AM

To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Asterisk with Vonage

OK - I should have been more specific in my original post, 
but before I get too excited to try this tonight when I get 
home, does this work with ANY vonage line (ie:  first, 
unlimited line) or does it have to be on a softphone enabled line?


Thanks!!



From: Adrian A [mailto:[EMAIL PROTECTED]
Sent: Wed 3/29/2006 9:12 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Asterisk with Vonage


Works great with these settings:

[vonage]
type=peer
secret=password
username=phone number
host=sphone.vopr.vonage.net
port=5061
dtmfmode=rfc2833
fromuser=phone number
fromdomain=sphone.vopr.vonage.net
canreinvite=no
context=vonage_incoming
insecure=very




On 3/29/06, Steve Jones [EMAIL PROTECTED] wrote: 

	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!!



___
	--Bandwidth and Colocation provided by Easynews.com -- 
	

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users








___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk with Vonage

2006-03-29 Thread Gleim, Jason
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=:[EMAIL PROTECTED]: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:[EMAIL PROTECTED])


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Jones
Sent: Wednesday, March 29, 2006 8:59 AM
To: asterisk-users@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!!
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk with Vonage

2006-03-29 Thread Peter Bowyer
On 29/03/06, Steve Jones [EMAIL PROTECTED] wrote:


 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!!

I'm not a Vonage customer, but I did spot this:

http://blog.tmcnet.com/blog/tom-keating/vonage/vonage-opens-sip-credentials.asp

Peter

--
Peter Bowyer
Email: [EMAIL PROTECTED]
Tel: +44 1296 768003
VoIP: sip:[EMAIL PROTECTED]
VoIP: [EMAIL PROTECTED]
FWD: **275*5048707000
VoipTalk: **473*5048707000
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk with Vonage

2006-03-29 Thread Bob McDowell

Plus see this:

http://www.voip-info.org/wiki/view/Asterisk+and+Vonage


Bob McDowell

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter
Bowyer
Sent: Wednesday, March 29, 2006 8:21 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Asterisk with Vonage

On 29/03/06, Steve Jones [EMAIL PROTECTED] wrote:


 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!!

I'm not a Vonage customer, but I did spot this:

http://blog.tmcnet.com/blog/tom-keating/vonage/vonage-opens-sip-credenti
als.asp

Peter

--
Peter Bowyer
Email: [EMAIL PROTECTED]
Tel: +44 1296 768003
VoIP: sip:[EMAIL PROTECTED]
VoIP: [EMAIL PROTECTED]
FWD: **275*5048707000
VoipTalk: **473*5048707000
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




EMAIL PRIVELEGED  CONFIDENTIAL CLIENT COMMUNICATION


   *** PRIVILEGED AND CONFIDENTIAL CLIENT COMMUNICATION ***
This e-mail message and all attachments, if any, may contain confidential and 
privileged material and are intended only for the intended recipient.  Any 
unauthorized review, use, disclosure or distribution is prohibited.  If you are 
not the intended recipient, please contact the sender by reply e-mail or by 
calling  (417) 869-9192 and destroy the original and any copies of this e-mail.


EMAIL PRIVELGED  CONFIDENTIAL CLIENT COMMUNICATION.DOCDKH
 
 


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk with Vonage

2006-03-29 Thread Curt Shaffer
I have this working. I have Asterisk connecting to my Vonage Linksys device
via Digium Wildcard X100P. No magic needed ;)

Curt

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob McDowell
Sent: Wednesday, March 29, 2006 9:25 AM
To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: RE: [Asterisk-Users] Asterisk with Vonage


Plus see this:

http://www.voip-info.org/wiki/view/Asterisk+and+Vonage 


Bob McDowell

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter
Bowyer
Sent: Wednesday, March 29, 2006 8:21 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Asterisk with Vonage

On 29/03/06, Steve Jones [EMAIL PROTECTED] wrote:


 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!!

I'm not a Vonage customer, but I did spot this:

http://blog.tmcnet.com/blog/tom-keating/vonage/vonage-opens-sip-credenti
als.asp

Peter

--
Peter Bowyer
Email: [EMAIL PROTECTED]
Tel: +44 1296 768003
VoIP: sip:[EMAIL PROTECTED]
VoIP: [EMAIL PROTECTED]
FWD: **275*5048707000
VoipTalk: **473*5048707000
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




EMAIL PRIVELEGED  CONFIDENTIAL CLIENT COMMUNICATION


   *** PRIVILEGED AND CONFIDENTIAL CLIENT COMMUNICATION ***
This e-mail message and all attachments, if any, may contain confidential
and privileged material and are intended only for the intended recipient.
Any unauthorized review, use, disclosure or distribution is prohibited.  If
you are not the intended recipient, please contact the sender by reply
e-mail or by calling  (417) 869-9192 and destroy the original and any copies
of this e-mail.


EMAIL PRIVELGED  CONFIDENTIAL CLIENT COMMUNICATION.DOCDKH
 
 


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk with Vonage

2006-03-29 Thread The VoIP Connection



Actually, they do have a bring your own device 
program. It's called Business Plus. Works great with 
Asterisk.

http://www.thevoipconnection.com/store/catalog/product_16220_Vonage_Business_Plus.html

Michael Crown Managing Partner www.thevoipconnection.com 321.989.6728 
ext. 611 sip:[EMAIL PROTECTED] 

  
  
  From: Steve Jones [mailto:[EMAIL PROTECTED] 
  Sent: Wednesday, March 29, 2006 8:59 AMTo: 
  asterisk-users@lists.digium.comSubject: [Asterisk-Users] Asterisk 
  with Vonage
  
  
  I know Vonage doesnt 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!!
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk with Vonage

2006-03-29 Thread mustardman29
From what I have read, people have successfully connected directly to Vonage
when they pay for the softphone option.  I believe the softphone option
requires a different phone number.  There are setup instructions if you do a
search.

There is a rumor that Vonage may soon allow all accounts to work directly
with IP and softphones(and therefore Asterisk) without the need to buy an
ATA or softphone option number.  I have not heard much about that lately. 

 -Original Message-
 From: Steve Jones [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, March 29, 2006 5:59 AM
 To: asterisk-users@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!!
 
 
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk with Vonage

2006-03-29 Thread Colin Anderson
Linky linky:

http://blog.tmcnet.com/blog/tom-keating/vonage/vonage-opens-sip-credentials.
asp

This is pretty cool too: (essentially free cell airtime in the continental
US)

http://nerdvittles.com/index.php?p=124


-Original Message-
From: mustardman29 [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 29, 2006 3:09 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Asterisk with Vonage


From what I have read, people have successfully connected directly to
Vonage
when they pay for the softphone option.  I believe the softphone option
requires a different phone number.  There are setup instructions if you do a
search.

There is a rumor that Vonage may soon allow all accounts to work directly
with IP and softphones(and therefore Asterisk) without the need to buy an
ATA or softphone option number.  I have not heard much about that lately. 

 -Original Message-
 From: Steve Jones [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, March 29, 2006 5:59 AM
 To: asterisk-users@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!!
 
 
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk with Vonage

2006-03-29 Thread Adrian A
Works great with these settings:[vonage]type=peersecret=passwordusername=phone numberhost=sphone.vopr.vonage.netport=5061dtmfmode=rfc2833fromuser=phone number
fromdomain=sphone.vopr.vonage.netcanreinvite=nocontext=vonage_incominginsecure=veryOn 3/29/06, 
Steve Jones [EMAIL PROTECTED] wrote:













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!!







___--Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing listTo UNSUBSCRIBE or update options visit:  
http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk and Vonage - Can't call out but can receive calls

2005-08-19 Thread Eric Wieling aka ManxPower

Brian Deep wrote:


[from-sip]
exten = _9.,1,Dial(SIP/[EMAIL PROTECTED])
exten = 201,1,Dial(SIP/201)
exten = 202,1,Dial(SIP/202)


try exten = _9.,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED])

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk and Vonage - Can't call out but can receive calls

2005-08-19 Thread Mark Phillips

You are calling a sip host that you do not have defined in sip.conf.

I think the line should look like this

exten = _9.,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED])

This will force * to look in its sip.conf file for a stanza called 
[vonage] which you have rather than [atlas-east.vonage.net] which you 
don't have.


Brian Deep wrote:

Hi,

I'm trying to get Asterisk to connect to Vonage (softphone acct) to allow me to 
place and receive
calls.  I have successfully configured Asterisk to route inbound calls and send
them to the correct extension, but I can't get outbound calls to work.  I have
Asterisk successfully registering with Vonage, but when an INVITE is sent out, I
get a 404 Not Found back from Vonage and thus Asterisk shows

SIP/atlas-east.vonage.net is circuit-busy

Below are my sip.conf and extensions.conf files that I am using.  I saw several other sample configuration

files that claimed connectivity to Vonage, but I have not been able to get them
to work.  My Asterisk server is behind a NAT firewall.
The files below are the closest I have gotten to complete connectivity.  Any 
feedback is appreciated!

One note:
I was able to receive calls only if I used atlas-east as the Vonage server.  If
I used sphone.vopr.vonage.net, no calls came in.


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=:[EMAIL PROTECTED]: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

extensions.conf (relevant part)
[vonage-out]
exten = ,1,Goto(from-sip,201,1)

[from-sip]
exten = _9.,1,Dial(SIP/[EMAIL PROTECTED])
exten = 201,1,Dial(SIP/201)
exten = 202,1,Dial(SIP/202)



Thanks,
-- Brian

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



--

Mark, G7LTT/KC2ENI
Randolph, NJ
http://www.g7ltt.com
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk and Vonage - Can't call out but can receive calls

2005-08-19 Thread Mark Phillips

OK, now that you have it working put it into the WIKI!!

Mark

Brian Deep wrote:

Mark,

Thank you very much!!! That was exactly it.  My config files now look like the
following and I can send and receive calls using Vonage.

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=:[EMAIL PROTECTED]: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:[EMAIL PROTECTED])


Thanks,
-- Brian

Friday, August 19, 2005, 3:50:12 PM, you wrote:


You are calling a sip host that you do not have defined in sip.conf.




I think the line should look like this



exten = _9.,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED])


This will force * to look in its sip.conf file for a stanza called 
[vonage] which you have rather than [atlas-east.vonage.net] which you 
don't have.




extensions.conf (relevant part)
[vonage-out]
exten = ,1,Goto(from-sip,201,1)

[from-sip]
exten = _9.,1,Dial(SIP/[EMAIL PROTECTED])
exten = 201,1,Dial(SIP/201)
exten = 202,1,Dial(SIP/202)



Thanks,
-- Brian

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users





___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



--

Mark, G7LTT/KC2ENI
Randolph, NJ
http://www.g7ltt.com
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] asterisk with vonage linksys adapter?

2005-05-22 Thread Matthew Boehm
Short Answer: No

For the long answer: google.com

-Matthew


 From: hank smith [EMAIL PROTECTED]
 Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
 asterisk-users@lists.digium.com
 Date: Sun, 22 May 2005 13:31:12 -0700
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 asterisk-users@lists.digium.com
 Subject: [Asterisk-Users] asterisk with vonage linksys adapter?
 
 hello do you know if vonage unlocks there linksys adapter to use with other
 providers? I want to use my ixisting vonage adapter with asterisk and cancil
 my vonage service.
 thanks
 hank
 
 email:
 [EMAIL PROTECTED]
 gmail:
 [EMAIL PROTECTED]
 msn messenger:
 [EMAIL PROTECTED]
 aim:
 hanksmith5
 skype:
 hanksmith5
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] asterisk with vonage linksys adapter? {Scanned}

2005-05-22 Thread David Shaw
No, but I got a SPA-2000 from ebay for $40 bucks.

David

On Sun, 2005-05-22 at 20:57 -0500, Matthew Boehm wrote:
 Short Answer: No
 
 For the long answer: google.com
 
 -Matthew
 
 
  From: hank smith [EMAIL PROTECTED]
  Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
  asterisk-users@lists.digium.com
  Date: Sun, 22 May 2005 13:31:12 -0700
  To: Asterisk Users Mailing List - Non-Commercial Discussion
  asterisk-users@lists.digium.com
  Subject: [Asterisk-Users] asterisk with vonage linksys adapter?
  
  hello do you know if vonage unlocks there linksys adapter to use with other
  providers? I want to use my ixisting vonage adapter with asterisk and cancil
  my vonage service.
  thanks
  hank
  
  email:
  [EMAIL PROTECTED]
  gmail:
  [EMAIL PROTECTED]
  msn messenger:
  [EMAIL PROTECTED]
  aim:
  hanksmith5
  skype:
  hanksmith5
  ___
  Asterisk-Users mailing list
  Asterisk-Users@lists.digium.com
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk to Vonage

2004-08-27 Thread Deon Rodden
When I initially signed up with Packet8 and they sent their converter, I 
used a X100P card in my Asterisk server so that it could send and 
receive calls through Packet8, I suspect the same trick would work for 
Vonage.

The benefit is you can then have several phones in the house, or one at 
work, or a softphone in your laptop, register with your Asterisk server 
and then you can place and receive unlimited local/long distance calls 
through your Vonage account.  You can also have Asterisk answer and you 
can use it's IVR/Automated Attendant functionalities.

You will be limited to only 1 inbound/outbound call at a time though.  I 
eventually canned Packet8 in favor of BroadVoice, $19.95 a month, 
unlimited local and long distance, and I've tested up to 6 inbound calls 
at the same time and it worked.

Ask Bjørn Hansen wrote:
On Aug 24, 2004, at 4:17 PM, Chris Shaw wrote:
I hold no ill will towards Vonage but I have to say honestly... ewww...
They've already made their feelings quite clear by refusing to allow 
people
to bring their own devices and taking steps to even hide their SIP 
servers
(changing the port from the RFC standard 5060 to 5061 for example.) 
Why not
go with someone who's actually willing to allow you to use Asterisk 
and any
phone you want like NuFone, BroadVoice, IconnectHere or a host of others
instead of trying to hack Vonage...

At least when I signed up with Vonage they were the only VoIP provider 
that had numbers in my old rate center and could transfer the number 
from SBC.   It does, of course, suck not to be able to use it with 
Asterisk.  (I could sign up for a soft-phone, but I don't think it'd 
be with my old number defeating the purpose...)

 - ask
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk to Vonage

2004-08-27 Thread Doug Shubert
Deon,
When you say I've tested up to 6 inbound calls at the same time
with Broadvoice, is this with 6 $19.95 DID numbers that you have 
assigned to *?
thanks
Doug

Deon Rodden wrote:
When I initially signed up with Packet8 and they sent their converter, 
I used a X100P card in my Asterisk server so that it could send and 
receive calls through Packet8, I suspect the same trick would work for 
Vonage.

The benefit is you can then have several phones in the house, or one 
at work, or a softphone in your laptop, register with your Asterisk 
server and then you can place and receive unlimited local/long 
distance calls through your Vonage account.  You can also have 
Asterisk answer and you can use it's IVR/Automated Attendant 
functionalities.

You will be limited to only 1 inbound/outbound call at a time though.  
I eventually canned Packet8 in favor of BroadVoice, $19.95 a month, 
unlimited local and long distance, and I've tested up to 6 inbound 
calls at the same time and it worked.

Ask Bjørn Hansen wrote:
On Aug 24, 2004, at 4:17 PM, Chris Shaw wrote:
I hold no ill will towards Vonage but I have to say honestly... ewww...
They've already made their feelings quite clear by refusing to allow 
people
to bring their own devices and taking steps to even hide their SIP 
servers
(changing the port from the RFC standard 5060 to 5061 for example.) 
Why not
go with someone who's actually willing to allow you to use Asterisk 
and any
phone you want like NuFone, BroadVoice, IconnectHere or a host of 
others
instead of trying to hack Vonage...

At least when I signed up with Vonage they were the only VoIP 
provider that had numbers in my old rate center and could transfer 
the number from SBC.   It does, of course, suck not to be able to use 
it with Asterisk.  (I could sign up for a soft-phone, but I don't 
think it'd be with my old number defeating the purpose...)

 - ask
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk to Vonage

2004-08-27 Thread Deon Rodden
No. Just one regular $19.95 residential plan.  I've had 6 cell phones 
call my DID and my IVR picked up all 6 times. I never got a 7th cell, so 
I never tested the limit. But I don't want to abuse my BroadVoice 
account so I haven't tried it again. I mainly stick to 1 line, an 
occassional 2nd line/channel may be used, but I know it can do more.

The way I interact with BroadVoice though isn't officially sanctioned, I 
didn't prefer to use their Asterisk Only SIP gateway, in which they 
charge you 3.2 cents a minute (or whatever) when you exceed the first line.

Doug Shubert wrote:
Deon,
When you say I've tested up to 6 inbound calls at the same time
with Broadvoice, is this with 6 $19.95 DID numbers that you have 
assigned to *?
thanks
Doug

Deon Rodden wrote:
When I initially signed up with Packet8 and they sent their 
converter, I used a X100P card in my Asterisk server so that it could 
send and receive calls through Packet8, I suspect the same trick 
would work for Vonage.

The benefit is you can then have several phones in the house, or one 
at work, or a softphone in your laptop, register with your Asterisk 
server and then you can place and receive unlimited local/long 
distance calls through your Vonage account.  You can also have 
Asterisk answer and you can use it's IVR/Automated Attendant 
functionalities.

You will be limited to only 1 inbound/outbound call at a time 
though.  I eventually canned Packet8 in favor of BroadVoice, $19.95 a 
month, unlimited local and long distance, and I've tested up to 6 
inbound calls at the same time and it worked.

Ask Bjørn Hansen wrote:
On Aug 24, 2004, at 4:17 PM, Chris Shaw wrote:
I hold no ill will towards Vonage but I have to say honestly... 
ewww...

They've already made their feelings quite clear by refusing to 
allow people
to bring their own devices and taking steps to even hide their SIP 
servers
(changing the port from the RFC standard 5060 to 5061 for example.) 
Why not
go with someone who's actually willing to allow you to use Asterisk 
and any
phone you want like NuFone, BroadVoice, IconnectHere or a host of 
others
instead of trying to hack Vonage...


At least when I signed up with Vonage they were the only VoIP 
provider that had numbers in my old rate center and could transfer 
the number from SBC.   It does, of course, suck not to be able to 
use it with Asterisk.  (I could sign up for a soft-phone, but I 
don't think it'd be with my old number defeating the purpose...)

 - ask
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk to Vonage

2004-08-27 Thread Doug Shubert
ok.. could we add a 'hunt group' to * and roll incoming calls over to 
several extensions?

We also signed up with the Broadvoice 'BYOD' $19.95 service just in the 
past week
and found the service to work extremely well with Asterisk. I also 
updated the * server to 1.0-RC2
before testing it.

Doug
Deon Rodden wrote:
No. Just one regular $19.95 residential plan.  I've had 6 cell phones 
call my DID and my IVR picked up all 6 times. I never got a 7th cell, 
so I never tested the limit. But I don't want to abuse my BroadVoice 
account so I haven't tried it again. I mainly stick to 1 line, an 
occassional 2nd line/channel may be used, but I know it can do more.

The way I interact with BroadVoice though isn't officially sanctioned, 
I didn't prefer to use their Asterisk Only SIP gateway, in which 
they charge you 3.2 cents a minute (or whatever) when you exceed the 
first line.

Doug Shubert wrote:
Deon,
When you say I've tested up to 6 inbound calls at the same time
with Broadvoice, is this with 6 $19.95 DID numbers that you have 
assigned to *?
thanks
Doug

Deon Rodden wrote:
When I initially signed up with Packet8 and they sent their 
converter, I used a X100P card in my Asterisk server so that it 
could send and receive calls through Packet8, I suspect the same 
trick would work for Vonage.

The benefit is you can then have several phones in the house, or one 
at work, or a softphone in your laptop, register with your Asterisk 
server and then you can place and receive unlimited local/long 
distance calls through your Vonage account.  You can also have 
Asterisk answer and you can use it's IVR/Automated Attendant 
functionalities.

You will be limited to only 1 inbound/outbound call at a time 
though.  I eventually canned Packet8 in favor of BroadVoice, $19.95 
a month, unlimited local and long distance, and I've tested up to 6 
inbound calls at the same time and it worked.

Ask Bjørn Hansen wrote:
On Aug 24, 2004, at 4:17 PM, Chris Shaw wrote:
I hold no ill will towards Vonage but I have to say honestly... 
ewww...

They've already made their feelings quite clear by refusing to 
allow people
to bring their own devices and taking steps to even hide their SIP 
servers
(changing the port from the RFC standard 5060 to 5061 for 
example.) Why not
go with someone who's actually willing to allow you to use 
Asterisk and any
phone you want like NuFone, BroadVoice, IconnectHere or a host of 
others
instead of trying to hack Vonage...


At least when I signed up with Vonage they were the only VoIP 
provider that had numbers in my old rate center and could transfer 
the number from SBC.   It does, of course, suck not to be able to 
use it with Asterisk.  (I could sign up for a soft-phone, but I 
don't think it'd be with my old number defeating the purpose...)

 - ask
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk to Vonage

2004-08-27 Thread Jay Milk
FWIW, I've had Broadvoice running for two or three months now.  Very
reliable, good folks in tech-support helped with the initial asterisk
config and getting me SIP credentials.  Since my set-up as a home-pbx,
incoming calls ring all my extensions (Sipuras) all the time.  If
someone's already talking, they hear a call-waiting beep (again, Sipura
config) while the other extensions are rining.  It's truly confusing to
my wife, yet delightfully functional.

For Vonage, I've kept my ATA186 to retain two number associated with it.
I've added a $10/month softline and configured the hardline to
simulring, so all Vonage calls come in via the softline now.  This also
has worked flawlessly for around two months now.  I'm considering
wasting a previous FXO port on the ATA186 to utilize the 500 outgoing
minutes I have, but between the unlimited state-wide calling (from
Broadvoice) and the 500 long-distance minutes on the softline (and
simpletelecom's beta), we don't even need those minutes.

Economically, I'm considering getting rid of Vonage entirely.  They
currently cost us $25/month, and that's just to get a certain area code
that's unavailable elsewhere.  For $25, we could receive a lot of
incoming 800# calls...  Someday.

 -Original Message-
 From: Doug Shubert [mailto:[EMAIL PROTECTED] 
 Sent: Friday, August 27, 2004 8:51 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [Asterisk-Users] Asterisk to Vonage
 
 
 ok.. could we add a 'hunt group' to * and roll incoming calls over to 
 several extensions?
 
 We also signed up with the Broadvoice 'BYOD' $19.95 service 
 just in the 
 past week
 and found the service to work extremely well with Asterisk. I also 
 updated the * server to 1.0-RC2
 before testing it.
 
 Doug
 
 
 Deon Rodden wrote:
 
  No. Just one regular $19.95 residential plan.  I've had 6 
 cell phones
  call my DID and my IVR picked up all 6 times. I never got a 
 7th cell, 
  so I never tested the limit. But I don't want to abuse my 
 BroadVoice 
  account so I haven't tried it again. I mainly stick to 1 line, an 
  occassional 2nd line/channel may be used, but I know it can do more.
 
  The way I interact with BroadVoice though isn't officially 
 sanctioned,
  I didn't prefer to use their Asterisk Only SIP gateway, in which 
  they charge you 3.2 cents a minute (or whatever) when you 
 exceed the 
  first line.
 
  Doug Shubert wrote:
 
  Deon,
  When you say I've tested up to 6 inbound calls at the same time 
  with Broadvoice, is this with 6 $19.95 DID numbers that you have 
  assigned to *? thanks
  Doug
 
 
  Deon Rodden wrote:
 
  When I initially signed up with Packet8 and they sent their
  converter, I used a X100P card in my Asterisk server so that it 
  could send and receive calls through Packet8, I suspect the same 
  trick would work for Vonage.
 
  The benefit is you can then have several phones in the 
 house, or one
  at work, or a softphone in your laptop, register with 
 your Asterisk 
  server and then you can place and receive unlimited local/long 
  distance calls through your Vonage account.  You can also have 
  Asterisk answer and you can use it's IVR/Automated Attendant 
  functionalities.
 
  You will be limited to only 1 inbound/outbound call at a time
  though.  I eventually canned Packet8 in favor of 
 BroadVoice, $19.95 
  a month, unlimited local and long distance, and I've 
 tested up to 6 
  inbound calls at the same time and it worked.
 
  Ask Bjørn Hansen wrote:
 
 
  On Aug 24, 2004, at 4:17 PM, Chris Shaw wrote:
 
  I hold no ill will towards Vonage but I have to say honestly...
  ewww...
 
  They've already made their feelings quite clear by refusing to
  allow people
  to bring their own devices and taking steps to even 
 hide their SIP 
  servers
  (changing the port from the RFC standard 5060 to 5061 for 
  example.) Why not
  go with someone who's actually willing to allow you to use 
  Asterisk and any
  phone you want like NuFone, BroadVoice, IconnectHere or 
 a host of 
  others
  instead of trying to hack Vonage...
 
 
 
 
 
  At least when I signed up with Vonage they were the only VoIP
  provider that had numbers in my old rate center and 
 could transfer 
  the number from SBC.   It does, of course, suck not to 
 be able to 
  use it with Asterisk.  (I could sign up for a soft-phone, but I 
  don't think it'd be with my old number defeating the purpose...)


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk to Vonage

2004-08-27 Thread Chris Shaw

 The way I interact with BroadVoice though isn't officially sanctioned, I
 didn't prefer to use their Asterisk Only SIP gateway, in which they
 charge you 3.2 cents a minute (or whatever) when you exceed the first
line.

Where did you get this info? I have been using broadvoice for 2 months now
and have never heard of this? I have heard of the 3.2cents a minute thing,
but have never experienced it myself, I occasionally have calls on more than
one line when others are using the phone and I don't know it...

ok.. could we add a 'hunt group' to * and roll incoming calls over to
several extensions?

This totally defeats the purpose of VoIP This is going back to
circuit-switched mentality... Remember that in VoIP a Line is just a
username assigned to you by an ITSP, it can be a name or a number... You
don't need rollover because it's just a connection like someone sending an
E-Mail to your SMTP server...

I realize what you mean, getting several accounts and Rolling them over so
you can have multiple call appearances, but this breaks the whole idea of a
pure VoIP setup... At $20-30 a month, you might as well use a TDM400P and
add a second PSTN line, there are plans out there where when you sign up for
a 2nd line you get unlimited long distance...

My 0.0002

-Chris

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk to Vonage

2004-08-26 Thread Ask Bjørn Hansen
On Aug 24, 2004, at 4:17 PM, Chris Shaw wrote:
I hold no ill will towards Vonage but I have to say honestly... ewww...
They've already made their feelings quite clear by refusing to allow 
people
to bring their own devices and taking steps to even hide their SIP 
servers
(changing the port from the RFC standard 5060 to 5061 for example.) 
Why not
go with someone who's actually willing to allow you to use Asterisk 
and any
phone you want like NuFone, BroadVoice, IconnectHere or a host of 
others
instead of trying to hack Vonage...
At least when I signed up with Vonage they were the only VoIP provider 
that had numbers in my old rate center and could transfer the number 
from SBC.   It does, of course, suck not to be able to use it with 
Asterisk.  (I could sign up for a soft-phone, but I don't think it'd be 
with my old number defeating the purpose...)

 - ask
--
http://www.askbjoernhansen.com/
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk to Vonage

2004-08-24 Thread Jay Milk
Yes, search google for
 asterisk vonage working site:lists.digium.com

 -Original Message-
 From: Paterson, Mark [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, August 24, 2004 11:19 AM
 To: [EMAIL PROTECTED]
 Subject: [Asterisk-Users] Asterisk to Vonage
 
 
 I'm trying to connect my Asterisk server via sip using my 
 vonage soft phone account. Has any anyone successfully got to 
 work? I get error from
 asterisk saying:  == Parsing '/etc/asterisk/sip.conf':   == Parsing
 '/etc/asterisk/sip.conf': Found
 Aug 24 11:01:11 WARNING[1125329600]: acl.c:146 ast_get_ip: 
 Unable to lookup '216.115.25.199:5061' when trying to 
 register with the vonage sip proxy. Any examples would be 
 greatly appreciated.
 
 
 Rgs,
 mark
  
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED] 
 http://lists.digium.com/mailman/listinfo/aster isk-users
 To 
 UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk to Vonage

2004-08-24 Thread Chris Shaw
I hold no ill will towards Vonage but I have to say honestly... ewww...

They've already made their feelings quite clear by refusing to allow people
to bring their own devices and taking steps to even hide their SIP servers
(changing the port from the RFC standard 5060 to 5061 for example.) Why not
go with someone who's actually willing to allow you to use Asterisk and any
phone you want like NuFone, BroadVoice, IconnectHere or a host of others
instead of trying to hack Vonage...

Again... Ewww...

-Chris


- Original Message -
From: Jay Milk [EMAIL PROTECTED]
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
[EMAIL PROTECTED]
Sent: Tuesday, August 24, 2004 4:06 PM
Subject: RE: [Asterisk-Users] Asterisk to Vonage


 Yes, search google for
  asterisk vonage working site:lists.digium.com

  -Original Message-
  From: Paterson, Mark [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, August 24, 2004 11:19 AM
  To: [EMAIL PROTECTED]
  Subject: [Asterisk-Users] Asterisk to Vonage
 
 
  I'm trying to connect my Asterisk server via sip using my
  vonage soft phone account. Has any anyone successfully got to
  work? I get error from
  asterisk saying:  == Parsing '/etc/asterisk/sip.conf':   == Parsing
  '/etc/asterisk/sip.conf': Found
  Aug 24 11:01:11 WARNING[1125329600]: acl.c:146 ast_get_ip:
  Unable to lookup '216.115.25.199:5061' when trying to
  register with the vonage sip proxy. Any examples would be
  greatly appreciated.
 
 
  Rgs,
  mark
 
 
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/aster isk-users
  To
  UNSUBSCRIBE or update options visit:
 
 http://lists.digium.com/mailman/listinfo/asterisk-users



 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk to Vonage

2004-08-24 Thread Paterson, Mark
Honestly, do you think I would ask for help on the list if I hadn't come
up with any successful results on my own??

 Just asking if anyone has made this work. If so what rev of * were they
running and what do their configs look like.

Thanks.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jay Milk
Sent: Tuesday, August 24, 2004 6:06 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Asterisk to Vonage

Yes, search google for
 asterisk vonage working site:lists.digium.com

 -Original Message-
 From: Paterson, Mark [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, August 24, 2004 11:19 AM
 To: [EMAIL PROTECTED]
 Subject: [Asterisk-Users] Asterisk to Vonage
 
 
 I'm trying to connect my Asterisk server via sip using my vonage soft 
 phone account. Has any anyone successfully got to work? I get error 
 from
 asterisk saying:  == Parsing '/etc/asterisk/sip.conf':   == Parsing
 '/etc/asterisk/sip.conf': Found
 Aug 24 11:01:11 WARNING[1125329600]: acl.c:146 ast_get_ip: 
 Unable to lookup '216.115.25.199:5061' when trying to register with 
 the vonage sip proxy. Any examples would be greatly appreciated.
 
 
 Rgs,
 mark
  
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED] 
 http://lists.digium.com/mailman/listinfo/aster isk-users
 To 
 UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk to Vonage

2004-08-24 Thread Greg Hill
On Tue, 24 Aug 2004, Paterson, Mark wrote:

 Honestly, do you think I would ask for help on the list if I hadn't come
 up with any successful results on my own??

  Just asking if anyone has made this work. If so what rev of * were they

 running and what do their configs look like.

Jay does have it working. The search suggestion he gave is likely to bring
up the message he posted to this list some weeks ago. That message does
contain an example for sip.conf which shows how he has his configured.

Greg




 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Jay Milk
 Sent: Tuesday, August 24, 2004 6:06 PM
 To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
 Subject: RE: [Asterisk-Users] Asterisk to Vonage

 Yes, search google for
  asterisk vonage working site:lists.digium.com

  -Original Message-
  From: Paterson, Mark [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, August 24, 2004 11:19 AM
  To: [EMAIL PROTECTED]
  Subject: [Asterisk-Users] Asterisk to Vonage
 
 
  I'm trying to connect my Asterisk server via sip using my vonage soft
  phone account. Has any anyone successfully got to work? I get error
  from
  asterisk saying:  == Parsing '/etc/asterisk/sip.conf':   == Parsing
  '/etc/asterisk/sip.conf': Found
  Aug 24 11:01:11 WARNING[1125329600]: acl.c:146 ast_get_ip:
  Unable to lookup '216.115.25.199:5061' when trying to register with
  the vonage sip proxy. Any examples would be greatly appreciated.
 
 
  Rgs,
  mark
 
 
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/aster isk-users
  To
  UNSUBSCRIBE or update options visit:
 
 http://lists.digium.com/mailman/listinfo/asterisk-users



 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk to Vonage

2004-08-24 Thread Assaf Benharoosh
 
I made it work:

Sip.conf:

register = 1yournumber:secret@atlas-east.vonage.net:5060

[vonage]
type=friend
username=1yournumber
secret=secret
host=atlas-east.vonage.net
port=5060
allow=all
maxexpirey=15
dtmfmode=inband
fromuser=1yournumber
fromdomain=atlas-east.vonage.net
canreinvite=no
nat=yes
context=yourcontext

Extensions.conf:

exten = _1yournumber,1,your app

Enjoy
Assaf.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paterson,
Mark
Sent: Tuesday, August 24, 2004 7:37 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Asterisk to Vonage

Honestly, do you think I would ask for help on the list if I hadn't come
up with any successful results on my own??

 Just asking if anyone has made this work. If so what rev of * were they
running and what do their configs look like.

Thanks.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jay Milk
Sent: Tuesday, August 24, 2004 6:06 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Asterisk to Vonage

Yes, search google for
 asterisk vonage working site:lists.digium.com

 -Original Message-
 From: Paterson, Mark [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, August 24, 2004 11:19 AM
 To: [EMAIL PROTECTED]
 Subject: [Asterisk-Users] Asterisk to Vonage
 
 
 I'm trying to connect my Asterisk server via sip using my vonage soft 
 phone account. Has any anyone successfully got to work? I get error 
 from
 asterisk saying:  == Parsing '/etc/asterisk/sip.conf':   == Parsing
 '/etc/asterisk/sip.conf': Found
 Aug 24 11:01:11 WARNING[1125329600]: acl.c:146 ast_get_ip: 
 Unable to lookup '216.115.25.199:5061' when trying to register with 
 the vonage sip proxy. Any examples would be greatly appreciated.
 
 
 Rgs,
 mark
  
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/aster isk-users To 
 UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk to Vonage

2004-08-24 Thread Richard Cook
Hello,

Do you know how many simultaneous outbound/inbound connections are allowed
through Vonage?

--
Richard Cook
[EMAIL PROTECTED]
Tel: 705-497-9320



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Assaf
Benharoosh
Sent: Tuesday, August 24, 2004 10:59 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Asterisk to Vonage

 
I made it work:

Sip.conf:

register = 1yournumber:secret@atlas-east.vonage.net:5060

[vonage]
type=friend
username=1yournumber
secret=secret
host=atlas-east.vonage.net
port=5060
allow=all
maxexpirey=15
dtmfmode=inband
fromuser=1yournumber
fromdomain=atlas-east.vonage.net
canreinvite=no
nat=yes
context=yourcontext

Extensions.conf:

exten = _1yournumber,1,your app

Enjoy
Assaf.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paterson, Mark
Sent: Tuesday, August 24, 2004 7:37 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Asterisk to Vonage

Honestly, do you think I would ask for help on the list if I hadn't come up
with any successful results on my own??

 Just asking if anyone has made this work. If so what rev of * were they
running and what do their configs look like.

Thanks.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jay Milk
Sent: Tuesday, August 24, 2004 6:06 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Asterisk to Vonage

Yes, search google for
 asterisk vonage working site:lists.digium.com

 -Original Message-
 From: Paterson, Mark [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, August 24, 2004 11:19 AM
 To: [EMAIL PROTECTED]
 Subject: [Asterisk-Users] Asterisk to Vonage
 
 
 I'm trying to connect my Asterisk server via sip using my vonage soft 
 phone account. Has any anyone successfully got to work? I get error 
 from
 asterisk saying:  == Parsing '/etc/asterisk/sip.conf':   == Parsing
 '/etc/asterisk/sip.conf': Found
 Aug 24 11:01:11 WARNING[1125329600]: acl.c:146 ast_get_ip: 
 Unable to lookup '216.115.25.199:5061' when trying to register with 
 the vonage sip proxy. Any examples would be greatly appreciated.
 
 
 Rgs,
 mark
  
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/aster isk-users To 
 UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk to Vonage

2004-08-24 Thread Jay Milk
Honestly, do you think I would reply with a google-search if what you're
looking for wasn't answered in there?

Click here, my lazy friend:
http://lists.digium.com/pipermail/asterisk-users/2004-June/052678.html

Config files all pre-chewed for your consumption.

 -Original Message-
 From: Paterson, Mark [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, August 24, 2004 6:37 PM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: RE: [Asterisk-Users] Asterisk to Vonage
 
 
 Honestly, do you think I would ask for help on the list if I 
 hadn't come up with any successful results on my own??
 
  Just asking if anyone has made this work. If so what rev of 
 * were they running and what do their configs look like.
 
 Thanks.
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Jay Milk
 Sent: Tuesday, August 24, 2004 6:06 PM
 To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
 Subject: RE: [Asterisk-Users] Asterisk to Vonage
 
 Yes, search google for
  asterisk vonage working site:lists.digium.com
 
  -Original Message-
  From: Paterson, Mark [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, August 24, 2004 11:19 AM
  To: [EMAIL PROTECTED]
  Subject: [Asterisk-Users] Asterisk to Vonage
  
  
  I'm trying to connect my Asterisk server via sip using my 
 vonage soft
  phone account. Has any anyone successfully got to work? I get error 
  from
  asterisk saying:  == Parsing '/etc/asterisk/sip.conf':   == Parsing
  '/etc/asterisk/sip.conf': Found
  Aug 24 11:01:11 WARNING[1125329600]: acl.c:146 ast_get_ip: 
  Unable to lookup '216.115.25.199:5061' when trying to register with 
  the vonage sip proxy. Any examples would be greatly appreciated.
  
  
  Rgs,
  mark
   
  
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/aster isk-users
  To 
  UNSUBSCRIBE or update options visit:
 
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED] 
 http://lists.digium.com/mailman/listinfo/aster isk-users
 To 
 UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk to Vonage

2004-08-24 Thread Jay Milk
AFAIK, unlimited -- since the Softphone is metered, you're being charged
for each outgoing minute anyway.  I've had four simultaneous incoming
calls going at the same time, but no extra charge.

 -Original Message-
 From: Richard Cook [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, August 24, 2004 10:01 PM
 To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
 Subject: RE: [Asterisk-Users] Asterisk to Vonage
 
 
 Hello,
 
 Do you know how many simultaneous outbound/inbound 
 connections are allowed through Vonage?
 
 --
 Richard Cook
 [EMAIL PROTECTED]
 Tel: 705-497-9320
 
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Assaf Benharoosh
 Sent: Tuesday, August 24, 2004 10:59 PM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: RE: [Asterisk-Users] Asterisk to Vonage
 
  
 I made it work:
 
 Sip.conf:
 
 register = 1yournumber:secret@atlas-east.vonage.net:5060
 
 [vonage]
 type=friend
 username=1yournumber
 secret=secret
 host=atlas-east.vonage.net
 port=5060
 allow=all
 maxexpirey=15
 dtmfmode=inband
 fromuser=1yournumber
 fromdomain=atlas-east.vonage.net
 canreinvite=no
 nat=yes
 context=yourcontext
 
 Extensions.conf:
 
 exten = _1yournumber,1,your app
 
 Enjoy
 Assaf.
 
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Paterson, Mark
 Sent: Tuesday, August 24, 2004 7:37 PM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: RE: [Asterisk-Users] Asterisk to Vonage
 
 Honestly, do you think I would ask for help on the list if I 
 hadn't come up with any successful results on my own??
 
  Just asking if anyone has made this work. If so what rev of 
 * were they running and what do their configs look like.
 
 Thanks.
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Jay Milk
 Sent: Tuesday, August 24, 2004 6:06 PM
 To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
 Subject: RE: [Asterisk-Users] Asterisk to Vonage
 
 Yes, search google for
  asterisk vonage working site:lists.digium.com
 
  -Original Message-
  From: Paterson, Mark [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, August 24, 2004 11:19 AM
  To: [EMAIL PROTECTED]
  Subject: [Asterisk-Users] Asterisk to Vonage
  
  
  I'm trying to connect my Asterisk server via sip using my 
 vonage soft
  phone account. Has any anyone successfully got to work? I get error 
  from
  asterisk saying:  == Parsing '/etc/asterisk/sip.conf':   == Parsing
  '/etc/asterisk/sip.conf': Found
  Aug 24 11:01:11 WARNING[1125329600]: acl.c:146 ast_get_ip: 
  Unable to lookup '216.115.25.199:5061' when trying to register with 
  the vonage sip proxy. Any examples would be greatly appreciated.
  
  
  Rgs,
  mark
   
  
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED] 
  http://lists.digium.com/mailman/listinfo/aster isk-users To 
  UNSUBSCRIBE or update options visit:
 
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED] 
 http://lists.digium.com/mailman/listinfo/aster isk-users
 To 
 UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Asterisk and Vonage -- no make that VoicePulse Connect :)

2004-02-16 Thread Jeff
VoicePulse--- If I get 2
simultaneous calls? 

 For one local number from voicepulse, is it possible to get 
simultaneous incoming calls?



Jeff Chen 
www.mutualphone.com


Yahoo messenger ID: jeffcheny2k

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tom Knox
Sent: February 16, 2004 2:01 AM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Asterisk and Vonage -- no make that VoicePulse
Connect :)

Thanks Michael,  VoicePulse does have local number, so I just
provisioned
one :)

Now I am setting it up, no problem so far, the next question is.  If I
get 2
simultaneous calls on my inbound will one ring busy or will asterisk
handle
this for me?  I would like to be able to receive multiple simultaneous
calls
if possible for an application I am developing.

Also, I assume to go through my router (NAT) I just need to open up the
one
port, 5036, right?

Whopee!  I can give Vonage it's device and high prices back soon :)  Too
bad
they couldn't play nice and allow other devices on their service.

 I used Vonage for a year, up until last month in fact. However, there
 doesn't seem to be a way to avoind using their ATA/MTA if you use
their
 service. You won't be able to connect directly to their servers with
 your * box.

 SI switched to VoicePulse Connect. I actually prefer their 2.9
 cent/minute rates as opposed to a flat $35/month. I rarely use 1000
 minutes/month so I'm saving money over Vonage.

 There was a down side in that VP doesn't offer DIDs in my area.
 Therefore I still have 2 POTS lines for incomming calls, but that was
 likely going to stay that way anyhow, as abackup to when the ISP or
 ITSP have problems.

 Also, in order to pass SIP through your router you're going to have
 open up potentially a lot of ports. I prefer to connect to VPC using
 IAX2, which requires that I open only one port.

 Michael Graves

 --
 Michael Graves   [EMAIL PROTECTED]
 Sr. Product Specialist  www.pixelpower.com
 Pixel Power Inc. [EMAIL PROTECTED]

 I am easily satisfied with the very best - Winston Churchill

 The questions arisen, is this a prison? Some say it is, but I say it
isn't.
 - Ian Hunter



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.577 / Virus Database: 366 - Release Date: 2/4/2004

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk and Vonage -- no make that VoicePulse Connect :)

2004-02-16 Thread Michael Graves
On Sun, 15 Feb 2004 21:00:53 -0500, Tom Knox wrote:

Thanks Michael,  VoicePulse does have local number, so I just provisioned
one :)

Now I am setting it up, no problem so far, the next question is.  If I get 2
simultaneous calls on my inbound will one ring busy or will asterisk handle
this for me?  I would like to be able to receive multiple simultaneous calls
if possible for an application I am developing.

I think this is possible, but since I don't have a DID from them I
can't say for sure. I can say that I can make up to 6 calls at the same
time with one account. They love that since it eats up minutes. I usew
to to conference in co-workers.

Also, I assume to go through my router (NAT) I just need to open up the one
port, 5036, right?

Not 5036, that's for SIP. Use 4569 for IAX2.

Whopee!  I can give Vonage it's device and high prices back soon :)  Too bad
they couldn't play nice and allow other devices on their service.

Yeah, I felt the same way. If you've had the service for a while they
leave you with the ATA. One day I'll unlock mine and puit it to use.

Michael

--
Michael Graves   [EMAIL PROTECTED]
Sr. Product Specialist  www.pixelpower.com
Pixel Power Inc. [EMAIL PROTECTED]

With us or against us isn't a policy worthy of a democratic superpower.
-- Zbigniew Brzezinski, Former US National Security Advisor
 
** Tag(s) inserted by Bandit Tagger98 - http://www.gbar.dtu.dk/~c918704


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk and Vonage -- possible? Other DID providers with Atlanta presence?

2004-02-15 Thread Steve Rodgers

Replacing the sip terminal for Vonage isn't possible. The terminal is locked 
and will not allow access by the user to get the user/password info, and the
user/password handshaking is encrypted which prevents it from being spied 
upon. 

The only way this will work is if you plug the analog output of the SIP 
terminal into an asterisk FXO card such as the X100p. I use this setup,
but it has the drawback exacerbating echo problems.

This issue is one of my personal pet peeves, but the ITSP's refuse to
allow direct access because thier paranoid about fraud in the form of
distributing user/passwords to multiple users.

I suppose if you were determined, you could gain access to and dissassemble
the firmware in the SIP box to try and get at the configuration info, but I 
suspect it won't be easy unless you have lots of reverse engineering 
horsepower at your disposal.

Steve.






On Sunday 15 February 2004 13:00, Tom Knox wrote:
 OK, time for this 1 day old Asterisk convert to start getting his feet wet

 :)

 I have just installed Asterisk on a Redhat box -- easy installation!

 I am not using any analog interface hardware, instead am going to try to
 test using my Vonage account.

 S. The question is, how would I set up Asterisk to replace my
 Motorola VT100v  voice terminal that Vonage provided me?  I have been
 through the manual, and determined it is using SIP, so how do you set up
 asterisk to send and receive from a SIP provider.

 Next (more advanced?) question, if I get a second SIP DID how would I set
 this up also.

 I am going to be developing some apps to use with Asterisk so plan on
 contributing here just as soon as I can :)

 Thanks in advance!


 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.577 / Virus Database: 366 - Release Date: 2/4/2004

 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk and Vonage -- possible? Other DID providers with Atlanta presence?

2004-02-15 Thread Michael Graves
On Sun, 15 Feb 2004 16:00:04 -0500, Tom Knox wrote:
I am not using any analog interface hardware, instead am going to try to
test using my Vonage account.

S. The question is, how would I set up Asterisk to replace my
Motorola VT100v  voice terminal that Vonage provided me?  I have been
through the manual, and determined it is using SIP, so how do you set up
asterisk to send and receive from a SIP provider.

Next (more advanced?) question, if I get a second SIP DID how would I set
this up also.

I used Vonage for a year, up until last month in fact. However, there
doesn't seem to be a way to avoind using their ATA/MTA if you use their
service. You won't be able to connect directly to their servers with
your * box.

SI switched to VoicePulse Connect. I actually prefer their 2.9
cent/minute rates as opposed to a flat $35/month. I rarely use 1000
minutes/month so I'm saving money over Vonage.

There was a down side in that VP doesn't offer DIDs in my area.
Therefore I still have 2 POTS lines for incomming calls, but that was
likely going to stay that way anyhow, as abackup to when the ISP or
ITSP have problems.

Also, in order to pass SIP through your router you're going to have
open up potentially a lot of ports. I prefer to connect to VPC using
IAX2, which requires that I open only one port.

Michael Graves

--
Michael Graves   [EMAIL PROTECTED]
Sr. Product Specialist  www.pixelpower.com
Pixel Power Inc. [EMAIL PROTECTED]

I am easily satisfied with the very best - Winston Churchill  
 
The questions arisen, is this a prison? Some say it is, but I say it isn't.
 - Ian Hunter
 
** Tag(s) inserted by Bandit Tagger98 - http://www.gbar.dtu.dk/~c918704


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users