Jan,

Quite easy, do something like this

zapata.conf:

context=inbound-e1
channel => 1

context=reject
channel => 2-30

extensions.conf

[inbound-e1]

<your normal inbound call processing here>

[reject]

exten => i,1,Answer
exten => i,2,Playback(<your pre-recorded rejection message>
exten => i,3,Hangup




On 08 Sep 2004 20:06:00 +0200, jan terje t�nnessen <[EMAIL PROTECTED]> wrote:
> Hi !
> 
> I have a E100P and I would like to receive incoming calls on dedicated
> channels only.
> Is it possible to answer an incoming call request on channel 2-30 from
> the Telco with something like 'busy, use channel 1 instead' ?
> If this is possible, how could it be implemented / configured ?
> 
> Br / Jan Terje
> 
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to