[Asterisk-Users] Trouble with *80, *82
Matteo Brancaleoni
mbrancaleoni at espia.it
Thu May 15 06:33:33 MST 2003
mmh, that's because recemtly *8# was changed to *8 for
compatibility purposes with sip channel.
But that broke *80 & *82 .
I think the better way is to change *80 & *82
to something else, something that not begins with *8
OR
disable callpickup
OR
edit res/res_parking.c , line 52
static char pickup_ext[AST_MAX_EXTENSION] = "*8";
and change it to something else
Matteo.
Il gio, 2003-05-15 alle 08:16, Brad Bergman ha scritto:
> Hi,
>
> I'm having trouble dialling the codes for blacklist & un-hide caller ID
> (*80 & *82) using a TDM400. I get reorder tone as soon as I dial *8, and
> in fact I can pick up calls with just *8 rather than *8# when there is one
> to be picked up.
>
> Ideas?
>
> Thanks,
> brad
>
More information about the asterisk-users
mailing list