[Asterisk-Users] BroadVoice Voicemail

Jay Milk jay at skimmilk.net
Wed Aug 11 22:07:07 MST 2004


Praytell, if you have Asterisk working, why do you even bother with the
BroadVoice voicemail?  First order of business when I activated my BV
lines was to disable voice-messaging and set "busy-forward" to my PSTN
number (which in the meantime has been changed to my Vonage Softline)

> -----Original Message-----
> From: Chris [mailto:cshaw59 at comcast.net] 
> Sent: Wednesday, August 11, 2004 11:23 PM
> To: asterisk-users at lists.digium.com
> Subject: Re: [Asterisk-Users] BroadVoice Voicemail
> 
> 
> Ok, LOL sorry, I don't mean to keep posting. I figured out an 
> acceptable solution.
> 
> Set your sip.conf and your phone to inband as BroadVoice 
> requires. Then simply create an extension for BV Voicemail 
> and use the SIPDtmfMode() command like this
> 
> exten => *86,1,SIPDtmfMode(rfc2833)
> exten => *86,2,Dial(SIP/${EXTEN}@broadvoice,60)
> exten => *86,3,Congestion()
> 
> This works, but I still think there may be a bug, you 
> shouldn't need to do this and this SHOULDNT work but it does...
> 
> ----- Original Message ----- 
> From: "Chris" <cshaw59 at comcast.net>
> To: <asterisk-users at lists.digium.com>
> Sent: Wednesday, August 11, 2004 9:07 PM
> Subject: Re: [Asterisk-Users] BroadVoice Voicemail
> 
> 
> > hrmmmm ok... this has the annoying but logical side effect 
> of making 
> > Comedian Mail not work...  Probably because * is expecting 
> an RFC2833 
> > response but is getting noise instead...
> >
> > This smells like a bug but I can't figure it out, DTMF works for
> everything
> > else I've tried...
> >
> > The wierd thing is, I thought maybe it was the phone's inband dtmf 
> > causing the problem so I tried switching to info or rfc2833, but it 
> > only works if the * dtmfmode setting is anything but inband and the 
> > phone's dtmf mode IS inband... Very WIERD...
> >
> > -Chris
> >
> > ----- Original Message -----
> > From: "Chris" <cshaw59 at comcast.net>
> > To: <asterisk-users at lists.digium.com>
> > Sent: Wednesday, August 11, 2004 7:19 PM
> > Subject: [Asterisk-Users] BroadVoice Voicemail
> >
> >
> > > I thought I would share this because I have been having trouble
> accessing
> > my
> > > BV voicemail through * and I just figured out how to fix it...
> > >
> > > Check and make sure that your SIP device is using inband DTMF and 
> > > that
> > your
> > > [device] context in sip.conf has dtmfmode=rfc2833. If it 
> is set to 
> > > info
> or
> > > inband it WILL NOT WORK...
> > >
> > >     -Chris
> > >
> > > _______________________________________________
> > > 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/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