[asterisk-users] CallerID inconsistently presented through ISDN/cellular networks
Richard Mudgett
rmudgett at digium.com
Wed Nov 9 11:59:04 CST 2011
> > 2. As I feel specically new to this RDNIS concept, how should I set
> > CALLERID(RDNIS), before or after Answer() statement ?
>
> It does not matter in this case. Asterisk v1.6.1 will keep both legs
> of the call anyway.
>
> If you ultimately want to get the call entirely off of your Asterisk
> server, you will need Asterisk v1.6.2 or later. You would also need
> libpri 1.4.12 to do this with ETSI(EuroISDN). You would then use
> the DAHDISendCallreroutingFacility application *before* you answer
> the call to forward/deflect the incoming call back to the network.
>
>
>
>
> Richard
>
>
> That's definitively worth to try.
> I can't think of any use case but does this
> DAHDISendCallreroutingFacility generates AMI events, for curiosity's
> sake ?
No. The application just asks libpri to send a FACILITY message to the
network. Other AMI events are generated as a result of the redirected
call clearing.
Richard
More information about the asterisk-users
mailing list