[Asterisk-Users] Broadvoice problems with outbound calls {Scanned}
Jay Milk
jay at skimmilk.net
Thu Feb 3 10:19:46 MST 2005
Try
register => number:password at sip.broadvoice.com
Instead of that odd line you have down there.
> -----Original Message-----
> From: Randy Johnson [mailto:techlists at paperlesspractice.com]
> Sent: Thursday, February 03, 2005 8:44 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Broadvoice problems with
> outbound calls {Scanned}
>
>
> David,
>
> Here is why register line, not sure if it would be the same
> effect as yours:
>
> register=5555551212 at sip.broadvoice.com:password:5555551212 at sip
.broadvoice.com/s
>
>
> ----- Original Message -----
> From: "David Shaw" <asterisk at ke6upi.com>
> To: <asterisk-users at lists.digium.com>
> Sent: Wednesday, February 02, 2005 4:49 PM
> Subject: [Asterisk-Users] Broadvoice problems with outbound
> calls {Scanned}
>
>
> > Hello All, I sign up with $5.99 broadvoice plan. I made in and
> > outbound calls OK. I upgraded to unlimited world and now I have
> > problems with outbound calls. I called broadvoice and they
> said they
> > would get back it me.
> >
> > Here are my sip and extension files.
> >
> >
> > sip.conf
> >
> > register => XXXXXXXXXX:passwd at sip.broadvoice.com
> >
> > [broadvoice]
> > type=friend
> > username=XXXXXXXXXX
> > fromuser=XXXXXXXXXX
> > secret=passwd
> > host=sip.broadvoice.com
> > fromdomain=sip.broadvoice.com
> > context=from-broadvoice
> > dtmfmode=inband
> > disallow=all
> > allow=ulaw
> > canreinvite=no
> > nat=yes
> >
> > [bv-in-1]
> > type=friend
> > host=sip.broadvoice.com
> > context=from-broadvoice
> > dtmfmode=inband
> > canreinvite=no
> > nat=yes
> > allow=ulaw
> >
> > extensions.conf
> >
> > exten => _NXXXXXX,1,Dial(${TRUNKL2}/${EXTEN})
> > exten => _NXXXXXX,2,Dial(${TRUNKL3}/${EXTEN})
> > exten => _NXXXXXX,1,Dial(SIP/${EXTEN}@sip.broadvoice.com)
> >
> > exten => _1NXXNXXXXXX,1,Dial(SIP/${EXTEN}@sip.broadvoice.com)
> > exten => _1NXXNXXXXXX,2,Dial(${TRUNKL2}/${EXTEN})
> > exten => _1NXXNXXXXXX,3,Dial(${TRUNKL3}/${EXTEN})
> > exten => _01144XXXXXXXXXX,1,Dial(SIP/${EXTEN}@sip.broadvoice.com)
> > exten => _01144XXXXXXXXXX,2,Dial(${TRUNKL3}/${EXTEN})
> >
> > Thanks, David
> >
> > --
> > This message has been scanned for viruses and
> > dangerous content by KE6UPI, and is
> > believed to be clean.
> > KE6UPI thanks MailScanner for their support.
> > Please contact support at ke6upi.com if you have
> > questions about this email.
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at 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 at lists.digium.com
> http://lists.digium.com/mailman/listinfo/aster> isk-users
> To
> UNSUBSCRIBE or update options visit:
>
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list