any explanation? what is your register => statement? I can make calls, but can not recieve them. When i use sip debug, it seems like asterisk is getting something from broadvoice, but it fails to ring my phone.
--Dalon On Wed, 26 Jan 2005 11:09:05 -0800, Manjit Riat <[EMAIL PROTECTED]> wrote: > > > > I finally got my incoming and outgoing to work on Broadvoice with a > configuration file that is no where close to the one given by them. > > > > > > Here it Is (sip.conf). For others who have a working config could u please > share so that I could compare. Thank You > > > > [broadvoice] > > type=friend > > username=[number] > > fromuser=[number] > > secret=[password] > > 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=147.135.8.128 > > context=from-broadvoice > > dtmfmode=inband > > canreinvite=no > > nat=yes > > allow=ulaw > > > > [bv-in-2] > > type=friend > > host=147.135.0.128 > > context=from-broadvoice > > dtmfmode=inband > > canreinvite=no > > nat=yes > > allow=ulaw > > > > [bv-in-3] > > type=friend > > host=147.135.4.128 > > context=from-broadvoice > > canreinvite=no > > nat=yes > > allow=ulaw > > dtmfmode=inband > > > _______________________________________________ > 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
