Re: [asterisk-users] sip and extensions

2012-07-06 Thread Shitian Long
Hello, If you would like to make out bound call (from Asterisk to SIP provider), it is fine. But if you want have inbound call (from SIP provider to Asterisk). I think you are supposed to have something like this sip.conf register => 5552530146:@sip3.voipvoip.com/5552530146 [5552530146] .

Re: [asterisk-users] sip and extensions

2012-07-05 Thread Thomas Perron
Hi, I changed these codes to not coincide with actual account info. Thanks On Thu, Jul 5, 2012 at 5:48 PM, Tim Nelson wrote: > - Original Message - > > > I am new. Here is the code that I am playing with on CentOS 6.x > > > register => 5552530146:funnytiger...@sip3.voipvoip.com > > > [o

Re: [asterisk-users] sip and extensions

2012-07-05 Thread Tim Nelson
- Original Message - > I am new. Here is the code that I am playing with on CentOS 6.x > register => 5552530146:funnytiger...@sip3.voipvoip.com > [outgoing] > username=5552530146 > type=peer > qualify=yes > secret=funnytiger123 > nat=auto > insecure=very > host=69.90.209.57 > fromuser=5

[asterisk-users] sip and extensions

2012-07-05 Thread Thomas Perron
I am new. Here is the code that I am playing with on CentOS 6.x When I dial the number that corresponds w/ my SIP account I get a recording: "reached a non-working number" I built Asterisk a few times last year and am now back working on a similar project. In my view, there is somethi