Re: [Asterisk-Users] Dial out through Broadvoice

2005-02-26 Thread Your Name


> Hello all,
> When I call the Broadvoice number all is good.
> When I try to call out through DISA on my broadvoice line i get the 
following:
> 
> Executing Dial("SIP/147.135.0.129-0815bc60", 
> "SIP/[EMAIL PROTECTED]|30") in new stack
> -- Called [EMAIL PROTECTED]
> -- Got SIP response 480 "Temporarily Not Available" back from 
> 147.135.16.128
> -- SIP/proxy.bos.broadvoice.com-3493 is circuit-busy
>   == Everyone is busy/congested at this time
> -- Executing Busy("SIP/147.135.0.129-0815bc60", "") in new stack
>   == Spawn extension (outgoing, 16037862111, 102) exited non-zero on 
> 'SIP/147.135.0.129-0815bc60'
> 
> Is this as simple as it seems?  Broadvoice is circut busy?  Can any 
one think 
> of any other reason I might get this message?  Or do I just need to 
call 
> BroadVoice and complain? I have tried two different proxy's (ip's in 
> /etc/hosts) and get the same error.
> 
> in extensions.conf:
> [outgoing]
> exten => _1NXXNXX, 1, dial(SIP/${EXTEN}
@proxy.bos.broadvoice.com,30) ; 
> exten => _1NXXNXX, 2, congestion() ; No answer, nothing
> exten => _1NXXNXX, 102, busy() ; Busy
> 
> in sip.conf:
> [general]
> context=default   ; Default context for incoming 
calls
> port=5060 ; UDP Port to bind to (SIP standard 
port is 5060)
> bindaddr=192.168.123.100  ; IP address to bind to 
(0.0.0.0 binds to all)
> srvlookup=yes ; Enable DNS SRV lookups on outbound 
calls
>   ; Note: Asterisk only uses the first 
host
>   ; in SRV records
>   ; Disabling DNS SRV lookups disables 
the
>   ; ability to place SIP calls based on 
domain
>   ; names to some other SIP users on the 
Internet
> register => 
> 
[EMAIL PROTECTED]:XX:[EMAIL PROTECTED]
> 
> [broadvoice1]
> type=friend
> username=603XXX
> fromuser=603XXX
> secret=XX
> host=proxy.bos.broadvoice.com
> fromdomain=sip.broadvoice.com
> context=broadvoice
> dtmfmode=inband
> disallow=all
> allow=ulaw
> canreinvite=no
> nat=yes
> 
> [bv-in-1]
> type=friend
> host=sip.broadvoice.com
> context=broadvoice
> dtmfmode=inband
> canreinvite=no
> nat=yes
> 

Try adding this line to sip:
insecure=very

see if that helps.  if not, try a standard registration string instead 
of the one broadvoice tells you to use.

Also - make sure you're using the password they sent you in an email - 
not the one you used when you signed up on their website.


___
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] installing Asterisk on FreeBSD

2004-01-20 Thread Your Name

Hello,

I've been lurking for about a week or so and I just a quick question.  

I've read all the docs I can find on this subject, but I've had no luck 
installing * on FreeBSD, using ports or packages.

I'm hoping to start a dialogue with someone who has.

The problem is that * core dumps on startup, right after loading 
codec_speex.so .

TIA,

-Jason
___
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] Newbie, Loaded Asterisk can't figure out manual

2003-06-29 Thread Your Name
Just loaded it yesterday running on TDM400P and X100P.  I have also
loaded the sample setttings.

1.  What's the first thing you guys do?  Change .conf files or do it
from CLI?

2.  Just trying to get it up and running to see if everything works.  Do
I setup Extensions first?

3.  Can I just remove some of the ; within the .conf files to get a
simple PBX working?

I would appreciate your thoughts and knowledge!

John
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users