> > 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 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
