On Sun, 25 Jul 2004, Rich Adamson wrote:

> I just started service with Broadvoice.com and everything seems to work.
> However, apparently my understanding of incoming sip contexts is less
> then what I thought it was. Could someone point me in the right
> direction? (* on a public address, CVS-HEAD-07/12/04, C7960 phones)
>
> In my sip.conf I have:
> [general]
> port = 5060
> bindaddr = 0.0.0.0
> allow=ulaw
> tos=0x18  ;sets ip tos bits (=lowdelay and throughput)
> context = bogon-calls   ; Send SIP callers that we don't know about here
> context=from-broadvoice
> register=3035391111:[EMAIL PROTECTED]/5391111
>  <snip>
> [broadvoice] ;this is referenced for outgoing calls to Broadvoice.com
> type=peer
> username=3035391111
>  <snip>

this doesn't address your question (I think the other post did) but it
anticipates your next question.. Add dtmfmode=general to BOTH the general
and broadvoice contexts in sip.conf. Asterisk seems to make an incorrect
assumption about dtmf with broadvoice (on calls inbound to your box, that
is) unless you set it in the general section as well.

Greg


_______________________________________________
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

Reply via email to