Yes, this is working for me.
The remote side must send *<ani>*<dnis>* for this to work. If
asterisk
does not detect the first *, then it prints the message you are seeing.
On Fri, 2004-07-16 at 07:18, Joseph wrote:> Is anyone using Feature Group D with a digium 405P card
> and get the ANI spill to work (callerid)?
>
> I can get the dnis to work fine.
>
> But not the caller id.
>
> Here is the error I get:
> chan_zap.c:4628 ss_thread: Got a non-Feature Group D input on
> channel 3. Assuming E&M Wink instead
>
> zapata.conf: **********
> group = 3
> callerid=asreceived
> context=incoming
> usecallerid=yes
> immediate=no
> signalling=featd
> channel=1-24
> ***********************
>
> zaptel.conf
> span=1,1,0,d4,ami
> e&m=1-24
>
> How can I debug this?
> We have tried everything we can think of on the provider side...
> Would anyone perchance have a sample of the settings needed
> on the provider side to make featd work right?
>
> Thanks.