[asterisk-dev] Can asterisk PRI/BRI support redirect calls

Richard Mudgett rmudgett at digium.com
Fri Nov 20 13:28:21 CST 2009


----- "Jared Smith" <jsmith at digium.com> wrote:

> On Sat, 2009-11-21 at 07:07 +1300, Alec Davis wrote:
> > We're EuroISDN, so out of luck? Surely not?
> > I have 'faciltyenable=yes' and 'transfer=yes'.
> 
> No, it should work for EuroISDN as well (althought I haven't tested
> it
> personally, as I don't have access to a EuroISDN circuit).

It will not work for EuroISDN because pri_channel_bridge() does not have a switch case to build the necessary messages.

I think the necessary messages are defined by ETSI 300-369-1 Explicit Call Transfer (ECT).  LibPRI already knows how to encode/decode the ECT messages.  It does not have the code to know when or what to put in them.

> 
> > To do a 2BCT, do you use the asterisk Transfer() application, or
> what?
> 
> No, it happens automagically... you shouldn't have to explicitly
> perform
> the transfer in the dialplan.
> 
> 
> 
> -- 
> Jared Smith
> Digium, Inc.
> 
> 
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
> 
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev



More information about the asterisk-dev mailing list