Ex-girlfriend is another answer to your query. Set it up like this Exten => 101,1,Verbose(let's call ext 101) Exten => 101/100,n,Dial(SIP/101,20,KkTt) Exten => 101/102,n,Dial(SIP/101,20,KkTt) Exten => 101,n,Playback(cant-dial-it) Exten => 101,n,hangup
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ahmed Ossama Sent: Tuesday, February 23, 2010 5:59 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Denying call transfer to certain extensions But this won't help if 100 or 101 wants to call 102. What I want is, if a call coming from a trunk 100 rings, and if the caller wants to be transfered to 101, the transfer is denied. In other words, 101 can't get transfered calls. Danny Nicholas wrote: > Follow-me will most likely be your best bet for this trick. Say you have > extensions 100, 101 and 102. 100 is the receptionist, 101 is sales and 102 > is the boss, who doesn't want to be disturbed. If you set up followme on > 102 to go to voicemail or whatever, 102 won't ring. > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Ahmed Ossama > Sent: Monday, February 22, 2010 5:53 AM > To: [email protected] > Subject: [asterisk-users] Denying call transfer to certain extensions > > Hi all, > > Is there a way to deny call transfers to certain extensions? > > Thanks, > Ahmed Ossama > > -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
