[Asterisk-Users] Can't access outside voicemail services through asterisk

Martin Pycko martinp at digium.com
Mon Jul 7 12:33:25 MST 2003


Come on,

exten => *98,1,Dial,Zap/g1/BYEXTENSION
should work since it's old sytax.

It's more propable that you have that *98 in a diffrent context
than assigned for those channels or you don't have the group 1 defined
properly ....

Martin

On 7 Jul 2003, Steven Critchfield wrote:

> On Mon, 2003-07-07 at 13:31, Derek Beaumont wrote:
> > I want to be able to check my Bell voicemail
> > (*98) using a phone attached to my asterisk box.
> >
> > In extensions.conf I have defined
> > exten=>*98,1,Dial,Zap/g1/BYEXTENSION
> >
> > However, when I dial *98, I just get a fast busy
> > signal.
> >
> > Is the * digit reserved for internal purposes?
>
> Not really, but likely you do not have a extension to deal with that
> option. Try...
> exten => *98,1,Dial(Zap/${TRUNK}/${EXTEN}
> --
> Steven Critchfield  <critch at basesys.com>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list