Manrique Feoli
2006-Aug-15 16:23 UTC
[asterisk-users] How to reject a call without picking it up, (E1-T1-ISDN)
Hi, I?m in a bit of a hurry here, I need to reject calls before picking them up. If I do hangup on the first line, does anyone knows if the line counts as picked up for the Telco? how about if I register the incoming callerid, and then do hangup on the second line? thanks
Manrique Feoli
2006-Aug-15 17:32 UTC
[asterisk-users] How to reject a call without picking it up, (E1-T1-ISDN) In a Hurry
Basically, if I do hangup on the first line the console shows:
Starting simple switch on Zap/2-1
Accepting overlap call from '' to '3423' on channel 0/1, span 1
executing Hangup ("Zap/2-1", "") in new stack.
I believe this is actually picking the call up isn't it?
Manrique Feoli escribi?:> Hi, I?m in a bit of a hurry here, I need to reject calls before
> picking them up.
>
> If I do hangup on the first line, does anyone knows if the line
> counts as picked up for the Telco?
>
> how about if I register the incoming callerid, and then do hangup on
> the second line?
>
> thanks
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
C F
2006-Aug-15 20:15 UTC
[asterisk-users] How to reject a call without picking it up, (E1-T1-ISDN)
Set the PRI cause: http://www.voip-info.org/wiki/index.php?page=Asterisk+variable+PRI_CAUSE On 8/15/06, Manrique Feoli <manrique.feoli@kinetos.com> wrote:> Hi, I?m in a bit of a hurry here, I need to reject calls before > picking them up. > > If I do hangup on the first line, does anyone knows if the line counts > as picked up for the Telco? > > how about if I register the incoming callerid, and then do hangup on > the second line? > > thanks > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >